Scratch How To Make Rpg Projects: 3 Top Picks

how to make rpg

When you create an RPG on Scratch, you can implement tiles using map chips, add conversation windows, and do various other coding tasks. This is a collection of works to help you with RPG creation.

#01 RPG Material Distribution

494
480
20,443
©
2021.4.20
How to Use: Please give credit when using these ma… How to Use: Please give credit when using these ma…

How to Use:Please give credit when using these materials. Do not claim them as your own. Adding a comment when borrowing is appreciated.

#02 Chat Window in RPG Style

216
216
6,988
©
2015.2.16
Summary of the author's notes How to Use: - Press … Summary of the author's notes How to Use: - Press …
Summary of the author's notes

How to Use: - Press the 'A' key to display the command menu

About this Scratch Game

Author
logic_lab
Related
Review Date
2022.7.19

#03 Kirby-Style Turn-Based Command Battle Template Updated

51
51
2,943
©
2023.9.10
A complete turn-based battle base you can graft into your ow A complete turn-based battle base you can graft into your ow

This Scratch project hands you a whole turn-based RPG battle system in reusable pieces. Attack, Item, Run away and Search menus are all built the same way: a frame pops up, buttons spawn as copies, and each one eases smoothly bigger when your mouse hovers over it. The neat part is that the enemy's turn writes into the same command variable and fires the same signal as yours, so adding a new move just means dropping in artwork and a damage number. The HP bar routine takes a flip value and works for either side, and weather effects plus handy test keys are already wired in, making it a solid base to graft onto your own RPG.

About this Scratch Game

Author
SM_TAKA_0603
Related
Review Date
2025.6.17