HI i want to open one image on clicking a button. I have made the button and i want the method to invoke the image when the button is clicked.
It depends on how you want the image to be displayed, but I’d suggest having the button create a GUI Texture or GUI Label. Check the GUI basics guide for how.