Hi there.
I want to change the scene by hitting a trigger.
That works good, but my Player only appears where i set the Player-Prefab in the new scene.
I need to take over some scriptvalues like lists and some stored gameobjects.
I figured out, that i can’t run/access scriptvalues or gameobjects from another scene.
What is the best way to do that!?