I was just wondering if anyone came up with an ingenious way of working aroung the physics body rotation bug mentioned here:
I’m currently creating multiple collision objects (eg walk_left and walk_right) and enabling and disabling them when I flip a game object or animation. This is becoming a bit of a pain though as the project gets bigger.
I’ve seen some workarounds on the forum re sub game objects and this is ok providing the sprite flips but the collision object doesn’t need to. Not much good for a scorpion where the tail is stuck up on one side!
Cheers