Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Bender on October 31, 2022, 12:43:34 PM

Title: Set/Get Position
Post by: Bender on October 31, 2022, 12:43:34 PM
I'm using a Set Position and Get Position for saving and loading a player position in case of loss. So, the position is saved, but not loaded. After loading, the player is at the starting position, and not at the saved one. I'm saving with PlayerPrefs Save Variable - Vector 3 (is 3d game). Is this a bug or am I doing something wrong? Because the position is exactly saved.
Title: Re: Set/Get Position
Post by: djaydino on November 02, 2022, 01:33:25 AM
Hi.
you will need to show your fsm setup to see what's wrong.