Reset Images
![TJMNUT](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
I have it so in a pause menu, there is a restart button, and when it is pressed change scene to, the scene I paused. But in the scene being paused, I have two integer attributes called watermelon hitpoint and brownie hitpoint. I have it so WHen actor overlaps or collide with watermelon, change attribute watermelon hitpoint+1. I have a rule to the watermelon, when attribute game.watermelon hitpoint+1, change image to..., How when I want the scene to reset by changing the scene, do I also reset the images?