PROJ VEL MULT

From EDukeWiki
Revision as of 19:17, 13 June 2007 by Hendricks266 (talk | contribs) (Added category.)
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.