worked on more lore
This commit is contained in:
parent
440695634f
commit
6c00959941
13 changed files with 216 additions and 13 deletions
19
objects/lore/boss/the_scrump.tscn
Normal file
19
objects/lore/boss/the_scrump.tscn
Normal 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/scrump_lore.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 = 68.0
|
||||
margin_bottom = 123.0
|
||||
|
||||
[node name="Label" parent="Control" index="0"]
|
||||
margin_top = 3.0
|
||||
margin_bottom = 52.0
|
||||
text = "The Scrump:
|
||||
A horrid chimera made to look like the god of a satirical religion from the 30's."
|
Loading…
Add table
Add a link
Reference in a new issue