Events
There are 2 events intended to be used by external scripts, these are helicam:enteredCamera
and helicam:leftCamera
. Both events are fired on the client that opens the camera.
Both events have 1 parameter, netId
which is the network id of the helicopter. These events can for example be used to toggle the hud.
Examples
Last updated