AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
AnimatedSprite2D
To Subscribe, use this Key
august-moon-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description AnimatedSprite2D is similar to the Sprite2D node, except it carries multiple textures as animation frames. Animations are cr…
Published
06/07/2024
Properties StringName animation &"default" String autoplay "" bool centered …
Published
06/07/2024
Signals animation_changed () Emitted when animation changes. animation_finished () Emitted when the animation reac…
Published
06/07/2024
Property Descriptions StringName animation = &"default" void set_animation (value: StringName ) StringNam…
Published
06/07/2024
Method Descriptions float get_playing_speed () const Returns the actual playing speed of current animation or 0 if not …
Status
Last Update
Fields