PROJ VEL MULT

From EDukeWiki
Revision as of 13:43, 24 December 2004 by BlasterDRP (talk | contribs)
Jump to navigation Jump to search

PROJ_VEL_MULT is a defineprojectile property used to set multiply velocity of a projectile (causes an artificial acceleration).

Syntax is:

defineprojectile <tile number> PROJ_VEL_MULT <number>

Where <number> is the amount to multiply by. See also PROJ_VEL.