add heart level, bugfixes

This commit is contained in:
zoe 2021-11-28 14:51:08 +01:00
parent 41c3dfa881
commit c30cc4589e
9 changed files with 265 additions and 36 deletions

View file

@ -21,13 +21,14 @@ margin_top = 2.0
margin_right = 170.0
margin_bottom = 438.0
[node name="SceneSelectButton" parent="LevelListHBox" instance=ExtResource( 5 )]
[node name="Heart" parent="LevelListHBox" instance=ExtResource( 5 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_right = 168.0
margin_bottom = 40.0
text = "> Heart"
icon = ExtResource( 2 )
scene = "res://Stages/EmptyStage.tscn"
scene = "res://Stages/Heart.tscn"
[node name="SceneSelectButton2" parent="LevelListHBox" instance=ExtResource( 5 )]
anchor_right = 0.0