物理エンジンプラグイン『PlanckMZ - Physics Engine』RPGツクールMZ
- Digital980 JPY

PlanckMZ - Physics Engineは、オープンソースの物理演算ライブラリPlanck.jsをRPGツクールMZで使えるようにしたプラグインです。 プラグインコマンドで簡単に物理エンジンを動かすことができます。 PlanckMZ - Physics Engine is a plugin that enables the open-source physics library Planck.js to be used in RPG Maker MZ. With plugin commands, you can easily operate the physics engine.
どれくらい簡単? - How easy is it?
プラグインを2つプラグインリストからオンにして、あとはプラグインコマンドを1個設定するだけでもう物理エンジンの世界を体験することができます! プラグインとセットでデモプロジェクトもついてくるので、応用的な使い方もそちらを参考に学ぶことができます。 プラグインコマンドを多数ご用意しているので、誰でもお手軽に物理エンジンを楽しむことが可能です! Simply enable two plugins from the plugin list and set up just one plugin command to experience the world of the physics engine! A demo project is included with the plugin, allowing you to learn advanced usage by referring to it. With a wide variety of plugin commands available, anyone can easily enjoy the physics engine!
ツクールとの連携機能 - Integration Features with RPG Maker
PlanckMZ には、ツクールとの連携機能を多数揃えています! ツクールのイベントキャラクターを対象に物理演算を持たせて、イベントキャラクターをそのまま物理エンジンで動かすことが可能です。 また、ツクールのマップエディタで通行不可のタイルを敷いた場所に自動的に物理エンジン用の壁を生成する機能があります。 直感的な操作で物理演算を持ったキャラクターや壁を作成すること可能です! PlanckMZ offers a variety of integration features with RPG Maker! You can apply physics simulations to RPG Maker event characters and move them using the physics engine. Additionally, there is a feature that automatically generates physics engine walls in areas where impassable tiles are placed in the map editor. With intuitive controls, you can create characters and walls with physics simulations!
Planck.jsってなに? - What is Planck.js?
Planck.jsとは、MITLicenseで公開されているJavaScript用のオープンソース物理演算ライブラリです。 URL: https://github.com/piqnt/planck.js とても便利なライブラリなのですが、RPGツクールMZでそのまま使おうとすると色々と難しいのが現状です。 本プラグイン PlanckMZ は、その難しい工程をすっ飛ばして誰でも簡単に使えるようにするべく開発されたプラグインです! Planck.js is an open-source physics library for JavaScript, released under the MIT License. URL: https://github.com/piqnt/planck.js While it's a very useful library, using it directly in RPG Maker MZ can be quite challenging. The PlanckMZ plugin was developed to bypass these complexities, making it easy for anyone to use!
利用規約 - Terms of Use
1.商用利用:OK 2.成人向け作品での利用:OK 3.プラグイン改変:OK 4.プラグイン二次配布・共有:NG ※完成したゲームに本プラグインが含まれることは問題ございません。 ※同梱してあるPlanck.js本体はMITLicenseに基づき利用してください。 5.クレジット表記:任意 1.Commercial use: OK 2.Use in adult-oriented projects: OK 3.Plugin modification: OK 4.Redistribution and sharing of the plugin: NG *There is no problem including this plugin in the completed game. *Please use the included Planck.js library in accordance with the MIT License. 5.Credit attribution: Optional
注意点 - Important Notes
1.動作確認ができているRPGツクールMZのエディタ(コアスクリプト)のバージョンは1.8.0以上となります。それ以前のバージョンでは不具合が起こる可能性があります。 2.縦横のループマップには現在対応しておりません。 3.本格的な横スクロールアクションゲームなどを作るためには、本プラグインの改造やプログラミング知識が多く必要になる可能性があります。 1.The verified version of RPG Maker MZ editor (core scripts) is 1.8.0 or higher. Issues may occur with versions earlier than this. 2.Currently, vertical and horizontal loop maps are not supported. 3.To create more complex side-scrolling action games, modifications to this plugin or a higher level of programming knowledge may be required.