playMaker

Author Topic: Parenting abutton to an animated sprite  (Read 2210 times)

sicga123

  • Playmaker Newbie
  • *
  • Posts: 10
Parenting abutton to an animated sprite
« on: March 09, 2012, 12:27:06 PM »
Hi
Does anyone know how I would go about parenting an image button in playmaker to an animated sprite setup with 2D toolkit? I know how to do it with the toolkit but I was wondering how I could go about doing it with the Unity button action setup in playmaker. In a menu manager FSM I create a couple of buttons that are simply an image and I would like to stick a 2D animated sprite object in front of the button in the GUI setup, the sprite has no collision and merely loops a small animation continuously. I did think I would merely have to make it a child of the button unfortunately I'm having problems working this out.

Any help would be greatly appreciated.