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