LocalScript¶
LocalScript is a script that runs locally for each player. It can only see what the player can see.
Some classes and functions are only callable through a LocalScript. You may find a client-exclusive warning with them in the Documentation.
Inherits BaseScript