Heya,
Is there a way of removing an image from a group without implicitly calling removeSelf on it? My impression is that group:remove(obj) destroys the display object and leaves you with a Lua table (based on the API description).
I want to keep the object about, I just don’t want it in that group any more. At the moment, I’ve created a temporary group, which I insert the object into, in order to force it out of the original parent group, which is horrible really, because it means I wind up with a group I really never wanted!
Thanks, [import]uid: 11757 topic_id: 12951 reply_id: 312951[/import]
[import]uid: 26769 topic_id: 12951 reply_id: 47561[/import]