Berzerk Monsters
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
-
Drake Raider
- Posts: 474
- Joined: Fri Jul 18, 2008 12:27 pm
Berzerk Monsters
Is there a way to drive monsters berzerk, i.e. make them attack each other on site, as well as the player? Or is there a way to simulate this in Decorate? I'd like one of my monsters to attack any available targets on site, if possible.
Re: Berzerk Monsters
This might can help you http://zdoom.org/wiki/Thing_Hate
- Jekyll Grim Payne
- Global Moderator
- Posts: 1120
- Joined: Mon Jul 21, 2008 4:08 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia (Modern GZDoom)
- Contact:
Re: Berzerk Monsters
Well, I don't think there's any way to combine attacking monsters and attacking players, because it seems a monster has to be friendly or unfriendly. Thing_Hate with types 1 and 3 may work, but with them the monster will take preference to attacking the targets over the player. You can give a TID to the player as well, though. But that may be a bit bulky and will require ACS.
You can try to simulate this behavior by occasionally setting a FRIENDLY flag on and off for this monster.
You can try to simulate this behavior by occasionally setting a FRIENDLY flag on and off for this monster.
Re: Berzerk Monsters
Really? How is it bulky?that may be a bit bulky
- Jekyll Grim Payne
- Global Moderator
- Posts: 1120
- Joined: Mon Jul 21, 2008 4:08 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia (Modern GZDoom)
- Contact:
Re: Berzerk Monsters
I said "may be"cocka wrote:Really? How is it bulky?that may be a bit bulky
Re: Berzerk Monsters
I actually asked this same question not too long ago, in a way.
http://forum.zdoom.org/viewtopic.php?f= ... lit=always
http://forum.zdoom.org/viewtopic.php?f= ... lit=always