Value | Meaning |
---|---|
enablerPauseAnimations0 | This enabler will pause AnimationPlayer nodes. |
enablerFreezeBodies1 | This enabler will freeze RigidBody2D nodes. |
enablerPauseParticles2 | This enabler will stop Particles2D nodes. |
enablerParentProcess3 | This enabler will stop the parent's _process function. |
enablerParentPhysicsProcess4 | This enabler will stop the parent's _physics_process function. |
enablerPauseAnimatedSprites5 | |
enablerMax6 |