GTAG - Modding - Opcode Database - 0920
Opcode Database
0920
| Description | Makes the camera point at the first coordinates and then rotate to point at the second coordinates. The last parameter makes the camera rotation speed ease in and out. |
|---|---|
| Parameters (v2) | 1) X Coord (Float) (FLOAT) 2) Y Coord (Float) (FLOAT) 3) Z Coord (Float) (FLOAT) 4) X Coord (Float) (FLOAT) 5) Y Coord (Float) (FLOAT) 6) Z Coord (Float) (FLOAT) 7) Time in ms (Integer) (INT) 8) Boolean (1 or 0) (INT) |
| Games | |
| Category | Camera |
| San Andreas | |
| sascm.ini | 0920=8,camera_set_vector_track %1d% %2d% %3d% to %4d% %5d% %6d% time %7d% ease %8h% |
| Example | 0920: camera_set_vector_track 2359.521 -1246.843 28.7047 to 2359.276 -1247.129 28.7047 time 7000 ease 1 |
| Command Name | CAMERA_SET_VECTOR_TRACK |

