当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。
Queue Animation - QueueAnimation.js

▼Queue Animation(シロップ様作) - QueueAnimation.js
https://plugin.fungamemake.com/archives/12208
スプライトやウィンドウにアニメーション機能を追加
ふりがな:きゅーあにめーしょん
機能概要: スプライトやウィンドウにアニメーション機能を追加
利用規約(ライセンス): MITライセンス
作者:シロップ
作者サイト:https://x.com/thiropGames
ダウンロードページ:https://raw.githubusercontent.com/Thirop/RPGMakerMV/mas…
ファイル名:QueueAnimation.js
プラグインのヘルプ:
/*:ja * @plugindesc SpriteにTweenアニメーション機能を追加します。 * @author しおいぬ * * @help * last update : 2015/12/21 v1.0 */ //============================================================================= // QueueAnimation.js //============================================================================= /*: * @plugindesc SpriteやWindowにアニメーション機能を追加。 * @author Shio_inu,Thirop * * @help * このプラグインはShio_inu様のPD_QueueAnimationMove.jsを改変したものです。 * 利用につきましてはShio_inu様の配布素材利用規約を遵守下さい。 * 公開元:http://pixeldog.x.fc2.com/material_script.html * */ /*:ja * @plugindesc SpriteやWindowにアニメーション機能を追加。 * @author しおいぬ,シロップ * * @help * このプラグインはしおいぬ様のPD_QueueAnimationMove.jsを改変したものです。 * 利用につきましてはしおいぬ様の配布素材利用規約を遵守下さい。 * 公開元:http://pixeldog.x.fc2.com/material_script.html * */