Actors affect different levels.

Hello All,

I will try to explain this the best way I can.

I’m currently working on a project when I want an actor in one level to affect another actor in a different level. For example, if I solve a puzzle in level one it will spawn a door in level 2. How would i go about this. I know you can save variables but I don’t know how to go about doing it for actual actors.

Thank you.

don’t know much about this either , but I believe you can use “cast to” , and if set in the game instance it will cross levels. But with my limited knowledge this is just a guess really.