Preview.mp4
- Install latest Godot 4 C#
Create a folder called "Dialogues" in root project
In that folder created a new txt called "fairy_encounter_1.txt"
In the txt add the following.
Valk: Hello!
Gerbo: Hi
*choice1: Fine
*choice2: Alright
*choice3: Terrible
[choice1]
Gerbo: That's great!
Gerbo: :D
[end]
[choice2]
Gerbo: Cool cool
[end]
[choice3]
Gerbo: .-.
[end]
Gerbo: alright well bye!
Valk: bye!
Press Space Bar
to advance dialogue.
- There is a bug that skips some dialogue. Have not figured out how to solve it yet.
- UI enter and exit animations are not centered