Image (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy No edit summary |
>Camoy No edit summary |
(No difference)
|
Latest revision as of 15:51, 29 January 2011
![]() | |
Property | String texture id |
Description | Sets the target for the image, which has to be uploaded to Roblox and the link given to you for this. |
Member of | ImageButton, ImageLabel |
Usage
One way to add a picture to the GUI:
- Create a new part.
- Add the decal with the image you want to the part.
- Go the decal inside the part (using Explorer).
- Copy the Texture ID.
- Paste it into this property of the GUI.