How to Make a Roblox Rpg!

by devmusic140 in Living > Video Games

827 Views, 2 Favorites, 0 Comments

How to Make a Roblox Rpg!

RobloxScreenShot20230524_140803637.png

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

The Structure

RobloxScreenShot20230609_125727351.png

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

The Enemies

RobloxScreenShot20230609_130016664.png

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

Loading Screen

Loading screen - Roblox Studio 2023-06-09 1_13_32 PM.png

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

Dialogue

Loading screen - Roblox Studio 2023-06-09 1_20_26 PM.png

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

Basic Weapon

RobloxScreenShot20230612_134457090.png

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

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!