Level 2
This commit is contained in:
parent
d1ed805e41
commit
a905acdcb3
|
@ -25,27 +25,27 @@ position = Vector2(373, 125)
|
|||
[node name="rock" parent="." instance=ExtResource("4_1l7e8")]
|
||||
position = Vector2(498, 169)
|
||||
|
||||
[node name="Crystals" type="Node2D" parent="."]
|
||||
[node name="crystals" type="Node2D" parent="."]
|
||||
position = Vector2(304, 494)
|
||||
|
||||
[node name="crystal" parent="Crystals" instance=ExtResource("3_56573")]
|
||||
[node name="crystal" parent="crystals" instance=ExtResource("3_56573")]
|
||||
|
||||
[node name="crystal2" parent="Crystals" instance=ExtResource("3_56573")]
|
||||
[node name="crystal2" parent="crystals" instance=ExtResource("3_56573")]
|
||||
position = Vector2(87, -71)
|
||||
|
||||
[node name="crystal3" parent="Crystals" instance=ExtResource("3_56573")]
|
||||
[node name="crystal3" parent="crystals" instance=ExtResource("3_56573")]
|
||||
position = Vector2(97, -254)
|
||||
|
||||
[node name="crystal4" parent="Crystals" instance=ExtResource("3_56573")]
|
||||
[node name="crystal4" parent="crystals" instance=ExtResource("3_56573")]
|
||||
position = Vector2(214, -172)
|
||||
|
||||
[node name="crystal5" parent="Crystals" instance=ExtResource("3_56573")]
|
||||
[node name="crystal5" parent="crystals" instance=ExtResource("3_56573")]
|
||||
position = Vector2(146, 105)
|
||||
|
||||
[node name="crystal6" parent="Crystals" instance=ExtResource("3_56573")]
|
||||
[node name="crystal6" parent="crystals" instance=ExtResource("3_56573")]
|
||||
position = Vector2(-338, 156)
|
||||
|
||||
[node name="Node2D" parent="." instance=ExtResource("5_r1egm")]
|
||||
[node name="exitZone1" parent="." instance=ExtResource("5_r1egm")]
|
||||
position = Vector2(304, 1266)
|
||||
|
||||
[node name="Rock tutorial" type="Label" parent="."]
|
||||
|
|
13
levelTwo/levelTwo.tscn
Normal file
13
levelTwo/levelTwo.tscn
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user