RPG Maker MZ – Overworld Attack Guide Without Plugins

RPG Maker MZ – Overworld Attack Guide Without Plugins 8 - steamlists.com
RPG Maker MZ – Overworld Attack Guide Without Plugins 8 - steamlists.com

How to make it so that if you press SHIFT your character lunges forwards and attacks an enemy.
 
 

Steam made me add sections

Open up the project you’re going to be doing this in, and add an event.
 
Change the event’s trigger to Parallel.
 
 
RPG Maker MZ - Overworld Attack Guide Without Plugins - steam made me add sections - 6D2D196
 
 
Add a Conditional Branch, and change the trigger to Button Pressed.
 
For this tutorial, I’m going to be using Shift.
 
 
RPG Maker MZ - Overworld Attack Guide Without Plugins - steam made me add sections - 7FAFCC8
 
 
Inside the conditional branch, add a Control Switches and add a switch called Attacking.
 
Turn it on.
 
 
RPG Maker MZ - Overworld Attack Guide Without Plugins - steam made me add sections - 9A1E9CB
 
 
Your event should currently look like this:
 
 
RPG Maker MZ - Overworld Attack Guide Without Plugins - steam made me add sections - 35B329F
 
 
Then add a Set Movement Route, and… In this part it’s kind of hard to explain, so I’ll just show you:
 
 
RPG Maker MZ - Overworld Attack Guide Without Plugins - steam made me add sections - E87F46C
 
 
(Copy that)
 
Add a Wait, and don’t change the length.
 
Then add a Control Switches, and set Attacking to OFF.
 
Your event should look like this:
 
 
RPG Maker MZ - Overworld Attack Guide Without Plugins - steam made me add sections - D414485
 
 
For enemies, just do this:
 
 
RPG Maker MZ - Overworld Attack Guide Without Plugins - steam made me add sections - 4942D39
 
 
(although, you should probably set the character to not just say “Owch.”)
 
 

Written by cjsilcock

 
 
Hope you enjoy the Guide about RPG Maker MZ – Overworld Attack Guide Without Plugins, if you think we should add extra information or forget something, please let us know via comment below, and we will do our best to fix or update as soon as possible! also you can check the original post here.
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*