Monsters effected by environments

Moderator: GZDoom Developers

User avatar
Lexus Alyus
Posts: 4220
Joined: Tue Jul 15, 2003 5:07 pm
Location: Nottingham, UK

Monsters effected by environments

Post by Lexus Alyus »

Ya know, it always annopyed me that monsdters were exempt from environmental effects liker slime and lava. Now, with all the enhancemewnts from Hexen, monstes are also exempt from friction effects, etc... why do they think they are so special? :D. I think we should add a flag for decorate to state weather a monster is effected by environmental effects, etc... This way at least gives us the option :).

Maybe you could also add a flag or option so this effects current Doom monsters?

:twisted:
ant1991331
Posts: 598
Joined: Fri Jun 24, 2005 3:19 am
Location: Makin tracks with jetboots

Post by ant1991331 »

I like the idea, but gees, you should fix the multiple spelling mistakes....
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49130
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Monsters effected by environments

Post by Graf Zahl »

Lexus Alyus wrote:Ya know, it always annopyed me that monsdters were exempt from environmental effects liker slime and lava.
That's obviously because the monster's AI can't handle it and the monsters would die too quickly.
Now, with all the enhancemewnts from Hexen, monstes are also exempt from friction effects, etc... why do they think they are so special? :D.
Monsters are special because they move differently. They don't use momentum and friction and emulating this is not easy. MBF tried but failed miserably. Randy added the code to ZDoom but commented it out because it doesn't work.
User avatar
Phobus
Posts: 5984
Joined: Thu May 05, 2005 10:56 am
Location: London

Post by Phobus »

Anyway, if the monsters come from hell then surely a little lava can't hurt them :D
User avatar
Lexus Alyus
Posts: 4220
Joined: Tue Jul 15, 2003 5:07 pm
Location: Nottingham, UK

Post by Lexus Alyus »

I suppose the programming and monster AI are effects that limit this idea... daym :D.

:twisted:
User avatar
Wills
Posts: 1446
Joined: Mon Jan 10, 2005 7:01 pm
Location: The Well of Wishes

Post by Wills »

ant1991331 wrote:I like the idea, but gees, you should fix the multiple spelling mistakes....
Lexus Alyus's title wrote:I speak worse English than Americans :D.
@Ant: Around here his type of speech is called Lexian... just a tip.
User avatar
TheDarkArchon
Posts: 7656
Joined: Sat Aug 07, 2004 5:14 am
Location: Some cold place

Post by TheDarkArchon »

Could there be a flag for cases like marines (You can't go in lava without melting but friendly marines can? WTF?!)
User avatar
Cutmanmike
Posts: 11347
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom

Post by Cutmanmike »

Umm... They have permenant shielding suits.... Yeah.... *Runs*
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49130
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

Of course you could implement such a flag - but any monster using it would be dead much quicker than you might imagine. The monster AI is simply not capable of handling damaging sectors.
User avatar
Cutmanmike
Posts: 11347
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom

Post by Cutmanmike »

Well a flag would be okay. I hate knocking monsters off into lava pits and they still manage to fire up at me.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49130
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

...in and every map with accessible damaging areas they kill themselves faster than you can look. Without an AI overhaul such a flag is totally useless.
User avatar
Cutmanmike
Posts: 11347
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom

Post by Cutmanmike »

Ah good point. But it COULD be useful for user created wads, and some nice block enemy lines.
User avatar
Risen
Posts: 5263
Joined: Thu Jan 08, 2004 1:02 pm
Location: N44°30' W073°05'

Post by Risen »

It could be useful for specially designed maps. Perhaps a MAPINFO flag would be the best implementation.

Return to “Closed Feature Suggestions [GZDoom]”