Hello, I was wondering how exactly I should attempt to make a quest system that can handle multiple rewards. Whether it be an addition to an integer or a tool added to the players backpack. Also how should I handle the dialogue ui for the actual quest claimers themselves? Create one for each quest??
I don’t know the skill level you’re at on your Luau coding journey, but I’d recommend watching YT Tutorials or finding a open source quest system and looking through the code on how they did it.