Difference between revisions of "UFO-Scripts/Datatypes/V VECTOR"

From UFO:AI
Jump to navigation Jump to search
m (V VECTOR moved to UFO-Scripts/Datatypes/V VECTOR)
 
(No difference)

Latest revision as of 15:26, 6 June 2006

V_VECTOR

This is a three dimensional vector that represents x, y and z values.

Example

speed "0 -30 5"

moves and object -30 pixels in y direction and 5 pixels in z direction.

Links

UFO-Scripts