Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: misterjuly on January 14, 2022, 11:07:58 PM

Title: Saving Tilemaps Using Player Prefs
Post by: misterjuly on January 14, 2022, 11:07:58 PM
Hello,

I'm using save and load player prefs variable actions and it saves the tile map object, but it won't show the Tilemap when it reloads. The Tilemap game object shows up in the variable slot when the game is reloaded, the tiles just won't show up. I basically just have a simple fsm where in the first state it loads the Tilemap, then if a key is pressed it goes to the next state where it saves it seeing the game object to a variable, waiting for a second for it to save, then goes to the next state where if the key is pressed it resaves. What is the problem? Thanks so much!

John Bassi
Title: Re: Saving Tilemaps Using Player Prefs
Post by: misterjuly on January 15, 2022, 01:11:26 PM
Bump.
Title: Re: Saving Tilemaps Using Player Prefs
Post by: Fat Pug Studio on January 17, 2022, 09:46:02 AM
Can you show us the screenshot of the state machine?