[Command] cameraLock

Post Reply
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post 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"
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
Post Reply