Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: change animation frame rate
- Original author: Tsukimi-neko
- Original date: February 11, 2018
- Source thread: https://forums.rpgmakerweb.com/threads/change-animation-frame-rate.91187/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
AnimationFrameRate v1.0.0 Tsukimi (cji3bp62000) Introduction Some animation is designed to play 20 frames-per-sec,
Archived First Post
AnimationFrameRate v1.0.0
Tsukimi (cji3bp62000)
Tsukimi (cji3bp62000)
Introduction
Some animation is designed to play 20 frames-per-sec,
but RM default plays animation with 15 frames-per-sec.
With this plugin, you can change it to the Frame Rate you like for each animation.
example:
ANIMATIONS COLLECTION I: QUINTESSENCE
ANIMATIONS COLLECTION II: QUANTUM
has 60fps, 30fps and 20fps animation sheets. You can use them with this plugin.
(I don't know if anyone made similar plugin, but I can't find currently so I just made one)
Features
- Change the frame rate of animation.
RMMV default:
15 frame / 1 sec 4 frame(time) / 1 animation frame
How to Use
- Open your project, add and turn this plugin on in plugin manager.
Add the initial symbol to the name of animation which you want to change frame rate of.
You can set each symbol in plugin parameters.
default symbol:
frameRate-1:!
frameRate-2:&
frameRate-3:$
frameRate-5:#
frameRate-6:%
in the above example, the animation will play 20f per sec.
Script Download
You can download(press ctrl+s) the script from here, or from my Github.
Terms of use
Free to use in non-commercial/commercial games. Credits no need.
(but I will be happy if you would write credit in your game!)
Credit
- Tsukimi (in this forum: cji3bp62000)
Features Mentioned
- Change the frame rate of animation.
- RMMV default:
- 15 frame / 1 sec 4 frame(time) / 1 animation frame
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of use Free to use in non-commercial/commercial games. Credits no need. (but I will be happy if you would write credit in your game!) Credit
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
2
views
Topic Summary
Loading summary...