playMaker

Author Topic: Scene issue, can FSM be restored elsewhere?  (Read 905 times)

Xenothios

  • Playmaker Newbie
  • *
  • Posts: 1
Scene issue, can FSM be restored elsewhere?
« on: January 01, 2023, 11:50:10 PM »
I recently encountered a pretty big issue that's left my scene corrupted. Is there any way to restore the FSM data that was inside? I had a ton of work in there and just about all of it was changes in various FSM. 

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Scene issue, can FSM be restored elsewhere?
« Reply #1 on: January 02, 2023, 06:53:16 AM »
Hi.
I am sorry, but probably there is no way now that you can retrieve it, unless you can get the scene file to work again.

For future issues,
You should use some kind of version control like Github(desktop) or at least make a backup of your project regular on a different location (preferable online, google drive or something)
This way if  something goes wrong you can always revert back to a previous version.