Hi there.
Is there any way to have different Unreal Scenes within a single Axy Project and switch dynamically between those scenes?
So e.g. there's one scene located in an office and another located somewhere in the woods.
Completely different and independent Unreal scenes.
But we want to 'teleport' the Actor (on his Billboard) between those two locations.
Cheers & all the best.
Eric.
Hello Eric.
Yes there are a few ways to do that.
Checkout both these videos for examples:
https://www.youtube.com/watch?v=GdVyKynbwxo
https://www.youtube.com/watch?v=jxACEkc95j4
Both are based on Level Streaming concept (you can find a tutorial in the 2nd video).
After you have the level transtions set up in unreal, the only thing you will need to do is trigger it from aximmetry.
Good luck.