Module animated_sprite_2d
Expand description
Sidecar module for class AnimatedSprite2D.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for AnimatedSprite2D enums.
Structsยง
- ExPlay
- Default-param extender for
AnimatedSprite2D::play_ex. - ExPlay
Backwards - Default-param extender for
AnimatedSprite2D::play_backwards_ex. - SigAnimation
Changed - SigAnimation
Finished - SigAnimation
Looped - SigFrame
Changed - SigSprite
Frames Changed - Signals
OfAnimated Sprite2D - A collection of signals for the
AnimatedSprite2Dclass.