godot weirdness

This commit is contained in:
betalars 2025-03-28 18:19:21 +01:00
parent 78f2216357
commit a38b4d1956
3 changed files with 7 additions and 2 deletions

View File

@ -461,7 +461,9 @@ bbcode_enabled = true
text = "Moonlight trickled down trough clouds and twigs as Dräven tapped trough the night.He had been searching for a while and he knew a special someone must be hiding in the thicket.When a familiar smell first led him to a few bronce hairs as fluffy as his tail, he didnt think much of it.But then he saw paw-prints, that matched his own where he had not been. Would he finally find someone of his kind?He was sure of it, as the familiar scent has never been stronger than tonight.When suddently: Was that chatter?His wings rustled with joy over the familiar voice and Dräven decided to get a better look.A few flaps and leaps brought him up a tree, to get a glimpse of his soon to be friend.But all he saw was a fox.He didnt even want to bother it anymore.It would just scream and laugh at his wings of leafs, just like the trees crackled at his paws, that were no roots.With a small whimper, Dräven spread his wings, and slid away to at least find comfort by seeing his reflection in the nearby lake.It took him a while to notice, how there was a sudden silence when the clouds broke: Northern lights danced trough the sky to form wings, that met at a sleak body made of stars and clouds.The whole forest held its breath as it stared into eyes of moonlight gazing down.Dräven was moved to tears when he gazed back at it. He was sad for the dragon that was of the moon and the stars and the skies. It must feel so lost in the universe. But his tears were of joy: It was the first time Dräven saw another creature of many kinds." text = "Moonlight trickled down trough clouds and twigs as Dräven tapped trough the night.He had been searching for a while and he knew a special someone must be hiding in the thicket.When a familiar smell first led him to a few bronce hairs as fluffy as his tail, he didnt think much of it.But then he saw paw-prints, that matched his own where he had not been. Would he finally find someone of his kind?He was sure of it, as the familiar scent has never been stronger than tonight.When suddently: Was that chatter?His wings rustled with joy over the familiar voice and Dräven decided to get a better look.A few flaps and leaps brought him up a tree, to get a glimpse of his soon to be friend.But all he saw was a fox.He didnt even want to bother it anymore.It would just scream and laugh at his wings of leafs, just like the trees crackled at his paws, that were no roots.With a small whimper, Dräven spread his wings, and slid away to at least find comfort by seeing his reflection in the nearby lake.It took him a while to notice, how there was a sudden silence when the clouds broke: Northern lights danced trough the sky to form wings, that met at a sleak body made of stars and clouds.The whole forest held its breath as it stared into eyes of moonlight gazing down.Dräven was moved to tears when he gazed back at it. He was sad for the dragon that was of the moon and the stars and the skies. It must feel so lost in the universe. But his tears were of joy: It was the first time Dräven saw another creature of many kinds."
fit_content = true fit_content = true
scroll_active = false scroll_active = false
visible_characters = 0
visible_characters_behavior = 1 visible_characters_behavior = 1
visible_ratio = 0.0
[node name="StartBottom" type="TextureRect" parent="PanelContainer/VBoxContainer"] [node name="StartBottom" type="TextureRect" parent="PanelContainer/VBoxContainer"]
custom_minimum_size = Vector2(0, 64) custom_minimum_size = Vector2(0, 64)

View File

@ -119,7 +119,7 @@ bus = &"music"
unique_name_in_owner = true unique_name_in_owner = true
root_node = NodePath("../../SumSlider") root_node = NodePath("../../SumSlider")
libraries = { libraries = {
"": SubResource("AnimationLibrary_sfx55") &"": SubResource("AnimationLibrary_sfx55")
} }
[node name="Label3" type="Label" parent="VBoxContainer/GridContainer"] [node name="Label3" type="Label" parent="VBoxContainer/GridContainer"]
@ -180,6 +180,7 @@ layout_mode = 2
selected = 0 selected = 0
item_count = 3 item_count = 3
popup/item_0/text = "use system language" popup/item_0/text = "use system language"
popup/item_0/id = 0
popup/item_1/text = "English" popup/item_1/text = "English"
popup/item_1/id = 1 popup/item_1/id = 1
popup/item_2/text = "German" popup/item_2/text = "German"
@ -195,6 +196,7 @@ layout_mode = 2
selected = 0 selected = 0
item_count = 3 item_count = 3
popup/item_0/text = "use system language" popup/item_0/text = "use system language"
popup/item_0/id = 0
popup/item_1/text = "English" popup/item_1/text = "English"
popup/item_1/id = 1 popup/item_1/id = 1
popup/item_2/text = "German" popup/item_2/text = "German"

View File

@ -301,6 +301,7 @@ text = "settings"
flat = false flat = false
item_count = 5 item_count = 5
popup/item_0/text = "Accessibility" popup/item_0/text = "Accessibility"
popup/item_0/id = 0
popup/item_1/text = "Video" popup/item_1/text = "Video"
popup/item_1/id = 1 popup/item_1/id = 1
popup/item_2/text = "Audio" popup/item_2/text = "Audio"
@ -341,7 +342,7 @@ script = ExtResource("4_k8jo0")
[node name="AnimationPlayer" type="AnimationPlayer" parent="SettingsPopup"] [node name="AnimationPlayer" type="AnimationPlayer" parent="SettingsPopup"]
root_node = NodePath("../TabContainer/Video Settings") root_node = NodePath("../TabContainer/Video Settings")
libraries = { libraries = {
"": SubResource("AnimationLibrary_lmxul") &"": SubResource("AnimationLibrary_lmxul")
} }
autoplay = "RESET" autoplay = "RESET"