How to make a crafting system in GDevelop?

Anybody know how to make a crafting system in gdevelop?

the same way you do everything else.
use sprites and events to get the wanted result.
A non specific question gets a non specific answer.

plan your crafting system to the smallest detail, and then you will automatically have a good understanding of what to do in gd.

if youre stuck on a specific step, you can come back and ask.

2 Likes

problem is,idk how to specify items
do you use variables?

https://www.youtube.com/watch?v=aLpNS-KeqD0&t=296s
I found this tutorial on YouTube, hope it helps you

2 Likes