A little further details on my question:
1: Let’s say the GUI Spawns a Part in Workspace, and the Script to do so is a Local Script.
Would that make the Part Client or Server Sided? / Would people in TeamCreate be able to see it?
2: The GUI is created via scripting, if the Script that creates the GUI is Server a normal Script (Server), would that make the GUI visible for everyone in TeamCreate
2.1 If the GUI is then visible for everyone in TeamCreate, how would I stop this, change the Script to a Local Script? Then also, if it’s a Local Script, would the Part being placed in Workspace also be Local?
Thank you in advanced!