A Simple Quest System (JavaScript) (Video Tutorials)

Hello everyone I would like to announce that I have finished and fully working Quest System That goes right along with my Inventory / Equipment System that I made a little bit ago you can find that here:
http://forum.unity3d.com/threads/236023-How-to-make-a-Simple-Inventory-Equipment-System-Video-Tutorials-(JavaScript)

I would just like to say I appreciate all and any feedback you give.

You can find the Step By Step PlayList here:

https://www.youtube.com/playlist?list=PLLflfFtpkLT-ZunZu5nQ0pTspsT3GB9qS

At the time I’m making this post the first 3 videos are up and the last 4 are processing but don’t worry I have the entire series Completed and they will all be up by tomorrow! So if you can’t find them just wait and they will all be added soon don’t worry!

I hope you all enjoy!

Not perfect, but still the best :slight_smile:
First of all, well done, i have to hand it to you that this is the first, and so far best, quest system tutorial series i have found. Furthermore, as for “simple” it was a very long tutorial, and it had to be seeing as it’s such a huge task. Some improvements would have been to make the quest system more customizable, so that you didn’t have to manually change the script each time you had to make a new quest. This shouldn’t be too hard, just add some boleans such as “gather” and “kill” which could have been connected to a certain type of item or mob ID, and then you make a script for the mobs or items so that they have different ID’s, it’s hard to explain without making a seperate video, but i hope you understand what i mean. Not sure how you could have changed the quest info though, maybe by using a library with different strings, giving these strings different ID’s aswell (i use that too much i guess).

tl;dr Good tutorials, could have had easier and optimized customization.

First off id like to thank you for checking it out, and i know it’s not perfect i just found this would be a great way to get some people to start thinking about how to add on using what is available in the script I have been adding little improvements here and there and will be making a video over what I did but these are just minor things so far, and as for the customization I see where you coming from with that it was the same with my inventory system I just like the idea of having classes for each one of my quests witch may not be the best way but eh I like a challenge but again I appreciate your feedback I will be improving those things soon making it a little easier to understand. Basically all I was going for was I give you the tools and a template and show you how I made the template and go from there but I will be updating it consistently (Well at least as much as possible) and I will address a few issues I ran into but main thing is show what item you will get it’s description stats etc which after combining it in with my inventory system is not impossible but I will make a video explaining it in great detail don’t worry more is coming :slight_smile: again thanks for watching.

Thanks Lyle - I’m just about to start watching them.

FYI - I dl my videos to reduce bandwidth and allow unlimited watching, etc. and it looks like the playlist is backwards, e.g. I was watching video #3 and it said the next video was #2.

I’ll try and post tutorial feedback after I actually watch them.

Yeah sorry about the playlist and dling them is a really good idea ill go back and fix the playlist now and I look forward to your feedback :slight_smile:

EDIT: I fixed it for the most part it still says the next video is the one previous but if you click the next arrow is goes down the list like it should for some reason but it should be fine now