camPrepareRelPos
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Prepares the camera position relative to the current position of the currect target (see camPrepareTarget).
Syntax
- Syntax:
- camera camPrepareRelPos Position
- Parameters:
- camera: Object
- Position: (Array)
- Return Value:
- Nothing
Examples
- Example 1:
_camera camPrepareRelPos [10,5,-2]
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- camPreload, camCommitPrepared
Notes
Notes
Notes

