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

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