Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: RockJohnAxe on July 29, 2009, 04:17:56 AM

Title: pretty easy ABS help!
Post 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!
Title: Re: pretty easy ABS help!
Post by: _JeT_ on July 29, 2009, 04:28:20 AM
Cant you just have a move event, that has the monster move away from hero?
Title: Re: pretty easy ABS help!
Post by: RockJohnAxe on July 29, 2009, 07:14:32 AM
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!