Values
PauseAnimations
This enabler will pause godot.AnimationPlayer
nodes.
FreezeBodies
This enabler will freeze godot.RigidBody2D
nodes.
PauseParticles
This enabler will stop godot.Particles2D
nodes.
ParentProcess
This enabler will stop the parent's _process function.
ParentPhysicsProcess
This enabler will stop the parent's _physics_process function.
PauseAnimatedSprites
This enabler will stop godot.AnimatedSprite
nodes animations.
Max
Represents the size of the godot.VisibilityEnabler2D_Enabler
enum.