PROJ SPAWNS

From EDukeWiki
Revision as of 05:13, 21 February 2020 by Fox (talk | contribs)
Jump to navigation Jump to search

defineprojectile <tilenum> PROJ_SPAWNS <spawn tilenum>

PROJ_SPAWNS is a defineprojectile property used to spawn an actor on impact.

Set <actor> to -1 to spawn nothing, otherwise <actor> defaults to SMALLSMOKE.

Doesn't work with bullet-type projectiles fired by actors other than the player.