— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
This is an old revision of the document!
Changes the speed of an animation (in frames per second) for the specified entity. The animation name is case-sensitive.
set_animation_speed(entity, animation_name, speed)
set_animation_speed(entity["torch01"], "default", 18)
Results: The “default” animation for the entity with an ID of “torch01” is updated to a speed of 18 frames per second.
Use the Set Animation Speed function to …