redlo43
|
  |
| Joined: 16 Feb 2011 |
| Total Posts: 4722 |
|
|
| 31 Jul 2016 03:40 PM |
| I want to tween a surfaceGui on the server but then it'll look really ugly on the client. What is the best workaround for this? |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2016 03:45 PM |
| What are you tweening the size? the position? |
|
|
| Report Abuse |
|
|
redlo43
|
  |
| Joined: 16 Feb 2011 |
| Total Posts: 4722 |
|
|
| 31 Jul 2016 03:48 PM |
| it doesn't really matter I just want it to be on the client |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2016 03:52 PM |
| can you ellaborate a bit more? |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2016 03:53 PM |
you are supposed to do that anyways.
put the gui in the PlayerGui and adornee it to the part you want
then have the client tween THEIR version of it
if you tween things using os.tick() to keep track of time then it should be the same for all people |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2016 04:00 PM |
| If you're implying you just want it tweening on the client only, then one possible solution I could think of is to just enable FE. |
|
|
| Report Abuse |
|
|