PROJ SXREPEAT: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
Fox (talk | contribs)
No edit summary
Line 1: Line 1:
'''defineprojectile''' <tilenum> '''PROJ_SXREPEAT''' <xrepeat>
'''defineprojectile''' <tilenum> '''PROJ_SXREPEAT''' <spawn xrepeat>


PROJ_SXREPEAT is a [[defineprojectile]] property used to set the x size of an [[actor]] [[spawn]]ed on impact.
PROJ_SXREPEAT is a [[defineprojectile]] property used to set the x size of an [[actor]] [[spawn]]ed on impact.


Where <number> is the size you wish to set the [[spawn]]ed [[actor]]'s x to.
Where <spawn xrepeat> is the size you wish to set the [[spawn]]ed [[actor]]'s x to.


[[Category:Projectile_structure_members]]
[[Category:Projectile_structure_members]]

Revision as of 06:14, 21 February 2020

defineprojectile <tilenum> PROJ_SXREPEAT <spawn xrepeat>

PROJ_SXREPEAT is a defineprojectile property used to set the x size of an actor spawned on impact.

Where <spawn xrepeat> is the size you wish to set the spawned actor's x to.