Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: RockJohnAxe on July 29, 2009, 04:17:56 AM
-
Basically when the monster bumps into you, i want it to go from "toward hero" to "away from hero" for about 5 seconds then switch back to "Toward hero".
So he hits you, runs away then comes back for more. Ive tried a couple things, but nothing really worked. Are there any wait commands that dont force the game to a stand still?
Thanks for any help!
-
Cant you just have a move event, that has the monster move away from hero?
-
due to the nature of the level there are a few of these monsters and they arent always in the same place when you kill them. and say moving to the left might just send him into a wall. Unless your talking something to adjust his movement thru custom patterns and a switch or 2.
Well i got some new ideas ill try when i get home. Thanks Jet!