I have this basic TopBar for my game with a UIAspectRatioConstraint + Scaled position and Size with a plugin. However whenever I play test the topbar seems to go down a bit.
How it’s meant to look:
When I play test:
Plugin:
I have this basic TopBar for my game with a UIAspectRatioConstraint + Scaled position and Size with a plugin. However whenever I play test the topbar seems to go down a bit.
How it’s meant to look:
When I play test:
Plugin:
is ScreenGui.IgnoreGuiInset = true
?
This should make it go exactly as placed in studio.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.