#I need help with respawning trees
1 messages · Page 1 of 1 (latest)
Probably need a table to store the Cframe and then use table again to load it back in
Yeah that’s true
you can
you can even clone stuff that has been destroyed
destroyed instances aren't fully destroyed until there aren't any more references to it, so as long as there is no originalTree=nil then it will exist forever
Yo, that’s actually really useful
but i have a script that says tree:destroy is it gone then or isn't it?