Save Sytem spawnpoint issue
Posted: Thu Aug 11, 2022 5:37 pm
Greetings.
I am using dialogue system and am currently setting up the save system on the following config:
unity 2020 LTS
build for android
VRIF player controller (for VR)
Eval dialogue system
Setting up the save system on the VRIF player and trying to do scene transitions with a scene portal. The scene will swap out and the debug console shows that things are working, but the player does not enter ont he Spawn point, but instead styarts ont where the XR player rig is int he scene.
Setup is: scene 1 and 2
Save system is setup on a game object in scene 1
Save_system (gameobject)
Save System (default settings)
Json Data Sterilizer
PlayerPerf Save Game Data Storer
Player Perf key base: Saver
XR rigs in both scenes have
Tag: Player
ACTIVE SAVER
KEY SET TO: SAVE
I used this system with RFPS and seem to remember there was some quirk to getting this working, but it was almost two years back and I forget what the majic was.
I also have "save game on" scene portal, but it doesn't look like its saving a game
I am using dialogue system and am currently setting up the save system on the following config:
unity 2020 LTS
build for android
VRIF player controller (for VR)
Eval dialogue system
Setting up the save system on the VRIF player and trying to do scene transitions with a scene portal. The scene will swap out and the debug console shows that things are working, but the player does not enter ont he Spawn point, but instead styarts ont where the XR player rig is int he scene.
Setup is: scene 1 and 2
Save system is setup on a game object in scene 1
Save_system (gameobject)
Save System (default settings)
Json Data Sterilizer
PlayerPerf Save Game Data Storer
Player Perf key base: Saver
XR rigs in both scenes have
Tag: Player
ACTIVE SAVER
KEY SET TO: SAVE
I used this system with RFPS and seem to remember there was some quirk to getting this working, but it was almost two years back and I forget what the majic was.
I also have "save game on" scene portal, but it doesn't look like its saving a game