Open Dev Kit Documentation :: Game :: Object :: Physics Restitution
Game.Object.PhysicsRestitutionelasticity of collision (0.0 will halt on collision, while 1.0 will bounce without speed loss)
Type
Lua Usage
-- Get local float = object.PhysicsRestitution -- Set object.PhysicsRestitution = float
If you think anything is missing, please feel free to: submit documentation feedback on this page
