- Joined
- Oct 17, 2014
- Messages
- 35
- Reaction score
- 36
- First Language
- English
- Primarily Uses
- RMMV
Hi all, I hope this request is clear enough to understand.
I'm looking for a way to increase the delay between frames on map sprites, specifically for use as a sprite idle for use with RyanBrams SRPG Engine.
For example, currently the sprites frames are displayed at a constant speed, like so:

I'm looking to have the first and third frames display for 640 ms, and the second and fourth frame display at 80 ms, as seen here.

I am currently using two of Galv's Plugins: MV Character Frames, and MV Character Animations.
galvs-scripts.com
galvs-scripts.com
I am also using RyanBram's SRPG Engine, which is using the map sprites for battles.
forums.rpgmakerweb.com
I've had difficulting finding existing plugins that change individual frames for map sprites, but if there's anything that can I can be pointed at as a start, that would be enough. My Javascript knowledge is regrettably very poor, but I'm willing to put in the legwork and take a stab at it with some direction.
Thank you for your time and consideration.
I'm looking for a way to increase the delay between frames on map sprites, specifically for use as a sprite idle for use with RyanBrams SRPG Engine.
For example, currently the sprites frames are displayed at a constant speed, like so:

I'm looking to have the first and third frames display for 640 ms, and the second and fourth frame display at 80 ms, as seen here.

I am currently using two of Galv's Plugins: MV Character Frames, and MV Character Animations.

MV Character Frames + CF Step SE
FEATURES Enables charactersets to use more than the standard 3 frames by adding text to the filenames. These frames will show in 1-2-3-4-5-6-1-2-3-4-5-6 order, instead of the standard 1-2-3-2-1 ord…

MV Character Animations
FEATURES Makes actors use their own charactersheet and changes their graphic to different character animations for when the player is idle, walking, running or jumpin. You can also set a common eve…
I am also using RyanBram's SRPG Engine, which is using the map sprites for battles.
SRPG Engine - [Add Votes for RTP] Plugins for creating Turn Based Strategy game
Introducing credits : Gakuto Mikagami, Doctor_Q https://github.com/Echizen-ham/SRPGcore https://github.com/RyanBram/SRPGcore Hi, everyone. Do you like Turn Based Strategy RPG games? If so, then I'm also like it so much just like you. Therefore, on this occasion, let me introduce a...

I've had difficulting finding existing plugins that change individual frames for map sprites, but if there's anything that can I can be pointed at as a start, that would be enough. My Javascript knowledge is regrettably very poor, but I'm willing to put in the legwork and take a stab at it with some direction.
Thank you for your time and consideration.