UDim2 Bug or not working correct

script:
https://gyazo.com/78ec4bd3117f6fc7ba281c8ccb3e4243

as you can see when the gray screen ending the green one poping for second and after that opening normally how to fix that pop up?

I’m sorry but this question and the code is very difficult to read. Are there two different guis? Which one is script.Parent.Parent? How often is the winners.Changed event firing? Please be more specific.

image
yes there is two different Gui’s one for Teleport Transition and second one for WInners

gray transition = Teleport Transition
green transition = Winners Transition

Winners.Changed firing after each game(Round) end

The best way to solve this is trial and error. Based on what you gave I can’t find anything. Tips:

Try adding more parameters to the tweens such as setting override to true and the time length

Make sure you aren’t firing the changed event too often.

i mean the gray transition ending and before it ending the green transition is poping

2-3 second look