PEd_PhysicsWorldSetEnabled

A function defined in PEd_physicsWorld.gml

PEd_PhysicsWorldSetEnabled(_physicsWorld, _enabled)

Description

Enables/disabled physics in the physics world.

Arguments

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.