Hi everyone I am sub classing SkaarjPupae and Monster Controller for some rats that I made whose only purpose is to wander around the level.(I have a boolean that can be set my the map maker to indicate if they will attack players or not) Since the rats aren't traditional bots and thus won't be using the player start , how can I have an individual rat respawn (after a certain amount of time) after it was killed? I tried adding a GotoState('Respawn') to the Died function that sets a timer and calls Spawn(self.class,,,startLoc,) but it doesn't seem to work. BTW I am running Ut2k4. Thanks



Reply With Quote


Bookmarks