Hi, i currently have a level set up and to enter the buildings im having it port to an interior scene which i have set up as another level.
My problem is that my collectibles on the main level are not carried over.
my health is as thats built on a game instance.
Is there a way to carry over my values from the outdoor scene to the indoor one?
I would prefer to edit the way the interior is loaded rather than the way and area my collectibles are counted.
Thanks!
1 Like
You can use âload level instanceâ to load the interior, as long as it fits in the exterior.
If youâre using âopen levelâ, then you do need to save things in the game instance ( or save gave ).
okay im quite new to unreal. could you explain the difference between load level instance and open level?
im guessing by you saying âif it fits in the exteriorâ then with the level instance, both scenes will be visible at once?
Open level

trashes everything thatâs currently going on, and just opens the new level instead of the old one.
Load level instance

loads a copy of the other level inside the current level. So yes, at the same time 
1 Like
perfect, thanks for your help. ill give it a go
1 Like
Right now when it teleports me, it seem only the camera moves then its locked in place. my character is not in view after teleporting
any ideas what could be causing this?
Youâre teleporting into the middle of an object, I think.
Why do you need to teleport anyway? You can just walk into the room, no? 
ah okay, i will need to break the model of the interior down into walls then, thank you.
my game is going to be a styalised game. the interior is a lot bigger than the exterior model. Think mumbos hut on Banjo Kazooie.
1 Like
system
(system)
Closed
9
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.