Guys, I need help with my new game! I want make game for my YouTube/Roblox group fans, but I can’t find any type of tutorial on youtube. I need know how to create Trick or Treat game. Can anybody give me a link to good quality tutorial to I have a chance to make a game
If you need to learn how to script / code. I recommend searching script tutorials / lessons on either Here the developer Forum, or simple YouTube.
Idk If you were looking for it or not, but there will be no tutorials on how to make a entire game. You need to create and do the simple topics and expand upon that.
Awesome! This is not enough for game design help in general. However, it takes weeks and maybe even months to learn to program and design an advanced trick or treat system. Start on devhub:
And, before you do anything, I recommend using/ deriving a game design from this common template to plan out your game:
Note: This post assumes you already know about widely-used Roblox services and basic Luau coding concepts.
What you could do is have a leaderstats value controlling everyone’s candy. Then, they can click on a door, and you can change the door’s CFrame. Change their candy amount, and then make the doors close.