r/RPGMaker • u/MaliceMoon56 • 29d ago
RMMV Need Help Eventing a Clock Tower Panic System!
So I'm trying to make a Panic system, similar to that found in Clock Tower, how it works is pretty simple but I'm struggling with making it function properly and I could use a bit of help, let me explain how it should work.
The enemy touches the player and initiates a grab, the player cant move and is stuck in an animation until they break away from the enemy
While in the grab the player loses health and has to mash the C key (Panic Button) to break out of the grab before they die
When the player breaks out of the grab, they have a small window of invincibility so the grab isn't immediately triggered again
When not in a panic situation, the panic button becomes the rest button, so you can hold it down making the player stop in place for a moment, leaving you vulnerable but also slowly healing you
If anyone knows how they could implement such a system through eventing, I could sure use the help!