UFO-Scripts/Datatypes/V VECTOR

From UFO:AI
< UFO-Scripts‎ | Datatypes
Revision as of 15:26, 6 June 2006 by Hoehrer (talk | contribs) (V VECTOR moved to UFO-Scripts/Datatypes/V VECTOR)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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