A_JumpIfCantSeePlayer(distance, [chance])

Moderator: GZDoom Developers

Post Reply
User avatar
Caligari87
Admin
Posts: 6174
Joined: Thu Feb 26, 2004 3:02 pm
Preferred Pronouns: He/Him
Contact:

A_JumpIfCantSeePlayer(distance, [chance])

Post by Caligari87 »

Wow, that's a *bleep* title.

Anyway, I was thinking about a new flag for monsters AND/OR weapons that allows checking for whether or not the monster can see the player.

Example: A_JumpIfCantSeePlayer(distance, [chance])

So, if this is implemented (with a chance calculation), "forgetful" monsters could become a reality. This is like the inverse of A_CheckSight.

I'd like to see some form of this also extended to weapons so that a player can quickly kill a monster that can't see him (I.E. Haloguns2.wad, melee from behind=instant kill)

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

Post by ant1991331 »

I like this idea, but.....shouldnt it be A_JumpIfCantSeeTarget? It makes more sense, because it won't have any effect on Friendly monsters exept if your out of thier sight, they would do other things that you dont want them to....
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”