AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
AnimationPlayer
To Subscribe, use this Key
golf-sodium-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description An animation player is used for general-purpose playback of animations. It contains a dictionary of AnimationLibrary resources…
Published
06/07/2024
Properties String assigned_animation String autoplay "" String current_animation "" …
Published
06/07/2024
Signals animation_changed (old_name: StringName , new_name: StringName ) Emitted when a queued animation plays after the previ…
Published
06/07/2024
Enumerations enum AnimationProcessCallback : AnimationProcessCallback ANIMATION_PROCESS_PHYSICS = 0 Deprecated: …
Published
06/07/2024
Property Descriptions String assigned_animation void set_assigned_animation (value: String ) String get_assigned_anima…
Published
06/07/2024
Method Descriptions StringName animation_get_next (animation_from: StringName ) const Returns the key of the animation which i…
Status
Last Update
Fields