GTAG - Modding - Opcode Database - 067E
Opcode Database
067E
| Description | Puts the camera on the character like with 067C. This opcode can also set the camera's target char, including the one it is attached to. switchstyle 1 - smooth 2 - cut |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) X Offset (Float) (FLOAT) 3) Y Offset (Float) (FLOAT) 4) Z Offset (Float) (FLOAT) 5) Actor handle (Integer) (INT) 6) Radius (Float) (FLOAT) 7) Integer (INT) |
| Games | |
| Category | Actor, Camera, Common |
| San Andreas | |
| sascm.ini | 067E=7,attach_camera_to_char_look_at_char %1d% offset %2d% %3d% %4d% char %5d% tilt %6d% switchstyle %7h% |
| Example | 067E: attach_camera_to_char_look_at_char 70@ offset 0.0 -5.0 4.0 char 70@ tilt 0.0 switchstyle 2 |
| Command Name | ATTACH_CAMERA_TO_CHAR_LOOK_AT_CHAR |

