LocalScript

Inherits: Script

A script that runs on clients, NOT servers. LocalScripts can only run when parented under one of the following: 1) A player's Backpack. 2) A player's Character model. 3) A player's PlayerGui. 4) A player's PlayerScripts. 5) The ReplicatedFirst service.