Page 1 of 1

[Command] cameraLock

Posted: Thu Oct 28, 2021 6:09 pm
by Raddeck
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:

Code: Select all

    cameraLock()
    "Might be good for voyeur scene"