This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
set_animation_speed [2017/05/09 16:17] justin |
set_animation_speed [2018/03/16 09:48] (current) justin |
||
---|---|---|---|
Line 4: | Line 4: | ||
Changes the speed of an animation (in frames per second) for the specified entity. The animation name is case-sensitive. | Changes the speed of an animation (in frames per second) for the specified entity. The animation name is case-sensitive. | ||
+ | ====Signature:==== | ||
<code python> | <code python> | ||
set_animation_speed(entity, animation_name, speed) | set_animation_speed(entity, animation_name, speed) |