Update 1.35 - Export directly to Godot, Unity + improvements & fixes
Direct export to Godot
You can now export all your data to Godot Engine's Resource files (.tres), which can be easily edited and used directly in the engine's inspector. The files are categorized in folders which helps with organizing your project. The feature supports all major property types including references to other resources.
You can preview the files before exporting them in the export window.
Direct export to Unity (improved)
You can also export data to Unity's Scriptable Objects. This feature has been improved since the last update and now it is possible to have cross-database references.
Editing custom properties
You can now fully edit previously created custom properties, including removing, renaming, and adding new properties.
Export all databases
You can now export all databases at once. Select the file format, the target folder and press export all.
Other changes:
- new, minimized path input
- better file extension handling
- fixed JSON ordering (more similar to order in the tree)
- general fixes and improvements
Files
Get GridlessDB
GridlessDB
Create databases for games. Without spreadsheets.
Status | Released |
Category | Tool |
Author | radmatt |
Genre | Role Playing |
Tags | database, Game Design, gamedev, Game engine, indiedev, item-editor, items, MMORPG, User Interface (UI) |
Languages | English |
More posts
- Update 1.37Jan 22, 2022
- Update 1.36 - Improved image preview + fixesNov 04, 2021
- Update 1.32 - Fixes and improvementsSep 01, 2021
- Huge New Update - GridlessDB 1.3 - Now on Steam!Aug 24, 2021
- GridlessDB - Wishlist on Steam!Aug 10, 2021
- Update 1.22 - Improvements and fixesJun 29, 2021
- Update 1.2 - Editing custom properties, search feature.Jun 12, 2021
- Update 1.1 - DARK MODE, relative paths, 4k support and more!Jun 04, 2021
- Gridless Item Editor - Available now!May 28, 2021
Comments
Log in with itch.io to leave a comment.
Sweet. Thanks for the update.