Function
NIS
NIS_CameraCheckpoint
ONLY USE THIS INSIDE AN NIS EVENT. Wait until the NIS camera hits its counterpart checkpoint.
On this page
NIS_CameraCheckpoint(arg1)Description
Makes the script pause and wait until the camera portion hits \"nis_pause()\" (the counterpart checkpoint) on it's timeline. With these two functions, you can have the event script and camera sync up - i.e. make one wait for the other - at various points in the NIS and avoid all sorts of timing issues.
Parameters
arg1Voidrequired
Returns
VoidSource
Declared in the game's script sources at:
scar/nis.scar