Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# SPDX-FileCopyrightText: The Threadbare Authors
# SPDX-License-Identifier: MPL-2.0
~ start
There once was a legendary pirate who sailed the seas in search for the mythical Fringe Island.
Only rumors spoke of its existence and the secrets to immortality hidden within.
Captain Daffodil Lockstitch of The Spindle searched far and wide across the Weft Sea to uncover this island.
Disappeared without a trace, all that remains of the Captain is a washed up map from their last known adventure.
StoryWeaver: What a find! Who knew the Everlasting Library held such interesting artifacts hidden in the books?
StoryWeaver: It's time to finish Daffodil's story.
Just as the name was spoken, a dark storm rumbled in the distance.
It acted as a magnet, pulling the ship and StoryWeaver into its midst.
=> END
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[remap]

importer="dialogue_manager"
importer_version=15
type="Resource"
uid="uid://b7ad8nar1hmfs"
path="res://.godot/imported/intro_boat.dialogue-065a6270dd563f1d033df328cb6d775e.tres"

[deps]

source_file="res://scenes/quests/lore_quests/side_quest_001/1_intro/components/intro_boat.dialogue"
dest_files=["res://.godot/imported/intro_boat.dialogue-065a6270dd563f1d033df328cb6d775e.tres"]

[params]

defaults=true
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://y7wsrnifch5y"
path="res://.godot/imported/playerBoat.png-b81f97d800b9acfe24d93d79cac47565.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://scenes/quests/lore_quests/side_quest_001/1_intro/components/playerBoat.png"
dest_files=["res://.godot/imported/playerBoat.png-b81f97d800b9acfe24d93d79cac47565.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
22 changes: 21 additions & 1 deletion scenes/quests/lore_quests/side_quest_001/1_intro/intro.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
[ext_resource type="PackedScene" uid="uid://iu2q66clupc6" path="res://scenes/game_elements/characters/player/player.tscn" id="4_gxitq"]
[ext_resource type="SpriteFrames" uid="uid://dtoylirwywk0j" path="res://scenes/game_elements/characters/components/sprite_frames/storyweaver_blue.tres" id="5_i7gc6"]
[ext_resource type="Script" uid="uid://c8405c212rbn6" path="res://scenes/game_elements/props/background_music/components/background_music.gd" id="6_pbpsr"]
[ext_resource type="Texture2D" uid="uid://y7wsrnifch5y" path="res://scenes/quests/lore_quests/side_quest_001/1_intro/components/playerBoat.png" id="6_rfbrd"]
[ext_resource type="AudioStream" uid="uid://dstsop5iw77sd" path="res://scenes/quests/story_quests/after_the_tremor/music/sounds/beach.ogg" id="7_rfbrd"]
[ext_resource type="Script" uid="uid://x1mxt6bmei2o" path="res://scenes/ui_elements/cinematic/cinematic.gd" id="9_w2uri"]

[node name="Intro" type="Node2D" unique_id=457370851]

Expand All @@ -28,8 +30,14 @@ tile_set = ExtResource("3_gxitq")

[node name="OnTheGround" type="Node2D" parent="." unique_id=1651604208]

[node name="Sprite2D" type="Sprite2D" parent="OnTheGround" unique_id=645411518]
position = Vector2(610, 257)
texture = ExtResource("6_rfbrd")

[node name="Player" parent="OnTheGround" unique_id=296354958 instance=ExtResource("4_gxitq")]
position = Vector2(-140, 73)
visible = false
position = Vector2(527, 335)
mode = 1
sprite_frames = ExtResource("5_i7gc6")

[node name="Camera2D" type="Camera2D" parent="OnTheGround/Player" unique_id=456507996]
Expand All @@ -38,3 +46,15 @@ limit_top = -320
limit_right = 2772
limit_bottom = 680
editor_draw_limits = true

[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="OnTheGround" unique_id=1303919436]
position = Vector2(525, 318)
sprite_frames = ExtResource("5_i7gc6")
animation = &"idle"
autoplay = "idle"
frame_progress = 0.49836096

[node name="Cinematic" type="Node2D" parent="." unique_id=1433162388]
script = ExtResource("9_w2uri")
next_scene = "uid://btol04dlus5ri"
metadata/_custom_type_script = "uid://x1mxt6bmei2o"
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-FileCopyrightText: The Threadbare Authors
# SPDX-License-Identifier: MPL-2.0
~ start
Replace this with dialogue for a cutscene.
Skeleton: This statue doesn't belong here!
=> END
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[remap]

importer="dialogue_manager"
importer_version=15
type="Resource"
uid="uid://dprfx1k0blftv"
path="res://.godot/imported/hint_jungle.dialogue-d60360e5ab273c660dd797c3515fdebb.tres"

[deps]

source_file="res://scenes/quests/lore_quests/side_quest_001/3_jungle/components/hint_jungle.dialogue"
dest_files=["res://.godot/imported/hint_jungle.dialogue-d60360e5ab273c660dd797c3515fdebb.tres"]

[params]

defaults=true
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# SPDX-FileCopyrightText: The Threadbare Authors
# SPDX-License-Identifier: MPL-2.0
~ start
StoryWeaver entered the tangled vines to find a sanctuary full of glowing flora and fauna.
After moving a bone stuck on a branch, the ground slightly rumbled. StoryWeaver was greeted by the friendly skeleton once more.
Skeleton: Oh, thanks for finding that!
=> END
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[remap]

importer="dialogue_manager"
importer_version=15
type="Resource"
uid="uid://dq7mix2g3iuov"
path="res://.godot/imported/intro_jungle.dialogue-1d975255f62fbbdff790c6d40ebbcef9.tres"

[deps]

source_file="res://scenes/quests/lore_quests/side_quest_001/3_jungle/components/intro_jungle.dialogue"
dest_files=["res://.godot/imported/intro_jungle.dialogue-1d975255f62fbbdff790c6d40ebbcef9.tres"]

[params]

defaults=true
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# SPDX-FileCopyrightText: The Threadbare Authors
# SPDX-License-Identifier: MPL-2.0
~ start
Skeleton: Great work! You remind me of my best pal, Patchy.
Skeleton: A strong fella who always moved our heavy shipping crates around when I needed help. I wonder what they're up to now...
The Skeleton's memory lingers in StoryWeaver's thoughts. Who are they?
=> END
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[remap]

importer="dialogue_manager"
importer_version=15
type="Resource"
uid="uid://dx1urugmgypsc"
path="res://.godot/imported/memory_jungle.dialogue-354c8eec4b4b50da9d4531156b7e8142.tres"

[deps]

source_file="res://scenes/quests/lore_quests/side_quest_001/3_jungle/components/memory_jungle.dialogue"
dest_files=["res://.godot/imported/memory_jungle.dialogue-354c8eec4b4b50da9d4531156b7e8142.tres"]

[params]

defaults=true
Loading
Loading