Hi Everyone,
Please help me to solve this issue, I made a two layout in my project on first layout there are some object when i click them they will destroy then i will go to the second layout but the problem is when i came back to the first layout all the objects which were i destroyed is reappearing again. I don't want to reappear the destroyed item they should still remain as destroyed.
Please find the attached .c3p link
drive.google.com/open
Thanks
Develop games in your browser. Powerful, performant & highly capable.
Give the objects the Persist behaviour, this keeps them destroyed when you move between layouts.