worked on more lore

This commit is contained in:
pennyrigate 2023-10-15 03:03:20 -04:00
parent 440695634f
commit 6c00959941
13 changed files with 216 additions and 13 deletions

View file

@ -0,0 +1,19 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1]
[ext_resource path="res://graphics/lore/crater_of_the_abyss.png" type="Texture" id=2]
[node name="Lore" instance=ExtResource( 1 )]
[node name="TextureRect" parent="Panel" index="0"]
texture = ExtResource( 2 )
[node name="Control" parent="." index="1"]
margin_top = 62.0
margin_bottom = 130.0
[node name="Label" parent="Control" index="0"]
margin_top = 3.0
margin_bottom = 65.0
text = "Crater of the Abyss:
One of the victims of Fami's horrible space laser. its only inhabitants are chimeras and fake coral."

View file

@ -40,9 +40,9 @@ stretch_mode = 4
[node name="Control" type="PanelContainer" parent="."]
margin_left = 38.0
margin_top = 42.0
margin_top = 55.0
margin_right = 256.0
margin_bottom = 149.0
margin_bottom = 136.0
rect_min_size = Vector2( 0, 40 )
rect_clip_content = true
size_flags_horizontal = 3
@ -52,9 +52,9 @@ size_flags_vertical = 6
margin_left = 3.0
margin_top = 3.0
margin_right = 215.0
margin_bottom = 104.0
margin_bottom = 78.0
custom_fonts/font = ExtResource( 2 )
text = "Turchin:
A Chimera made from sea turtle and sea urchin parts,it was the first waterproof chimera to be invented. it's very expensive to produce due to the declining sea turtle population"
A Chimera made from sea turtle and sea urchin parts. it's very expensive to produce due to the declining sea turtle population."
align = 1
autowrap = true