Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Lokefot on September 26, 2016, 11:06:53 AM

Title: Easy Save and instansiating
Post by: Lokefot on September 26, 2016, 11:06:53 AM
Hi all!

Is something like this possible:

When a prefab is instansiated, the fsm in task of instansiating will add the object to an array with its position and rotation and fsm variables, store it with easy save and load up on next startup with the values as they were when you exited the application? And if so, how would one go about doing something like that?

Or how make the Easy Save autosave feature include fsm values?

Thanks :)