Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

AnimationNodeTimeScale

继承: AnimationNode < Resource < RefCounted < Object

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

描述

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

教程