I should have said, the two overlapping images are different objects types, not different instances of the same object. One is a 9-split and one is a tile grid. I really did spend about an hour searching google for an example on how to do it. I think I can make it work with a global variable and an on tick event, but I was hoping for a more elegant solution.