GTAG - Modding - Opcode Database - 068E
Opcode Database
068E
| Description | Gets the coordinates the camera is pointing to. |
|---|---|
| Parameters (v2) | 1) (Returned) X Coord (Float) (FLOAT) 2) (Returned) Y Coord (Float) (FLOAT) 3) (Returned) Z Coord (Float) (FLOAT) |
| Games | |
| Category | Camera, Common |
| San Andreas | |
| sascm.ini | 068E=3,get_active_camera_point_at %1d% %2d% %3d% |
| Example | 068E: get_active_camera_point_at $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 |
| Command Name | GET_ACTIVE_CAMERA_POINT_AT |

