Using TeleportService:SetTeleportGui() isn’t working very well for me as the teleporting system sometimes bugs and moves the entire frame to the left. I’ve seen some games which this doesn’t occur, what is an alternative to this?
Perhaps the frame’s size or position are incorrect. Can you show what happens in a gif?
Maybe gui items didn’t use scale for that purpose…
I don’t think you get what he means. Teleport service is used to teleport players between different places in a Roblox experience, not just a different position. Also he didn’t ask how to teleport, but an alternative to the SetTeleportGui
oh oops I never heard of teleport service so I just assumed it was teleport player thanks
I just tested this in other games and this occurs. (Flicker | Amusement park)
The size of the frame is 1,0,1,0 which should cover the whole screen.
I also have this issue where during the teleport the gui shrinks to the top left then expands full screen… i know my gui is scaled and built correctly so thats not the issue.
Check inside of flame too. Any kind of Gui items can use offset.
Yes, I fixed this thanks to support from @bytechan
Offset parameters for the frame was set to the AbsoluteSize of the screengui.