I have a button on screen when pressed I have a menu appear on screen. I created a actor called menu out of the view, and on the button I have a mouse down - move to and put the x and y. My menu appears on screen when pressed. My problem is when I add 2 actors on top of the menu to be used as buttons I can't get them to follow the menu. I made menu the parent for both but when the button is pressed they don't follow?
Any ideas?
Thanks
Irvaz