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

Hereda: AnimationNode < Resource < RefCounted < Object

Un nodo de animación de escala de tiempo utilizado en AnimationTree.

Descripción

Permite ajustar la velocidad de la animación (o invertirla) en cualquier AnimationNode secundario. Al establecerlo en 0.0, la animación se pausará.

Tutoriales