Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: MariaMS on July 11, 2005, 04:38:37 PM
-
I tried to create a statue thah mirrors hero's movement, with X & Y tracking and forks... It's a parallel event and it SHOULD work, but...
it mirrors hero's movement but keeps running in circles!!!!! (instead of staying still it moves left, up, right, down) and I need it move only when hero will move...
-
maybe a parrallel process with password. If character press up, the statue move up, if down, etc... hope it helps.
Note: I'm not an expert on the password thing, I'm still having problems with my platform game, and I'm blaming that password system.
-
It works now, thanks a lot!! ^___^