User Tools

Site Tools


set_animation_speed

This is an old revision of the document!


Set Animation Speed


Changes the speed of an animation (in frames per second) for the specified entity.

set_animation_speed(self, "anim_name", 10)
ArgumentDescriptionTypeRequired
selfDescription.StringYes
“anim_name”Description.StringYes
10Description.StringYes

Example:

set_animation_speed(self, "anim_name", 10)

Results:

Use the Set Animation Speed function to …


Editor Node:

Visual Demo:

set_animation_speed.1494366842.txt.gz · Last modified: 2017/05/09 14:54 by 127.0.0.1