Edit of asset "Simple Novel Game JSON Converter" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Simple Novel Game JSON Converter | Simple Novel Game JSON Converter |
| Description |
An asset that stores texture paths and text in a single dictionary within an array JSON. Use it when creating novel game-style UI. Example: [ { “text”: “Make a contract with me and become a magical girl⭐️”, “texture”: “res://3Dmodel/CharacterIconSabun/FairySmile.jpg” }, { “text”: “I'm not Q-something-or-other, okay?”, “texture”: “res://3Dmodel/CharacterIconSabun/FairyNormal.jpg” }, ] |
An asset that stores texture paths and text in a single dictionary within an array JSON. Use it when creating novel game-style UI. Example: [ { “text”: “Make a contract with me and become a magical girl⭐️”, “texture”: “res://3Dmodel/CharacterIconSabun/FairySmile.jpg” }, { “text”: “I'm not Q-something-or-other, okay?”, “texture”: “res://3Dmodel/CharacterIconSabun/FairyNormal.jpg” }, ] |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/E-unahya/text_and_texture_json | https://github.com/E-unahya/text_and_texture_json |
| Issues Url | https://github.com/E-unahya/text_and_texture_json/issues | https://github.com/E-unahya/text_and_texture_json/issues |
| Godot version | Godot 4.5 | Godot 4.5 |
| Version String | 1.0 | 1.0 |
| Download Commit | d34336c3c4e4bff8329c907a73415eed2aa775b7 | d34336c3c4e4bff8329c907a73415eed2aa775b7 |
| Download Url (Computed) | https://github.com/E-unahya/text_and_texture_json/archive/d34336c3c4e4bff8329c907a73415eed2aa775b7.zip | https://github.com/E-unahya/text_and_texture_json/archive/d34336c3c4e4bff8329c907a73415eed2aa775b7.zip |
| Icon Url |
https://raw.githubusercontent.com/E-unahya/text_and_texture_json/main/icon.png
|
https://raw.githubusercontent.com/E-unahya/text_and_texture_json/main/icon.png
|