PROJ VEL MULT

From EDukeWiki
Revision as of 21:42, 23 December 2004 by Mblackwell (talk | contribs)
Jump to navigation Jump to search

PROJ_VEL 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.