diff --git a/assets/dialogue/a1m1.dialogue b/assets/dialogue/a1m1.dialogue new file mode 100644 index 0000000..ed85d18 --- /dev/null +++ b/assets/dialogue/a1m1.dialogue @@ -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 \ No newline at end of file diff --git a/assets/dialogue/a1m1.dialogue.import b/assets/dialogue/a1m1.dialogue.import new file mode 100644 index 0000000..b15afc9 --- /dev/null +++ b/assets/dialogue/a1m1.dialogue.import @@ -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 diff --git a/assets/dialogue/dev.dialogue b/assets/dialogue/dev.dialogue new file mode 100644 index 0000000..0a79baa --- /dev/null +++ b/assets/dialogue/dev.dialogue @@ -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 diff --git a/assets/dialogue/dev.dialogue.import b/assets/dialogue/dev.dialogue.import new file mode 100644 index 0000000..5f6d3cd --- /dev/null +++ b/assets/dialogue/dev.dialogue.import @@ -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 diff --git a/assets/dialogue/ex.dialogue b/assets/dialogue/ex.dialogue new file mode 100644 index 0000000..4e72539 --- /dev/null +++ b/assets/dialogue/ex.dialogue @@ -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 \ No newline at end of file diff --git a/assets/dialogue/ex.dialogue.import b/assets/dialogue/ex.dialogue.import new file mode 100644 index 0000000..40f9159 --- /dev/null +++ b/assets/dialogue/ex.dialogue.import @@ -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