Code Monkey home page Code Monkey logo

Comments (1)

Pheubel avatar Pheubel commented on June 9, 2024

This definitely sounds interesting, as you could then make a glossary that has a short form that will show up in dialogue, but a more complete description that can be used in a lore section for the visual novel.

Would this also mean that the glossary entries themselves could be stored outside of the glossary? Perhaps the role of the glossary is a bit too large and it could be broken up, like how in godot 4.3 the TileMap node, which contains layers has been superseded by TileMapLayers instead that you can control separately. Although it would add a little bit of project bloat and makes creating new entries a little bit more involved, i think it might make the entries easier to work with outside the context of dialogic.

I am not too sure how exactly it would be implemented, but here are some options i've come up with so far;

  • Folders act as a category (the root to the glossaries directory would most likely have to be saved in the project settings for that) and glossary entry resources inside that directory would automatically be added to that category. Adding and removing to entries can be pretty quick, but can be easy to mess up and have unrelated files in the directories.
  • The glossary would hold references to glossary entry files. With this approach glossary entries can be part of multiple categories.

As for how the entries would be visualized inside of the editor, i think that a system close to how timeline events are visualized could help out to make it easily modifiable.

from dialogic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.