Template:O BasePropPhysics
Jump to navigation
Jump to search
- OnMotionEnabled
- Fired when motion is enabled on this prop, either via the Health Level to Override Motion keyvalue or from the EnableMotion input.
- OnAwakened
- Fired when this entity becomes awake (collision/force is applied to it while it's asleep).
- OnPhysGunPickup
- Fired when the player picks up the prop with the physcannon or +USE. Template:Plact
- OnPhysGunDrop
- Fired when the player drops the prop with the physcannon or +USE. Template:Plact
- OnPlayerUse
- Fired when the player tries to +USE the physbox. This output will fire only if the Generate output on +USE spawnflag is set. Template:Plact