Hi!
I’ve been playing around with Level Streaming, but I came into a problem.
Let’s that I have 2 levels and an elevator between them (that’s where I switch levels), but I need the elevator to be shared by those to levels because if the elevator is on level 1 and I get into level 2, it will disappear, and the same will happen if it’s on level 2, it will disappear on level 1.
Is there a way that both levels share an Actor? Or just using the Persistent Level is the only solution?