[Command] sceneStart

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 »

sceneStart()


USE:
Start the scene and open the scene UI


TYPE: Command, non-Ref
RETURNS: /
THEME: Scenes
COMPARE: sceneEnd, setBackground


EXAMPLE:

Code: Select all

WHAT: none
WHERE: none
WHEN: 0 - 24
WHO: none
OTHER: none
        
    SceneStart()
        //My scene content here...
    SceneEnd()
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