fixed centering on debug level select
This commit is contained in:
parent
b80a218f04
commit
15375271f6
3 changed files with 12 additions and 12 deletions
|
@ -53,10 +53,10 @@ save_id = "cave"
|
|||
scene = ExtResource( 4 )
|
||||
|
||||
[sub_resource type="Resource" id=10]
|
||||
resource_name = "Eepy Abyss"
|
||||
resource_name = "Crater of the Abyss"
|
||||
script = ExtResource( 5 )
|
||||
title = "Eepy Abyss"
|
||||
shard_titles = [ "", "", "", "", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
||||
title = "Crater of the Abyss"
|
||||
shard_titles = [ "Follow the minnow", "Turchin jump", "Beel enclosure", "Drop Down Mine Jump", "5 Rainbow Stars", "Collection Bonus", "Time Bonus", "Life Bonus" ]
|
||||
save_id = "abyss"
|
||||
scene = ExtResource( 7 )
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -66,9 +66,9 @@ tile_data = PoolIntArray( 327685, 0, 0, 327686, 536870912, 1, 327687, 0, 1, 3276
|
|||
|
||||
[node name="Title" type="Label" parent="."]
|
||||
material = ExtResource( 10 )
|
||||
margin_left = 72.0
|
||||
margin_left = 43.0
|
||||
margin_top = 48.0
|
||||
margin_right = 184.0
|
||||
margin_right = 213.0
|
||||
margin_bottom = 58.0
|
||||
theme = ExtResource( 1 )
|
||||
text = "test text"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue