Both instances are of the same object. The object has 2 animations. The animation "Food" contains different static food sprites, while the second animation "Weapons" contains different static weapons. How do I select the right object, since it is not on the same animation, so I can't select it by its frame and I don't want to use UID for this.