[Command] cameraLock
Posted: Thu Oct 28, 2021 6:09 pm
cameraLock()
USE:
Allows you to lock the scene camera from player's control
Prevents the player from moving the camera.
Even in sex scenes.
Used for peeking / security cameras etc.
Use SceneEnd() or cameraUnlock() to unlock the cam.
Introduced in LP 3.19.
TYPE: Command
RETURNS: /
THEME: Animations
COMPARE: cameraUnlock()
EXAMPLE:
USE:
Allows you to lock the scene camera from player's control
Prevents the player from moving the camera.
Even in sex scenes.
Used for peeking / security cameras etc.
Use SceneEnd() or cameraUnlock() to unlock the cam.
Introduced in LP 3.19.
TYPE: Command
RETURNS: /
THEME: Animations
COMPARE: cameraUnlock()
EXAMPLE:
Code: Select all
cameraLock()
"Might be good for voyeur scene"