forked from team-sg/hero-mark-2
stuff'
This commit is contained in:
parent
9f42a196e9
commit
6a8eab1eb7
5 changed files with 36 additions and 28 deletions
|
@ -75,13 +75,14 @@ stretch_mode = 4
|
|||
[node name="ShardCounter" type="Label" parent="FileExists"]
|
||||
unique_name_in_owner = true
|
||||
margin_left = 43.0
|
||||
margin_top = 20.0
|
||||
margin_top = 27.0
|
||||
margin_right = 67.0
|
||||
margin_bottom = 30.0
|
||||
margin_bottom = 37.0
|
||||
text = "00"
|
||||
|
||||
[node name="KeyCounter" type="Label" parent="FileExists"]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
margin_left = 43.0
|
||||
margin_top = 33.0
|
||||
margin_right = 64.0
|
||||
|
@ -89,9 +90,10 @@ margin_bottom = 43.0
|
|||
text = "000"
|
||||
|
||||
[node name="Shard" parent="FileExists" instance=ExtResource( 5 )]
|
||||
position = Vector2( 32, 23 )
|
||||
position = Vector2( 32, 29 )
|
||||
|
||||
[node name="Key" parent="FileExists" instance=ExtResource( 3 )]
|
||||
visible = false
|
||||
position = Vector2( 32, 34 )
|
||||
|
||||
[node name="DeathsHead" type="Sprite" parent="FileExists"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue