activatephysics
Jump to navigation
Jump to search
The activatephysics
script command is used to enable gravity for an entity. When an entity is on solid ground it will have physics applied to it and this does not change when the entity is moved via scripts or when whatever is below the entity is moved. You need to use this command to activate the physics for floating entities so that they will fall according to the gravity setting.
Usage
activatephysics
Context: Any Entity