Skill tree in Design Philosophy
|
|
I want to make skill tree, I would like to make it fast, so I though about using interface. Also I want some pop up or window to appear, when person moves mouse over skill, showing description and etc., but interface buttons don't detect when mouse is over them. So I kinda have to use map, either second map. I plan to have Class Advancing, like Fighter->Knight, increasing max level of previous skills, and adding new ones. Making all skills on same page probably would make it bulky, but not sure.
Maybe anyone could suggest anything, or give own ideas? Thank you in advance...
|