Introduction: How to Make a Roblox Rpg!

I am teaching you how to make your own roblox rpg today! The reason I am doing this today is to teach you the basics of Lua code and to also give you something to do in your free time!

Supplies

Step 1: The Structure

make the baseplate colour green and make four brown walls like this

Step 2: The Enemies

go to the toolbox icon, search up enemy npc, and look for one that looks like this.

Step 3: Loading Screen

Use the code above to create your very own loading screen with custom animation!

Step 4: Dialogue

Create a new bacon sprite and make a dialogue using this code. You can change the dialogue however you want in the FireAllClients code.

Step 5: Basic Weapon

Search up sword giver in the toolbox to find this sword giver sprite. We will use this as a basic weapon

Step 6: That's It!

Congrats! Now you have made your own roblox rpg to share and show your friends! If you want to see me make more, i will update this whenever I have made more progress. Thank You!