Hey I have a simple Mesh and I want to rotate it which the mouse. Here is a playground: https://playground.babylonjs.com/#1EWIVF#6
The thing is the mesh will only rotate for 180° and will flip back after half of a rotation. Does somebody know WHY it will only rotate for 180°. Or is there a simpler way of rotating the mesh?