- Joined
- Feb 10, 2014
- Messages
- 17
- Reaction score
- 0
- Primarily Uses
I'm using inter alia the scripts Diagonal Movement, Character Control and Multi Frames by Victor Sant and they are working great with my High Fantasy Sprites.
But when I want to add a "Set move route" event to make a cutscene, I have to change the graphics manually every time the sprites walk or run. If there are many and extensive cutscenes, that's a lot of work and also it can be very confusing.
I would like to know if it's possible to change the sprite graphic automatically depending on the movement speed:
Is it possible to get an adequate script? This would be very helpful.
Thanks.
Edit:
Cleaned up the post a bit.
But when I want to add a "Set move route" event to make a cutscene, I have to change the graphics manually every time the sprites walk or run. If there are many and extensive cutscenes, that's a lot of work and also it can be very confusing.
I would like to know if it's possible to change the sprite graphic automatically depending on the movement speed:
- $Sprite[f8] <-- should be automatically used with normal movement speed (1-4)
- $Sprite[f8][dsh] <-- should be automatically used with fast movement speed (5-6)
Is it possible to get an adequate script? This would be very helpful.
Thanks.
Edit:
Cleaned up the post a bit.
Last edited by a moderator:

