DECORATE: Difference between revisions

(Added new DECORATE flags in 3.1-alpha.)
m (Added FORCEALLYCOLLISION.)
Line 24: Line 24:


=== (In)Abilities ===
=== (In)Abilities ===
* <code>'''FORCEALLYCOLLISION'''</code> {{Devfeature|3.1|alpha}}
:A projectile or puff fired by an actor will always collide and push their teammates, even if [[DMFlags#ZaDMFlags|sv_shootthroughallies]] or [[DMFlags#ZaDMFlags|sv_dontpushallies]] are enabled.
* <code>'''USESPAWNEVENTSCRIPT'''</code> {{Devfeature|3.1|alpha}}
* <code>'''USESPAWNEVENTSCRIPT'''</code> {{Devfeature|3.1|alpha}}
:Actors with this flag will trigger GAMEEVENT_ACTOR_SPAWNED just before their first tic.
:Actors with this flag will trigger GAMEEVENT_ACTOR_SPAWNED just before their first tic.