Jump to content

How to start scenes using the Start command in scripting?


caracal5

Recommended Posts

I would like to start a scene inside my quest. When using:
 

SceneName.Start()



it fails saying it is undefined.

However the base game calls scenes by:
 

DialogueGagarin_GG_IntroScene_TakeTwo.Start()



Is there something necessary for the script to recognize the scene name? If there is something I can not find it.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...