Can't flip anything properly at runtime...what the heck?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Footurist

I just realized, that I can’t flip anything at runtime with PinJoint2Ds involved, due to physics messing everything up when things flip. I tried everything from disabling Physics2DServer to setting every body involved to static while flipping. I also tried flipping every single child. As soon as PhysicsBodies are involved it’s basically impossible. It’s extremely frustrating. The thing is, I NEED to flip at runtime, noother possibility. Any ideas?

What is it you want to flip? A sprite node? A scene with subnodes?

rolfpancake | 2018-02-15 13:49