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) |