アニメフレームレート - AnimationFrameRate.js
▼アニメフレームレート(ツキミ様作) - AnimationFrameRate.js
https://plugin.fungamemake.com/archives/13551
アニメーション毎のフレームレートが設定できます。
ふりがな:あにめふれーむれーと
機能概要: アニメーション毎のフレームレートが設定できます。
利用規約(ライセンス): MITライセンス
作者:ツキミ
作者サイト:http://tsukimitsf.blog.fc2.com/
解説ページ:https://forum.tkool.jp/index.php?threads/603/
ダウンロードページ:https://raw.githubusercontent.com/cji3bp62000/hello-wor…
ファイル名:AnimationFrameRate.js
プラグインのヘルプ:
/*:ja * @plugindesc アニメフレームレート * @author ツキミ * * @param framerate:1 * @desc 一秒あたり60フレーム再生したいアニメーションの接頭語 * @default ! * * @param framerate:2 * @desc 一秒あたり30フレーム再生したいアニメーションの接頭語 * @default & * * @param framerate:3 * @desc 一秒あたり20フレーム再生したいアニメーションの接頭語 * @default $ * * @param framerate:5 * @desc 一秒あたり12フレーム再生したいアニメーションの接頭語 * @default # * * @param framerate:6 * @desc 一秒あたり10フレーム再生したいアニメーションの接頭語 * @default % * * * @help * ツクールMVではデフォルトで、 * 1アニメーションフレームに 4フレーム(時間)かかりますが、 * このプラグインを使えば、アニメーション毎のフレームレートが設定できます。 * * (デフォ:一秒あたり15フレーム再生される) * * ----------------- * */