Im just making things to keep learning new things, and i made a object menu that has potential in my mind at least. I’m attaching the file for those who feel like looking. Two things:
one: If you could, can you show how the actionscript can be optimized/shortened. Or just a better way to do what it does.
two: Stumped on how to have it so that the box in the middle move back to its originial location when another box is clicked on. I was going to use some kind of hitTest with an invisible movieclip to get the name of the box that was in the middle but couldnt figure out have the hitTest function by something along the lines of “If anythings hits this movieclip, save that movieclips name to a variable and perform these actions”
Thanks for prior and future help