The way I do overhead UI is that whenever a player spawns, the UI is disabled in the head unless enabled by a remove events… Would this cause any performance issues even if its disabled? Please let me know what you think.
I would think as long as you don’t spam the events that it isn’t too bad. I use a lot of RemoteEvents and BindableEvents in my games and they don’t hurt my performance.
1 Like