I'm having some problem with my program. Presently i'm working on a second layer, so initially on start of layout i set layout 2 to be invisible, on the click of button , layer 3 is expected to be visible while layer one invisble.
But, when layer 2 pops up, the objects on that layer are not in the right position i set them to, they just jump around the screen randomly. I don't know why. I've checked my image point (origin, i also used the set position action but i cannot set position for all the objects on the layer on start, i dont think that is appropriate and also, i need the drag and drop behaviour of some of the objects to be enable on start of layer.