Back to IssuesView on GitHub
#36
Challenging
How to implement this in RPG Maker Mv?
Summary
The user wants to integrate the `pixijs-userland/lights` plugin into RPG Maker MV, which uses a specific version of PixiJS and has its own plugin architecture. This involves understanding RPG Maker MV's plugin system, potential PixiJS version mismatches, and how to properly load and initialize external PixiJS plugins within that environment.
Skills Required
JavaScriptPixiJSRPG Maker MV Plugin DevelopmentDebugging