So, there is two ways I know to create pop up
First it to place object in the same layer and set it to invisible, so whenever player trigger something the object will become visible and create a pop up
Second to create second layer, so wheneever player trigger something, the layer will become visible which is invisible before and create pop up effect
Which is more effective?
Thanks