pretty sure it’s not because im pretty sure its close to a grid block but not exact
no it’s not. I made a guide a bit back about lights underneath you, and when i walked, the lights slowly grew further away from me. the y axis is also not equal, it’s just equal at the bottom where it’s 0 for both
this is a platformer map though
It actually is equal, well, the Y-Axis on a platformer at least. Which means the rest is, not sure about top down. But yeah, the terrain grid and coordinate grid are in fact equal. I for some reason do happen to know that off of the top of me head.
I’ve been trying to find a way to figure out how to track players actual speed in real time, and I found that almost no matter what I do it says that the speed is 30-40% more then expected. (I am doing this on up-down map)