Hey all, long time no see!
I came acros the following issue where my Y-speed gets an odd value whenever the tiles span over the width of my actor. When I move my actor even a pixel over the edge, the Y-speed gets to a nice solid 0. This is the first time im seeing this, so I dont know where to start looking. Ive double checked all collision settings, and both the tiles and actor has a simpe box collider.
Only thing I can think of is that the tile size is 20x20, and the seemingly 3 tiles that im touching in the second screenshot, are actually 6 tiles.
Tia!