speedolphins
Member
I am a pretty good eventer, but some of the things in RMXP I don't use sometimes. Right now I am making an evented ABS, but I've come to a rather bad problem. I can just hold the attack button and I attack. I need to find a way to check if the player doesn't hold it; but tap it.
Here is my code:
@> Conditional Branch: The C button is being pressed
@> (The attack code)
@> Else
@> (The player being damaged code)
So, the player is invincible if they hold C. I've heard something like "Button Input Processing" and I found it, but I have no idea how it works. Can someone teach me how to use it? If that's not how you check if the player is tapping a key, please teach me how. And teach me how to use "Button Input Processing too :tongue:.
Thank you for reading this. Hopefully someone can come to the rescue.
Have a nice day,
~speedolphins
Here is my code:
@> Conditional Branch: The C button is being pressed
@> (The attack code)
@> Else
@> (The player being damaged code)
So, the player is invincible if they hold C. I've heard something like "Button Input Processing" and I found it, but I have no idea how it works. Can someone teach me how to use it? If that's not how you check if the player is tapping a key, please teach me how. And teach me how to use "Button Input Processing too :tongue:.
Thank you for reading this. Hopefully someone can come to the rescue.
Have a nice day,
~speedolphins