Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

AnimationNodeTimeScale

Eredita: AnimationNode < Resource < RefCounted < Object

Un nodo di animazione per ridimensionare il tempo usato in AnimationTree.

Descrizione

Consente di scalare la velocità dell'animazione (o invertirla) in qualsiasi AnimationNode figlio. Impostarlo a 0.0 metterà in pausa l'animazione.

Tutorial