Changing the mesh rotation in onBeforeRenderObservable resets position for physics objects

I wonder if it’s because when using a Physics Engine, we should only be setting rotationQuaternion and not rotation

@RaananW would understand this better :slight_smile:

In this PG, a new rotationQuaternion is assigned: https://playground.babylonjs.com/#BEFOO#947

3 Likes