itch.io is community of indie game creators and players

Devlogs

Ver 1.0.1 - Support for RPG Maker MZ Text Codes

✅ Features Added:

  • Variables\V[n] - Display variable values
  • Actor Names\N[n] - Display actor names
  • Switches\S[n] - Display switch status (ON/OFF)
  • Gold\G - Display current party gold

✅ How to Use:

In your tutorial text, you can now use:

  • Welcome \N[1]! → "Welcome Reid!"
  • You have \G gold. → "You have 100 gold."
  • Variable 5: \V[5] → "Variable 5: 42"
  • Switch 10: \S[10] → "Switch 10: ON"

Files

  • Tutorials.js 13 kB
    8 days ago
Download Interactive Player Tutorials for RPG Maker MZ
Leave a comment