forked from team-sg/hero-mark-2
adjusted some lore entries
This commit is contained in:
parent
fc7b6c1722
commit
5f4939430d
7 changed files with 115 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
extends Node2D
|
||||
|
||||
onready var cast = $RayCast2D
|
||||
export var fall_speed = 80
|
||||
export var fall_speed = 60
|
||||
var fall = false
|
||||
onready var refresh_timer = $RefreshTimer
|
||||
onready var anims = $AnimationPlayer
|
||||
|
|
|
@ -12,7 +12,7 @@ shader_param/border_corners = false
|
|||
|
||||
[sub_resource type="AtlasTexture" id=2]
|
||||
atlas = ExtResource( 4 )
|
||||
region = Rect2( 0, 33, 23, 12 )
|
||||
region = Rect2( 0, 33, 24, 12 )
|
||||
|
||||
[node name="Lore" type="HBoxContainer"]
|
||||
anchor_right = 1.0
|
||||
|
|
|
@ -9,11 +9,12 @@
|
|||
texture = ExtResource( 2 )
|
||||
|
||||
[node name="Control" parent="." index="1"]
|
||||
margin_top = 55.0
|
||||
margin_bottom = 136.0
|
||||
margin_top = 49.0
|
||||
margin_bottom = 143.0
|
||||
|
||||
[node name="Label" parent="Control" index="0"]
|
||||
margin_top = 3.0
|
||||
margin_bottom = 78.0
|
||||
margin_bottom = 91.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."
|
||||
born 03/23/2051, sg's boss and head of edizon inc.
|
||||
despite working with him, he does not think fondly of fami, and wants to establish his own dystopia one day."
|
||||
|
|
|
@ -16,11 +16,11 @@ material = SubResource( 1 )
|
|||
texture = ExtResource( 3 )
|
||||
|
||||
[node name="Control" parent="." index="1"]
|
||||
margin_top = 62.0
|
||||
margin_bottom = 130.0
|
||||
margin_top = 55.0
|
||||
margin_bottom = 136.0
|
||||
|
||||
[node name="Label" parent="Control" index="0"]
|
||||
margin_top = 3.0
|
||||
margin_bottom = 65.0
|
||||
margin_bottom = 78.0
|
||||
text = "Famicop:
|
||||
These bastards are responsible for fami staying in power. Their prime objective is to protect fami's hoard of money."
|
||||
These bastards are responsible for fami staying in power. Their prime objective is to protect fami's hoard of wealth."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue