There is a Conditional branch (Conditional branch: The "Button" is being pressed)
is there a way to make it (Conditional branch: The "Button" is pressed) ?
Help on Conditional Branch
● ARCHIVED · READ-ONLY
-
-
Try this tutorial by PK8 http://forums.rpgmakerweb.com/index.php?/topic/2119-waiting-until-button-input-also-applies-to-xp-and-vx/
or you can make a script call
http://forums.rpgmakerweb.com/index.php?/topic/25759-script-call-collection-for-vxace/#entry247427
Archeia
Input Commands
Spoiler
Input.trigger?:)A)
Input.repeat?:)A)
Input.press?:)A)
# Change A to your desired key, refer to F1 when you testplay and see the keys. -
Ok thanks :D