Page 1 of 1

Problem saving a destroyed gameobject

Posted: Thu Jun 25, 2020 5:22 pm
by nomataka
I set up your plugin but I find myself facing a problem, is it possible to be able to load and keep the state of a gameobject. When I save a gameobject, it will reset with these basic features. Do you have a solution to offer?

Thanking you.

Re: Problem saving a destroyed gameobject

Posted: Thu Jun 25, 2020 6:12 pm
by Joel
Hi there,

You can put the following script on a GameObject to save whether it has been destroyed.

All the best,
Joel