Brief Introduction¶
The Skill is a node-based ability system for developers. The Skill provides a flexiable and customizable framework for an ability system. With simply filling 6 functions, you can perfectly make your own ability system work!
The Skill has following fascinating features!
- Customizable attributeTable for your players
- Customizable skill node
- Distinguish skills with Tag + NickName + Icon
- Auto skill script generation
- Selectable skill rendering layer
- Visually manipulating your node
- Distinguish AttributeTables with Tag + owner
- Drag and drop to create a customize Skill Node Library
- Visually establish Parent-child relation between nodes
- Scaleable and no-limited Skill Tree editor window
- Auto passive skill management
- Auto skill status management
- Play skill with just one line of code!