Safii
|
  |
| Joined: 21 Dec 2012 |
| Total Posts: 70 |
|
|
| 01 Jan 2013 03:39 AM |
Hi I want to move a Shop Gui button to another part of the screen does anyone know how?
I am using the following one: http://www.roblox.com/Advanced-Gun-Shop-Gui-item?id=74999025
Reason for this is: I am working on a Survive the Disasters, Fight to the Death game and want to add a shop but this is the only one (THAT SEEMS TO WORK) and so I want to move it so it doesn't block the serveer wide message.
|
|
|
| Report Abuse |
|
|
|
| 01 Jan 2013 03:51 AM |
Find the Frame for the gui and change the Frames property "Position" . Change the increments 10 at a time to see which way their going. Use negative or positive numbers.
Gui's only move 4 ways up/down, or left/right. |
|
|
| Report Abuse |
|
|
Safii
|
  |
| Joined: 21 Dec 2012 |
| Total Posts: 70 |
|
|
| 01 Jan 2013 04:03 AM |
I tried this but it doesn't seem to be working :( I am in properties but it wont take place and MOVE |
|
|
| Report Abuse |
|
|
|
| 01 Jan 2013 04:30 AM |
In the Frame properties there is 2 positions one at top is just a label, scroll down to the actual Position and change those numbers.
If this doesn't work , look in the gui's scripts for a line that gives Frame.Position |
|
|
| Report Abuse |
|
|
|
| 01 Jan 2013 04:41 AM |
| Sorry I just looked at the shop gui. In the Gui are the objects "Open" and "Close" each one has the Frame in their scripts change it from there. |
|
|
| Report Abuse |
|
|