Hi,
I'm using p2. You're right, thank you, if I remove all p2 bodies from my scene setPosition works as expected.
I assume there is a p2 equivalent to arcade body's warpPosition()? But then, do I have to call that method on every single p2Body in my scene hierarchy after I append it? Is there no simpler/better way?
Thanks again for the help.