godot-2d-visual-novel icon indicating copy to clipboard operation
godot-2d-visual-novel copied to clipboard

A Visual Novel demo made with the Godot game engine

Results 5 godot-2d-visual-novel issues
Sort by recently updated
recently updated
newest added

hello, when i try this demo, i find that if elif else is not working. Thanks

bug

There are comments in the code which explain the changes made but needs to be removed when merging into main Bugfixes: 1. _leave did not reset the character position after...

We shouldn't save to and load from a file every time we edit variables. There are actually some errors reported in the debugger due to these constant read and write.

refactor

When restarting the scene, characters and text stay visible, causing visual glitches.

bug

Write 3 scenes and dialogues that make use of the demo's features.

enhancement