Up to date

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

AnimationNodeTimeScale

Inherits: AnimationNode < Resource < RefCounted < Object

A time-scaling animation node to be used with AnimationTree.

Description

Allows scaling the speed of the animation (or reversing it) in any children nodes. Setting it to 0 will pause the animation.

Tutorials