itch.io is community of indie game creators and players

Devlogs

v1.8 - Ammo System Implemented

  • New: Script call "this.addProjectileEquip(name, index)" will add projectile to appropriate equip slot
  • New: Player character can control multiple projectiles, scroll with pageup/pagedown
  • New: Script call "this.setProjectileEquip(index) will forcibly set equipped projectile index to said value. Ignores set max from plugin parameters.
  • New: Set max number of projectile equip slots
  • New: Parameter added, "Map UI Configuration" to setup custom UI which is more in-depth than old parameter: "Resource UI"
  • Deleted: All code for parameter "Resource UI" unlinked from plugin. Following updates will scrub code.
  • Adjustment: Player projectiles now generated from their equipped selection.

Files

  • Synrec_ProjectileSys.js 240 kB
    May 29, 2024
  • Projectile System.zip 468 MB
    May 29, 2024
Download RPG Maker MV/MZ: Projectile System
Leave a comment