it works and looks good in studio but glitches a little bit like in my other post
if this doesnât work maybe the problem is the AnchorPoint
i tried it and it works the same as the last one, aka it still glitches in-game
Would you mind sending a place file with just the UI and your script? If thatâs too much to ask for, some additional properties like the AnchorPoint, image size, & explorer set up would help.
is studio glitching?
or is it only in game
i dont think studio is glitching, its only in-game, also if you need it heres the link to the game:
LoopingUI.rbxl (106.2 KB)
also, the in-game screen size compared to the studio screen size is much bigger, which could be why its not working correctly
so i moved the script to the game and it works in studio, but i havenât tested in-game yet because:
(the cyan color is the background)
so i moved the script to the game
I also changed the image size in my version to {2, 0},{2, 0}
and the position to {0, 0},{0, 0}
. Once you change those it should work