Made with Android studio using Kotlin. So keep it there. Tested With RPG Maker MV but it certainly works with MZ. Use it by your own I do not guarantee the end-user experience.
Currently:
- It is not pretty
- Doesn't obey any stands
- Uses deprecated code
- This project doesnt implement any touch commands or anything at all
- Touch works if you use someplugins though.
But:
How to use:
- Import this project to Android studio
- Change names and icons to fit your project
- Use some touch controls or even controller plugins in your project
- Export your game to Web
- Copy the contents of www from your exported game to app/src/main/assets/www
- Build the APK on Android Studio
- Profit
More info:
- If you update your game your user is likely to lost their save. Not sure though
- Change names and icons to fit your project
- Most builds works with pixi.js library updated to v4.8.9 (from the default v4.5.4)
[If you use this project it is not mandatorytocredit mein your game. I appreciate if you do so. A message here to tell me you did it would also be pretty much appreciated]