I'm trying to make my mesh smaller during its linear velocity movement. But unfortunately, as soon as I set the scaling, it stops the movement.
How can I scale down my mesh in size without interrupting the movement? Is there an elegant way without having to calculate positions myself?
See my example, where the movement stops after 1sec when trying to scale: http://www.babylonjs-playground.com/#5WEAFN