mirror of
https://github.com/godotengine/godot.git
synced 2026-04-18 09:51:15 +00:00
3 lines
297 B
Text
3 lines
297 B
Text
GDTEST_ANALYZER_ERROR
|
|
>> ERROR at line 2: Invalid argument for "floor()" function: Argument "x" must be "int", "float", "Vector2", "Vector2i", "Vector3", "Vector3i", "Vector4", or "Vector4i".
|
|
>> ERROR at line 3: Invalid argument for "len()" function: Value of type 'Color' can't provide a length.
|