Coder Social home page Coder Social logo

godot-dialog-system's People

Contributors

davedadev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

godot-dialog-system's Issues

C# Support

Will you make C# support? It is faster then GDscript

Godot 4 incompatibility

Porting the game to Godot 4 game the erro in the file plugin.gd that states:

Too many arguments for "add_too_menu_item()" call. Expected at most 2 but got three.

This is in line 19.
Any ideas on how this could be fixed?

CSV import error

Hi,

I'm experiencing this issue when loading an exported csv of a story?
Does someone know what could be the problem?

Error importing CSV translation: 'NID' is not a valid locale.
editor/editor_file_system.cpp:1801 - Error importing 'res://Tutorial_Dialogs/CSV/eng.csv'.
Switch Scene Tab
Error importing CSV translation: 'NID' is not a valid locale.
editor/editor_file_system.cpp:1801 - Error importing 'res://Tutorial_Dialogs/CSV/eng.csv'.
Error importing CSV translation: 'NID' is not a valid locale.
editor/editor_file_system.cpp:1801 - Error importing 'res://Tutorial_Dialogs/CSV/eng.csv'.
res://addons/EXP-System-Dialog/Story Editor/story_editor.gd:168 - Invalid get index '1' (on base: 'PoolStringArray')

I'm using Godot 3.2.3 in Linux Ubuntu 20

Thanks

Writing a story in another language

I want to make a Visual Novel in French, but it doesn't want to add my special characters, like è or é, for no reason. I feel like it's because in english there's not such a thing, but I don't know how to change that,

Thanks for reading^^

Save dont work

I add dialog C in story A.
Press ctrl + s to save.
Load story B.
Load story A.
Dialog C gone.

Confused.

Only solution: use save as always.

Problems with get_nid_from_slot()

Hi, I'm having an issue with reading my story files properly.

In the Dialogue player tutorial, you call play_dialog() in the ready of the dialogue player scene, like so:
image

I created a function that lets me instance the dialogue player and call different records depending on the scene I'm in. here it is:
image

The way I understand it, the play_dialog() doesn't have to appear in the ready() of the dialogue player's scene. My entire story runs fine across all the scenes I instance the dialogue player in, yet whenever I remove it from the dialogplayer scene, I get errors in the get_nid_from_slot() despite having no issues in the node tree or code (afaik):

image

It seems like there is a bug somewhere or there's something I missed about how this system should work.

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.