Billboard UI shaking when moving

Is there any way I can prevent these billboard text labels from shaking when I move??

are they using offset or is it all scale and there proabably isn’t a way considering they’re 3d rendered uis so I dont’ expect it to be perfect.

1 Like

Using scale and yea i dont think theres a way around it

I had this problem a while ago, and I used a SurfaceGui instead of a BillboardGui, and scripted it to face the camera. It wasn’t exactly like a BillboardGui, but the text didn’t shake.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.