If you were scripting a UI, how would you script it so it’s in ServerScriptService and there is a way of re-using it?
You could try using ModuleScripts or create a UI and place it in ReplicatedStorage and get the UI every time you need it.
Alright, thank you so much! This will help me.
1 Like