Skip to content

IsEntityRigid

Whether a prop is a physics body.

IsEntityRigid(id)
Parameter Type
id number the entity

boolean - true for a rigid prop

if IsEntityRigid(prop) then Log("this one can be pushed") end

CreateProp · GetEntityScale · the Props group of the index