Edit of asset "Worldmap Builder - Skill Trees and Level Select Menus" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Worldmap Builder - Skill Trees and Level Select Menus | |
Description |
Addon for creating skill trees and level selection menus, with an in-viewport editor. Features: - Paths: lines, arcs, and Bézier curves, to connect into big graphs - SIngle-object graphs with a custom arrangement of points and connections - Move points right in the editor viewport, with snapping and a right-click menu Setup: - ⚡ You must enable the plugin! Project -> Settings -> Plugins - Add a WorldmapView to your scene. - Add some worldmap items as children of the WorldmapView. WorldmapGraphs offer a branching tree/graph structure where nodes and connections can be added anywhere. WorldmapPaths are a non-branching path: a line, an arc, or a Bézier curve. - If you have multiple worldmap items, connect them by placing an empty point above a non-empty point (it's empty if data is set to <empty>. Point index is shown above it if it's selected). If in a WorldmapGraph, you must right-click it to mark as an end connection. - Use WorldmapView's methods! Check out the example/ folder for example usage. |
|
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/don-tnowe/godot-worldmap-builder | |
Issues Url | https://github.com/don-tnowe/godot-worldmap-builder/issues | |
Godot version | Godot 4.0 | |
Version String | 0.2.4 | 0.1.1 |
Download Commit | ccd81965439f94951684012692a668ee2cdedd7e | 4d9362fc005d00e2cb0b7659dc15862b7ba0e9ce |
Download Url (Computed) | https://github.com/don-tnowe/godot-worldmap-builder/archive/ccd81965439f94951684012692a668ee2cdedd7e.zip | https://github.com/don-tnowe/godot-worldmap-builder/archive/4d9362fc005d00e2cb0b7659dc15862b7ba0e9ce.zip |
Icon Url |
https://raw.githubusercontent.com/don-tnowe/godot-worldmap-builder/master/icon.png
|