A function defined in PEd_physicsWorld.gml
PEd_PhysicsWorldSetEnabled(_physicsWorld, _enabled)
Enables/disabled physics in the physics world.
Name | Type | Description |
---|---|---|
_physicsWorld | Id.DsMap |
The physics world. |
_enabled | Bool |
True to enable physics. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.