2 new flags
+INVULNERABLETOHITSCAN decorate flag
+INVULNERABLETOPROJECTILE decorate flag
Or something similar
ACS-
Something to make a monster follow the player but NOT attack him
[/quote]
More DECORATE flag requests and 1 ACS request
Moderator: GZDoom Developers
-
- Posts: 802
- Joined: Sun Oct 31, 2004 5:06 pm
- Location: Raleigh, NC
-
- Posts: 1067
- Joined: Fri Nov 28, 2003 9:39 pm
- Location: A long time ago in a galaxy far, far away...
For the second part about following the player, it would be nice to have that flag also available in decorate so that friendlies can cover your back as soon as they spot you. It would be globally portable and wouldn't depend on a level having the script that has the command.
In addition to the ones above, how about these other flags:
+DONTHURTSPECIES_HITSCAN
+DONTHURTSPECIES_SPLASH
In addition to the ones above, how about these other flags:
+DONTHURTSPECIES_HITSCAN
+DONTHURTSPECIES_SPLASH
-
- Lead GZDoom+Raze Developer
- Posts: 49194
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
-
- Posts: 3821
- Joined: Sun Aug 24, 2003 5:42 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: 2280 Lol Street: The Calamitous Carnival (formerly Senators Prison)
-
- Posts: 1067
- Joined: Fri Nov 28, 2003 9:39 pm
- Location: A long time ago in a galaxy far, far away...
Another thing that would be nice to add to the DONTHURTSPECIES series of flags would be one that prevents charging monsters (A_SkullAttack) from hurting one another when they fly into each other. I made some more powerful monsters that use this attack, but they often end up hunting and killing one another when they collide, reducing their threat to the player.