I have an object which has a Physics behavior.
I make an action so a vertical force going up moves the object, simulating a jump. But when it falls to a surface, it bounces.
How can I avoid this? I have changed the elasticity to 0, and yet it still bounces.