Execute_StartBinocularView
Description
Starts the binocular view on the possessed entity. Does nothing otherwise, so autonomy and zoi
group play the same montage without any camera change. Place on the NotifyScriptIds of the action
that plays the binocular montage, with a RunScript notify at the start of its Loop section.
Parameters
| Parameter | Description |
|---|
| BaseObject | The entity entering the view. Must be Self. |
| F1 | View duration in real seconds. Must be above 0. |
Examples
| Description | BaseObject | Command | F1 |
|---|
| Observe for 10 real seconds | Self | StartBinocularView | 10 |