PROJ VEL: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Mblackwell (talk | contribs)
mNo edit summary
(No difference)

Revision as of 21:36, 23 December 2004

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.