A new flag for A_Explode

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: A new flag for A_Explode

Re: A new flag for A_Explode

by Rachael » Tue Nov 24, 2020 6:09 am

Unless I am mistaken I think the person is specifically asking to exclude either horizontal thrust, or vertical thrust, and only when A_Explode is called (i.e. not actor flag).

Re: A new flag for A_Explode

by Major Cooke » Mon Nov 23, 2020 4:10 pm

Just give the actor +NODAMAGETHRUST flag and you're good.

A new flag for A_Explode

by Guest » Sun Nov 22, 2020 11:34 pm

This new flag is XF_NOTHRUST and what is does simply doesn’t thrust actors either vertically or horizontally when A_Explode is called.

Top