Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
/ Roblox-Scripts Public archive

Roblox scripts (not hacking scripts) that game developers on Roblox may find useful

Notifications You must be signed in to change notification settings

AstralMyst/Roblox-Scripts

Repository files navigation

Roblox-Scripts

Roblox scripts (not exploiting scripts) that game developers on Roblox may find useful

11/14 added first code -- render distance

  • there is a lack of well-written render distance scripts in the Roblox Creator Marketplace
  • I needed to reduce lag b/c of number of parts and wireframes rendered
  • This will be useful code for me to apply in various future games. :D
  • Use a local script, place in PlayerScripts

11/17 added second code -- simple for loop for unanchoring

  • A very commonly used snippet of code I use
  • Straightforward
  • Useful in any script ^u^

About

Roblox scripts (not hacking scripts) that game developers on Roblox may find useful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages