I have two sprites with animations named the same things. I want to sync up their animations. I have an event,
+Always
-Sprite2: Set animation to Sprite1.AnimName
-Sprite2: Set animation frame to Sprite1.AnimFrame
Yet Sprite2 never changes its animation. Why?