Documentation

Physics Sweep - Open Dev Kit Documentation

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

Game.Object.PhysicsSweep
if object should do extra sweep checks; generally not needed

Type

Boolean

Lua Usage

-- Get
local boolean = object.PhysicsSweep

-- Set
object.PhysicsSweep = boolean

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