Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Just bought this plugin. This is exactly what I'm looking for since I started MZ. It works fabulously like the examples showed. Really love it.

And I have few questions. First, is it possible to use JavaScript or a variable for actor's ID when using Actor Auro? So, I can control which actor gets the aura more easily. For example, using Actor Aura in a skill, I'd like to use $gameTemp.lastActionData(2) to return the actor ID, so no matter which character uses the skill, that character would get the aura.

Second, according to the tutorial, the number of the intensity can only be between 0~1. What if I'd like to have a bigger/wider aura? I tried to use 2, but it seems not to work.

Lastly, Is it possible to add some kind of filter or algorithm to the plugin, so we can have different style or shape of the aura? Maybe aura like water or lightning.

I think this plugin has a lot of potential and I'm going to add some auras to my action sequence. Already have some plans. :D Here is some video of the action sequence I've made. This plugin will make the even cooler.

(4) JiHang Jiang - YouTube

Thanks for making such a great plugin. You did a great job.

1) Currently it's not possible, but it's something that was brought to my attention before, I will look into this ^^


2) it only operates between 0~1, the reason is that for performance reasons, the filter area is shrunk down to a very small area I have already expanded this area, but 0~1 represents the area that this filter fits into, I apologize for the inconvenience u_u

3) This filter can actually produce a wide variety of patterns, I opted for a more "fire" like effect, but a water effect, may also be possible, as it operates with FBM( Fractal Brownian Motion ) to create these effects. I can look into it, as for lightning, this is not something the plugin can do without making large alterations, BUT I have been looking into creating lightning effects via GLSL, so this may be possible in a future update, maybe.

Also your action sequences look great! Keep up the good work! I just subbed to your channel I'll keep an eye out for more neat action sequences! :)

Thank you for replying and subscribing. Looking forward to more features to be added. :D