PROJ VEL

From EDukeWiki
Revision as of 19:16, 13 June 2007 by Hendricks266 (talk | contribs) (Added category.)
Jump to navigation Jump to search

PROJ_VEL is a defineprojectile property used to set the velocity of a projectile.

Syntax is:

defineprojectile <tile number> PROJ_VEL <number>

Where <number> is the speed of the projectile. Values over 1000 are not encouraged. Use PROJ_VEL_MULT to go at higher speeds.