You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I check out the canvas documentations and it seems that only floating point are supported, despite Vector2i and Vector3i exists. For vector2i, the units are in pixels, not sure if godot allows values to be halfway between pixels.