| Description | Bumps the camera in the specified direction as if it had collided.
First value is the horizontal direction of the bump. The second value is the vertical direction of the bump. Used in the 'Reuniting The Families' mission where cops leap from bikes onto the front of a car and punch CJ in the face. |
|---|
| Parameters (v2) | 1) X Offset (Float) (FLOAT) 2) Y Offset (Float) (FLOAT)
|
|---|
| Games | |
|---|
| Category | |
|---|
| San Andreas |
|---|
| sascm.ini | 0834=2,do_camera_bump %1d% vert %2d% |
|---|
| Example | 0834: do_camera_bump -2.2 vert 1.7 |
|---|
| Command Name | DO_CAMERA_BUMP |
|---|