When an even occurs, a sprite needs to be sent back to it's original location. This would usually be on a different layout.
If I can't send the sprite, can I reference an image point on a sprite on a different layout?
Is it possible to do this, of do I need to destroy the sprite, store that it should be generated again on the original layer and re-create it when that layout loads again?