RBX.lua.LocalScript (Object)

From Legacy Roblox Wiki
Revision as of 17:48, 16 February 2007 by >Gamer3D (Categorized and added stub tag.)
Jump to navigationJump to search

LocalScripts are scripts that only run in two places:

  1. In the local player's Backpack
  2. In the local player's character model

LocalScripts are intended to be used to create light-weight client-side eye candy. Because they do not run on the server and are not replicated to other clients, they have zero network overhead.

Stub icon Stub
This article is a stub. If you think you know more about this than we do, please help us by contacting a writer.
Thank you!