Position Saver always loading object at 0,0,0 on first load

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Keeko
Posts: 33
Joined: Mon Feb 01, 2021 8:08 pm

Position Saver always loading object at 0,0,0 on first load

Post by Keeko »

I am using the position saver script on my player object and using PixelCrushers.SaveSystem.SaveToSlot(0) to initiate saving. However when I load the first time the player is always loaded in at 0,0,0. The second time it loads in correctly, any ideas on this one?
User avatar
Tony Li
Posts: 22049
Joined: Thu Jul 18, 2013 1:27 pm

Re: Position Saver always loading object at 0,0,0 on first load

Post by Tony Li »

Does the object have more than one saver component? If so, have you set unique Key values on each one?
Post Reply