Documentation

Physics Solid - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Object :: Physics Solid

Game.Object.PhysicsSolid
if object should bounce and not overlap from collisions

Type

Boolean

Lua Usage

-- Get
local boolean = object.PhysicsSolid

-- Set
object.PhysicsSolid = boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page