Garry's Mod Wiki

SIM

Description

Enumerations used by ENTITY:PhysicsSimulate.

Values

SIM_NOTHING0Don't simulate physics
SIM_LOCAL_ACCELERATION1Vectors in local coordinate system
SIM_LOCAL_FORCE2Vectors in local coordinate system
SIM_GLOBAL_ACCELERATION3Vectors in world coordinate system
SIM_GLOBAL_FORCE4Vectors in world coordinate system