I want an object to disappear when it reaches the edge of the world. I cannot figure out how to do this. Help.
I've tried to edit the World constructor by making the World unbounded but the Editor won't open for a World object.
I cannot find how to make an object hide/remove itself. I've tried objectRemove with the following parameters: the name of the object, me and self. All cause errors. It doesn't even recognise its own name!

