
Hey everybody!
I started working on Skills some days ago.
Like I did with the game items and quests, I transitioned to ScriptableObjects to make my life easier. Creating a skill (name, picture, description and steps, not the code behind it) is super easy with those, I just have to create a new file and fill the informations in the Inspector window).
I promise, I'll make a post about ScriptableObjects one day :D
For this game, skills...