Original Source
- Original title: Paradajz´s BloodSplatterEffect.js
- Original author: Paradajz
- Original date: September 16, 2024
- Source thread: https://forums.rpgmakerweb.com/threads/paradajz-s-bloodsplattereffect-js.171947/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
I am excited to share my first plugin with the community! BloodSplatterEffect.js This plugin enhances your combat experience by adding a blood splatter animation (from your animation database) and optional sound effects when characters hit their targets. This Animation plays on top of your attack animations (And Magic if you set it in the parameters). Features:
Archived First Post
BloodSplatterEffect.js
This plugin enhances your combat experience by adding a blood splatter animation (from your animation database) and optional sound effects when characters hit their targets. This Animation plays on top of your attack animations (And Magic if you set it in the parameters).
Features:
- Blood Splatter Animation: Play a customizable blood splatter animation upon hitting enemies or allies.
- Death Animation: Play a customizable death animation when enemies or actors die.
- Critical Hit Animation: Play a special animation for critical hits.
- Sound Effects: Optionally play a sound effect alongside the animations.
- Toggle Option: Easily enable or disable the blood effect during gameplay with a simple plugin command or through the options menu.
- Animation Queue: Prevent lag when multiple animations play simultaneously.
- Customizable Parameters: Adjust animation IDs, speed multiplier, animation positioning, and more.
Terms of Use:
- This plugin can be used in free or commercial projects.
- Please credit Paradajz when using this plugin in your games.
- Download the plugin and save it as BloodSplatterEffect.js in your project's js/plugins/ folder.
- Enable the plugin in the Plugin Manager in RPG Maker MZ.
- Configure the desired parameters, including the blood animation ID, death animation ID, and sound effect.
- Use ToggleBloodEffect to turn the blood effect on or off during your game events.
- <noblood>: Add to Actors, Enemies, or Skills to prevent the blood animation from playing.
- <bloodanim: x>: Set a custom blood splatter animation ID for specific actors or enemies.
- <deathanim: x>: Set a custom death animation ID for specific actors or enemies.
- <critanim: x>: Set a custom critical hit animation ID for specific actors or enemies.
Feel free to ask any questions or provide feedback
i used this free blood animation in that example:
GIF Free Pixel Effects Pack #5 - Blood Effects by XYEzawr
xyezawr.itch.io
Features Mentioned
- Blood Splatter Animation: Play a customizable blood splatter animation upon hitting enemies or allies.
- Death Animation: Play a customizable death animation when enemies or actors die.
- Critical Hit Animation: Play a special animation for critical hits.
- Sound Effects: Optionally play a sound effect alongside the animations.
- Toggle Option: Easily enable or disable the blood effect during gameplay with a simple plugin command or through the options menu.
- Animation Queue: Prevent lag when multiple animations play simultaneously.
- Customizable Parameters: Adjust animation IDs, speed multiplier, animation positioning, and more.
- Terms of Use:
- This plugin can be used in free or commercial projects.
- Please credit Paradajz when using this plugin in your games.
- Installation:
- Download the plugin and save it as BloodSplatterEffect.js in your project's js/plugins/ folder.
- Enable the plugin in the Plugin Manager in RPG Maker MZ.
- Configure the desired parameters, including the blood animation ID, death animation ID, and sound effect.
- Plugin Command:
- Use ToggleBloodEffect to turn the blood effect on or off during your game events.
- Notetags:
- : Add to Actors, Enemies, or Skills to prevent the blood animation from playing.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use: This plugin can be used in free or commercial projects. Please credit Paradajz when using this plugin in your games. Installation:
Referenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...