This has probably been covered, but its getting late and I’m not ever sure what to search on.
I have a display object, lets call it “fred”.
It is inside of a display.newGroup called rockquarry.
I have another display.newGroup called bedrock.
I want to move fred from one to the other. However calling rockquarry:remove(fred) actually deletes the display object. I don’t want to delete it, or even delete it and re-create it.
Thoughts?
[import]uid: 19626 topic_id: 16805 reply_id: 316805[/import]
[import]uid: 3826 topic_id: 16805 reply_id: 62961[/import]