Will this plugin be updated in future? I'd like to see an option for a change in speed based on HP remaining, and also an option to randomise the breathing effect a bit so the enemy aren't always breathing in sync.
Do you plan to update this plug-in? If so, it could be cool to see the breathing be affected by enemy health values; the lower the HP, the slower the rate of breathing becomes!
I would love to see this too, but the breathing to get faster as HP drops so it looks like the enemy is beginning to panic. Hopefully there were will be a toggle.
Ahh, I see. It looks like you are using front view, while the plugin was designed for side view. I'll see if thats the case for me as well and will make adjustments.
Alright I updated the main plugin and also added a plugin version compat with both frontal and side view that requires no note tags. Went a step further and added a <Floating> tag for you in the "withnotes" version to give your air based enemies a little something extra. Let me know if either fixed your issue.
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
Will this plugin be updated in future? I'd like to see an option for a change in speed based on HP remaining, and also an option to randomise the breathing effect a bit so the enemy aren't always breathing in sync.
yeah , I'll try to work on that this week. Sorry for late reply I've been consumed lately working on mods for a game called Erenshor
Thanks so much, don't burn yourself out.
for some reason changing options doesnt make effects the default breath is too fast
Open the .js in Notepad and find Line 26.
const defaultSpeed = Number(parameters['DefaultSpeed'] || 0.11);
Change the number here to what you want. I chose 0.06 and it slowed it down nicely.
Do you plan to update this plug-in? If so, it could be cool to see the breathing be affected by enemy health values; the lower the HP, the slower the rate of breathing becomes!
I would love to see this too, but the breathing to get faster as HP drops so it looks like the enemy is beginning to panic. Hopefully there were will be a toggle.
Hi friend, I bought the plugin but it makes the enemies go down, making the battle animations display incorrectly. How do I fix it?
Are you using any other plugins that handle animation of the enemy sprites?
Friend only uses 2 plugins and they are very general that do not affect the graphics
"
VID ERROR"Ahh, I see. It looks like you are using front view, while the plugin was designed for side view. I'll see if thats the case for me as well and will make adjustments.
Yes, my friend, if you knew how much I would thank you because I bought it since I like the front view. If you can adapt it, you are the best.
Alright I updated the main plugin and also added a plugin version compat with both frontal and side view that requires no note tags. Went a step further and added a <Floating> tag for you in the "withnotes" version to give your air based enemies a little something extra. Let me know if either fixed your issue.
Will this work on actor battlers too?
I'm sorry it seems it doesn't. I'll try to tweak it to do so.