Edit of asset "Location Graph Editor" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Location Graph Editor | |
| Description |
A visual editor for creating and managing node-based location graphs. Useful for text adventures, RPGs, narrative-driven games, and any project requiring structured navigation between interconnected locations. Features: • Visual GraphEdit-based editor integrated into Godot • Multi-port connections with custom labels • Bidirectional, locked, and hidden edges for dynamic gameplay • Runtime API with O(1) lookups and BFS pathfinding • Dynamic edge management (lock/unlock/hide/unhide) • Comprehensive documentation and examples • Full Asset Library compliance Includes example scene demonstrating navigation, pathfinding, and edge management. |
A visual editor for creating and managing node-based location graphs. Useful for text adventures, RPGs, narrative-driven games, and any project requiring structured navigation between interconnected locations. Features: • Visual GraphEdit-based editor integrated into Godot • Multi-port connections with custom labels • Bidirectional, locked, and hidden edges for dynamic gameplay • Runtime API with O(1) lookups and BFS pathfinding • Dynamic edge management (lock/unlock/hide/unhide) • Comprehensive documentation and examples • Full Asset Library compliance Includes example scene demonstrating navigation, pathfinding, and edge management. |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/PedlarGames/location-graph-editor | |
| Issues Url | https://github.com/PedlarGames/location-graph-editor/issues | |
| Godot version | Godot 4.5 | |
| Version String | 1.0.2 | 1.0.2 |
| Download Commit | b854496e2dec69d2328d58378fea14fbfcf5ddaf | b854496e2dec69d2328d58378fea14fbfcf5ddaf |
| Download Url (Computed) | https://github.com/PedlarGames/location-graph-editor/archive/b854496e2dec69d2328d58378fea14fbfcf5ddaf.zip | https://github.com/PedlarGames/location-graph-editor/archive/b854496e2dec69d2328d58378fea14fbfcf5ddaf.zip |
| Icon Url |
https://raw.githubusercontent.com/PedlarGames/location-graph-editor/refs/heads/main/addons/location_graph_editor/map-icon.png
|
|