Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. GameState
  5. mergeLevel

mergeLevel

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Load another level file on top of the current level, does not load its terrain or player start position, will not load objects with the flag –!NOEXPORT in their script

Parameters:

  • level
    • A string value

Example:

1
obj.mergeLevel(level)
Tags
Was this article helpful to you? Yes No

How can we help?