PROJ VEL

From EDukeWiki
Revision as of 21:45, 23 December 2004 by Mblackwell (talk | contribs)
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.