I was working with ContexActionService and created a few buttons for different purposes.
However, the UI’s changes when you respawn, is there anyone who knows what causes this?
I have another script that finds every Button inside the ContextActionGui and changes the size of the buttons. But I’m 99% that it’s not what’s causing this.
I had a different script that only set the UI size and appearance once, which means when you respawn, it doesn’t run again, however we managed to solve it by changing the size and appearance already when you get the button by running ContextActionService:GetButton().