PROJ TOFFSET: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Nexus (talk | contribs)
m link
Fox (talk | contribs)
No edit summary
Line 1: Line 1:
'''PROJ_TOFFSET''' is a [[defineprojectile]] property used to set the [[y]] offset of any trail sprites spawned.
The y offset of the trail spawned by the [[PROJ_TRAIL]] variable.  Positive numbers move the sprite down.
The y offset of the trail spawned by the [[PROJ_TRAIL]] variable.  Positive numbers move the sprite down.


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

Revision as of 06:07, 21 February 2020

PROJ_TOFFSET is a defineprojectile property used to set the y offset of any trail sprites spawned.

The y offset of the trail spawned by the PROJ_TRAIL variable. Positive numbers move the sprite down.