Godot Version
4.4.1
Question
So Tilemaps are one of the most valuable things in Godot, particularly when making 2D games. however, I’ve been running into a weird issue/bug: Any given 2x2 tile with an origin in say, the bottom right or left corner doesn’t flip properly. while the texture flips, the collision box does something wonky.
(Left is not flipped- right is flipped)
I know a Godot update was literally just released, so are there any good ways to work around this? It isn’t urgent, but it can get a little frustrating
