GetMove (script event)
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
Returns the movement relative to the player’s view angles from the current user command. // vector_x = forward, vector_y = right, vector_z = up
Usage
vector getMove( )
Parameters
- tba
Examples
none
Notes
tba