A downloadable tool for Windows and macOS

========================================================

(need QJ-CoreMZ: https://qiujiu.itch.io/qj-coremz

(the wiki of the plugin: https://qiujiu-9.github.io/

========================================================

The plugins can update auto now.

========================================================

The rpg maker`s projectile plugin!

You can use the plugin to do some particularly interesting!

========================================================

Because the plugin need you to know about Javascript, so I recommend you to concat me if you want to use this plugin to do some specail effect.

discord:    Qiu Jiu#2185

========================================================

The more abundant demo will be released in the future.

========================================================

===========================================

Terms of use:

https://qiujiu-9.github.io/?file=001-Terms_Of_Use/0-English

https://qiujiu-9.github.io/?file=001-Terms_Of_Use/1-Chinese

===========================================


Download

Download
QJ-MapProjectileMZ-2.0.rar 30 MB

Comments

Log in with itch.io to leave a comment.

Hey QJ! I just recently made an event AI plugin for RPG Maker MZ that allows you to target and move events to other events automatically, and I am now creating a feature that allows people to fire projectiles using Galv’s Map Projectiles plugin, and I was wondering did you wanted to be included?

I am also a big fan of your work and wanted to say good job!

(+1)

Thank you, do as you want!

Sorry it took so long to reply, I was gone for a bit. Thank you very much!

I wanted to give you an update on what’s going on with the two plugins. I’ve made some great progress and included a bunch of plugin commands. It’s been very fun experimenting with this plugin because it is something very different from the Galv Projectile plugin.

hello i would like to pucharse the plugin, how i can contact you?

(+1)

it`s free!

Just purchased. Please upload the demo soon.

(+1)

Thank you for your support!!!!!!

Thanks for the first demo. The new effects in MZ look great. Will most of the script from MV carry over?

(4 edits)

After some further testing. It seems like a lot of the MV code was changed, so my configurations do not carry over.

Things like damage need to be implemented (like how it was in the MV demo):

"this.character(0)&&this.EID>0
this.character(0).hp-=this.BP[1];"

does not work in MZ. Probably because there doesn't seem to be an "action" command any more. example: "Action:["C[1,10]"],"

For now I will continue to use MV until the MZ demo is as feature complete as the MV version.