forked from team-sg/hero-mark-2
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/dr_intelli.tscn
Normal file
19
objects/lore/boss/dr_intelli.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/npc/intelli_idle.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 = 55.0
|
||||
margin_bottom = 136.0
|
||||
|
||||
[node name="Label" parent="Control" index="0"]
|
||||
margin_top = 3.0
|
||||
margin_bottom = 78.0
|
||||
text = "Dr.Intelli:
|
||||
born 03/23/2051, despite working with him, he does not think fondly of fami, and wants to establish his own dystopia one day."
|
Loading…
Add table
Add a link
Reference in a new issue