Why does this pattern not loop how i want it to?

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

heres the link to the game:
LoopingUI.rbxl (106.2 KB)

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

Alright, this should work.
LoopingUIFixed.rbxl (106.1 KB)

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 :smiley:

1 Like