Problems with Load Scene Additive with Spawn Point
Posted: Wed Feb 12, 2025 10:03 am
I'm working with UCC/UIS/Quest Machine/PlayMaker and I'm having some problems with Load Scene additive. I have a Master Scene with Player/UI, etc. in it. I'm trying to use Playmaker to call Load Scene Additive with a Spawn Point. It works until I put a Spawn Point in the additive scene I'm trying to load. I've done the following:
1. Added both scenes to build
2. Put empty game object called Player_Start in new scene. I haven't attached any additional components to it, but I don't think I need to based on the manual?
You can see from the error message that it's trying to load a non-existent scene called Level_01@Player_Start that is a concatenation of the scene name and the spawn point name. I'm guesssing it's a small setup thing on my end?
1. Added both scenes to build
2. Put empty game object called Player_Start in new scene. I haven't attached any additional components to it, but I don't think I need to based on the manual?
You can see from the error message that it's trying to load a non-existent scene called Level_01@Player_Start that is a concatenation of the scene name and the spawn point name. I'm guesssing it's a small setup thing on my end?