This commit is contained in:
pennyrigate 2024-07-12 23:31:00 -04:00
parent d6279aa96d
commit 0fa8ab9930
5 changed files with 73 additions and 2 deletions

View file

@ -15,5 +15,5 @@ margin_bottom = 136.0
[node name="Label" parent="Control" index="0"]
margin_top = 3.0
margin_bottom = 78.0
text = "Fami's lab:
text = "Fami's lab:
The birthplace of all chimeras, fami's office is at the top of the lab. you must put an end to his ceaseless violence!"

View file

@ -0,0 +1,26 @@
[gd_scene load_steps=5 format=2]
[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1]
[ext_resource path="res://shaders/1px_border.gdshader" type="Shader" id=2]
[ext_resource path="res://graphics/enemy/cop/scope_idle.png" type="Texture" id=3]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 2 )
shader_param/border_color = Color( 0, 0, 0, 1 )
shader_param/border_corners = true
[node name="Lore" instance=ExtResource( 1 )]
[node name="TextureRect" parent="Panel" index="0"]
material = SubResource( 1 )
texture = ExtResource( 3 )
[node name="Control" parent="." index="1"]
margin_top = 49.0
margin_bottom = 143.0
[node name="Label" parent="Control" index="0"]
margin_top = 3.0
margin_bottom = 91.0
text = "Officer Scope:
While not in the highest level of authority, scope is fami's most trusted famicop. they're close friends and seem to share the same weird ideas about the economy."

View file

@ -0,0 +1,26 @@
[gd_scene load_steps=5 format=2]
[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1]
[ext_resource path="res://shaders/1px_border.gdshader" type="Shader" id=2]
[ext_resource path="res://graphics/enemy/cop/the_sheriff_idle.png" type="Texture" id=3]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 2 )
shader_param/border_color = Color( 0, 0, 0, 1 )
shader_param/border_corners = true
[node name="Lore" instance=ExtResource( 1 )]
[node name="TextureRect" parent="Panel" index="0"]
material = SubResource( 1 )
texture = ExtResource( 3 )
[node name="Control" parent="." index="1"]
margin_top = 49.0
margin_bottom = 143.0
[node name="Label" parent="Control" index="0"]
margin_top = 3.0
margin_bottom = 91.0
text = "\"The sheriff\":
THe most loyal famicop. He has no beliefs of his own and simply wants to work for whoever is in charge. people joke he is as old as time itself and will never die."