RME icon indicating copy to clipboard operation
RME copied to clipboard

[Suggestion] event_character_animation_speed

Open LucasDevos opened this issue 7 years ago • 0 comments

It would be great to be able to tweak the animation speed on charsets. We can already somewhat do it with event_move_speed, but it has a floor limit (character can't be animated slower than a specific value) and sometimes we also want to change the animation speed without changing the move speed.

So maybe something like : event_character_animation_speed(selector [or id], value)

What do you think? :)

LucasDevos avatar May 30 '18 15:05 LucasDevos