SET CHAR VELOCITY
Jump to navigation
Jump to search
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | pointer | Pointer to Char |
2. | float | The X velocity of the char to be set. |
3. | float | The Y velocity of the char to be set. |
4. | float | The Z velocity of the char to be set. |
Return value: | ||
Type | Description | |
None |
Sets x, y and z velocities of the char.