Hi.
Ran into this problem today:
I have an objects with the physics behaviour. I would like to change it's width and height (or scale) to simulate a bit of Z-axis movement.
The problem is that when I change the dimensions of an object during a physics movement, the movement stops for a moment. And if I do that every tick, then no physics movement takes place at all.
Any solutions to scale&move simulatneously?