Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: zuhane1 on December 06, 2007, 06:39:43 AM
-
Hey everyone! I've recently programmed my game so that my character can fire forward a grapple hook to latch onto things by pressing 1.
The problem is, if I have a key input processing event from where I want to latch to, my character stops walking when he touches it.
Also, if I face any direction and press the 1 key, I have made it so he faces the correct direction and then grapples on.
ALSO, if I stand on the event, THEN face the correct direction, THEN press 1, it doesn't react, as if pressing up for example as the inputted key. Can anybody help me?
-
Gimme a screenshot of your coding.