I am trying to make an NPC system where he gives you a quest and you get levels for it. For example, if he asks you to visit the Library an arrow will appear pointing in the direction. And when you do the quest you go back to the NPC and he gives you levels.
Just saying, this really isn’t a request site but if you are interested in making something like that I would encourage you to learn how to script and then play around with your own ideas of how to do it.
1 Like
You’re asking for a ton in one message, and it sounds like you’re just requesting game assets. This is a scripting help forum, so you should be showing up here with code for us to help you with.
We can tell you how to save data for each player, set up a quest state machine, how to render arrows locally for individual players, etc.
Sorry if I sound off, I just want to know if there are any helpful tutorials in how to make an NPC give a quest and you get exp from doing it.