Answers for "what do you need local sccripts for"

0

what do you need local sccripts for

A LocalScript is a Lua source container that runs Lua code on a client connected to a Roblox server. They are used to access client-only objects, such as the player's Camera . For code run through LocalScripts, the LocalPlayer property of the Players service will return the player whose client is running the script.
Posted by: Guest on June-10-2020

Code answers related to "what do you need local sccripts for"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language