Learn ROBLOX scripting for free

How to make a Loading Screen in Roblox

Project Structure Inside StarterGui, create ScreenGui named LoadingBarGui. Add the following children: Object Type Purpose LocalScript LocalScript Manages...
Read More

How to create a health bar GUI

GUIs display information to the player and let them interact with buttons, text boxes, and...
Read More

Client vs Server

When learning Roblox scripting, one of the most important concepts to understand is the difference...
Read More