A function defined in PEd_physicsWorld.gml
PEd_PhysicsWorldSetGravityX(_physicsWorld, _val)
Sets gravity on the x axis in the physics world.
Name | Type | Description |
---|---|---|
_physicsWorld | Id.DsMap |
The physics world. |
_val | Real |
The new gravity on the x axis. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.