added verdant hills lore
This commit is contained in:
parent
463014f22e
commit
4d59717b88
12 changed files with 216 additions and 23 deletions
16
objects/lore/cave.tscn
Normal file
16
objects/lore/cave.tscn
Normal file
|
@ -0,0 +1,16 @@
|
|||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1]
|
||||
|
||||
[node name="Lore" instance=ExtResource( 1 )]
|
||||
|
||||
[node name="Control" parent="." index="1"]
|
||||
margin_top = 75.0
|
||||
margin_right = 256.0
|
||||
margin_bottom = 117.0
|
||||
|
||||
[node name="Label" parent="Control" index="0"]
|
||||
margin_top = 3.0
|
||||
margin_right = 215.0
|
||||
margin_bottom = 39.0
|
||||
text = "Blue ray caverns is used as a mine by a corporation that wants to create rust and grime"
|
Loading…
Add table
Add a link
Reference in a new issue