Skip to content

Commit

Permalink
some test dialogue
Browse files Browse the repository at this point in the history
  • Loading branch information
Waoweens committed Apr 16, 2024
1 parent 6acb8ac commit b282804
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 0 deletions.
13 changes: 13 additions & 0 deletions assets/dialogue/a1m1.dialogue
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
~ this_is_a_node_title

Nathan: [[Hi|Hello|Howdy]], this is some dialogue.
Nathan: Here are some choices.
- First one
Nathan: You picked the first one.
- Second one
Nathan: You picked the second one.
- Start again => this_is_a_node_title
- End the conversation => END
Nathan: For more information see the online documentation.

=> END
15 changes: 15 additions & 0 deletions assets/dialogue/a1m1.dialogue.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[remap]

importer="dialogue_manager_compiler_11"
type="Resource"
uid="uid://bm0x8jed5lg0s"
path="res://.godot/imported/a1m1.dialogue-58e5d9abca4bb5a878ba692ea66d046a.tres"

[deps]

source_file="res://assets/dialogue/a1m1.dialogue"
dest_files=["res://.godot/imported/a1m1.dialogue-58e5d9abca4bb5a878ba692ea66d046a.tres"]

[params]

defaults=true
33 changes: 33 additions & 0 deletions assets/dialogue/dev.dialogue
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
~ sign_left

SIGN: Boy oh boy where do I even begin.
SIGN: Lebron… honey, my pookie bear.
SIGN: I have loved you ever since I first laid eyes on you.
SIGN: The way you drive into the paint and strike fear into your enemies eyes.
SIGN: Your silky smooth touch around the rim, and that gorgeous jumpshot.
SIGN: I would do anything for you.
SIGN: I wish it were possible to freeze time so I would never have to watch you retire.
SIGN: You had a rough childhood, but you never gave up hope.
SIGN: You are even amazing off the court, you’re a great husband and father, sometimes I even call you dad.
SIGN: I forvever dread and weep, thinking of the day you will one day retire.
SIGN: I would sacrifice my own life it were the only thing that could put a smile on your beautiful face.
SIGN: You have given me so much joy, and heartbreak over the years.
SIGN: I remember when you first left clevenland and its like my heart got broken into a million pieces.
SIGN: But a tear still fell from my right eye when I watched you win your first ring in miami, because deep down, my glorious king deserved it.
SIGN: I just wanted you to return home.
SIGN: Then allas, you did, my sweet baby boy came home and I rejoiced.
SIGN: 2015 was a hard year for us baby, but in 2016 you made history happen.
SIGN: You came back from 3-1 and I couldn’t believe it.
SIGN: I was crying, bawling even, and I heard my glorious king exclaim these words, “CLEVELAND, THIS IS FOR YOU!”
SIGN: Not only have you changed the game of basketball and the world forever, but you’ve eternally changed my world.
SIGN: And now you’re getting older, but still the goat, my goat.
SIGN: I love you pookie bear, my glorious king, Lebron James. 😊❤️🫶🏼

You notice a marker attached to the sign.
Pick it up and write something?
- Yes
You try to write the first thing on your mind.
The marker is completely dry.
- No => END

=> END
15 changes: 15 additions & 0 deletions assets/dialogue/dev.dialogue.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[remap]

importer="dialogue_manager_compiler_11"
type="Resource"
uid="uid://bxuo28l7d2dpe"
path="res://.godot/imported/dev.dialogue-ff92132c5ede4a548dbf16962edfb7d8.tres"

[deps]

source_file="res://assets/dialogue/dev.dialogue"
dest_files=["res://.godot/imported/dev.dialogue-ff92132c5ede4a548dbf16962edfb7d8.tres"]

[params]

defaults=true
13 changes: 13 additions & 0 deletions assets/dialogue/ex.dialogue
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
~ this_is_a_node_title

THEM: [[Hi|Hello|Howdy]], this is some dialogue.
THEM: Here are some choices.
- First one
THEM: You picked the first one.
- Second one
THEM: You picked the second one.
- Start again => this_is_a_node_title
- End the conversation => END
THEM: For more information see the online documentation.

=> END
15 changes: 15 additions & 0 deletions assets/dialogue/ex.dialogue.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[remap]

importer="dialogue_manager_compiler_11"
type="Resource"
uid="uid://dwxsp1dnud4i4"
path="res://.godot/imported/ex.dialogue-1c8bb1efb8ce6ed79b74abe26ba6e597.tres"

[deps]

source_file="res://assets/dialogue/ex.dialogue"
dest_files=["res://.godot/imported/ex.dialogue-1c8bb1efb8ce6ed79b74abe26ba6e597.tres"]

[params]

defaults=true

0 comments on commit b282804

Please sign in to comment.