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
this has to do with rounding their floating point position to integers, I could have a separate Vec2i that tracks what grid they're on, this would be much more accurate than simply rounding them
this has to do with rounding their floating point position to integers, I could have a separate Vec2i that tracks what grid they're on, this would be much more accurate than simply rounding them