- Joined
- Sep 27, 2020
- Messages
- 1
- Reaction score
- 5
- First Language
- German
- Primarily Uses
- RMMV
Hello Guys Im very new here an i hope i get some help, thanks at this point and sorry for my bad English.
Okay First i Show you a Picture that i create with Gimp it shows only my Idear for my own Battle Sytem.

This is only Conzept art But my system work with Attack Circles based on a Grid Also when you attack an enemey your actor has a range by the normal attack ist 5 Active Cells like the hitboxes(in yellow) form the actor here but the actor i too far from the enemey the he must walk to them. My Plan is you can put your Attack every where on the Grid but the actor must walk to them but he has a walk limit every round. The Actor has a sice from one Grid Cell and can walk 10 Cells that is enough to attack the Slime but not enough for the another enemy. The Attack Circle must only Colide with yellow Hitbox from the slime that man also when your have a atack with high range then is your Attack Circle Bigger and every enemys Hit boxes that colide with the attack Circle get damaged. Okay Thats my idear not all what i plan with this system but that the basics.
Im learn actually JS but and im newby but i know how the rules from js works and how it works. But my Problem is to implement a grid to the RPG Maker who you intergate withe the mouse an visual that in the Battle Scene when you start a Battle. My Core Problem is what code section i must choose to manipulate that via a plugin. Is it the Scene_Battle Function or somthing with a ui also a Window i must create i dont know where i must start. The other stuff is not the problem to code a Grid and so on but how can i get in to the RPG Maker?
I hope you can help me and thanks for your attention, i happy about every help i get.
Okay First i Show you a Picture that i create with Gimp it shows only my Idear for my own Battle Sytem.

This is only Conzept art But my system work with Attack Circles based on a Grid Also when you attack an enemey your actor has a range by the normal attack ist 5 Active Cells like the hitboxes(in yellow) form the actor here but the actor i too far from the enemey the he must walk to them. My Plan is you can put your Attack every where on the Grid but the actor must walk to them but he has a walk limit every round. The Actor has a sice from one Grid Cell and can walk 10 Cells that is enough to attack the Slime but not enough for the another enemy. The Attack Circle must only Colide with yellow Hitbox from the slime that man also when your have a atack with high range then is your Attack Circle Bigger and every enemys Hit boxes that colide with the attack Circle get damaged. Okay Thats my idear not all what i plan with this system but that the basics.
Im learn actually JS but and im newby but i know how the rules from js works and how it works. But my Problem is to implement a grid to the RPG Maker who you intergate withe the mouse an visual that in the Battle Scene when you start a Battle. My Core Problem is what code section i must choose to manipulate that via a plugin. Is it the Scene_Battle Function or somthing with a ui also a Window i must create i dont know where i must start. The other stuff is not the problem to code a Grid and so on but how can i get in to the RPG Maker?
I hope you can help me and thanks for your attention, i happy about every help i get.
Last edited: