gdquest-demos / godot-2d-visual-novel

A Visual Novel demo made with the Godot game engine
MIT License
133 stars 25 forks source link

if/elif/else not work #15

Open boseagr opened 3 years ago

boseagr commented 3 years ago

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

Thanks

NathanLovato commented 3 years ago

Would you have a minimum demo / script you're using to reproduce and test the bug?

boseagr commented 3 years ago

I still using the template, and not changing anything yet, I am using Godot 3.2.2 When I try running the game, the if, elif not work, it always play the else block Thanks

Jeremi360 commented 1 year ago

@boseagr if you still looking for something like this check out my Rakugo Dialogue System: https://rakugoteam.github.io