Is there a way to specify which co-ordinates {remove-sprite} removes from?
For example, I want to reset a puzzle whenever you leave or enter a room. I can use the enter dialog to place a series of obstacles, but I can't use the exit dialog to remove sprites from places I don't want them to be, as remove sprite seems to be tied to sprite push scripts.
Has anyone found a way to do this?