Doing dumb things with RPG Maker! Part 24
Just here to make everybody question why anybody would do this with RPGMaker, and maybe
just maybe... Actually get this game finished someday. XD
Particle Emitter:
https://forums.rpgmakerweb.com/index.php?threads/particle-emitter-easy-making-particle-effects-in-mv.97729/
Crazy Mirror Particle:
https://www.mediafire.com/file/ouiuv3r1zm8kn58/crazyMirror.json/file
Particle Emitter Commands:
$gameMap.createPEmitter(id, imageNames, config, eventId); //imageNames must be an array [];
$gameMap.setPEmitterPos(id, x, y);
$gameMap.setPEmitterZ(id, z);
$gameMap.deletePEmitter(this._eventId); //this._eventId can be replaced with a specific name or event number.
Other Videos By Imaginary Villain
Other Statistics
RPG Maker Statistics For Imaginary Villain
Imaginary Villain currently has 2,470 views spread across 70 videos for RPG Maker. There's over 11 days worth of watchable video for RPG Maker published on his channel, or 43.04% of the total watchable video on Imaginary Villain's YouTube channel.