Skip to content

Skill tree editor development tool for making Path of Exile style skill trees

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

FastestMolasses/bevy_skill_tree_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Skill Tree Editor

This is a simple tool that allows you to create and edit skill trees for your game using Bevy. It provides a user-friendly interface for designing skill trees, adding skills, and defining their relationships. Skill trees are exported to RON files, which can be rendered anyway you like in your game.

Features

  • Create and edit skill trees visually
  • Add skills and define their properties
  • Define relationships between skills
  • Import / Export skill trees to RON files
  • Define straight or curved connections between skills

Demo

Compatible Bevy versions

Bevy version Repo version
0.16 main

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repo by you, as defined in the Apache-2.0 license, shall be dually licensed as above, without any additional terms or conditions.

About

Skill tree editor development tool for making Path of Exile style skill trees

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages