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

Inherits: AnimationNode < Resource < RefCounted < Object

对时间进行缩放的动画节点,在 AnimationTree 中使用。

Description

允许缩放任何子节点中动画的速度(或反转)。将其设置为 0.0 将暂停动画。

Tutorials