Client Script & Server Script
Provides information about client and server scripts.
Client Script runs on individual playerโs clients, and Server Script runs on a multiplayer server. If you donโt create it in multiplayer, you donโt need to write Server Script, you just write Client Script. As the roles of Client Script and Server Script are different, there are also differences in the Event Function or Global Object that can be used within the script.
Server scripts are shown in red and client scripts are shown in blue, as depicted in the image below.