diff options
| author | realtradam <[email protected]> | 2021-01-21 20:36:39 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-01-21 20:36:39 -0500 |
| commit | 9ec667679fddcfbb096a31801052b27667c9a2eb (patch) | |
| tree | f08bd51c4043fccc5024b685f6f0ffbe55827e6d /Level.tscn | |
| parent | 32528712befef39670f2ef30974e33fa291cebe3 (diff) | |
| download | E-C-Kai-master.tar.gz E-C-Kai-master.zip | |
Diffstat (limited to 'Level.tscn')
| -rw-r--r-- | Level.tscn | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -29,5 +29,23 @@ position = Vector2( 0, 472 ) script = ExtResource( 4 ) [node name="DeadBody" parent="." instance=ExtResource( 5 )] -position = Vector2( 237.602, 353.733 ) +position = Vector2( 235.224, 350.165 ) + +[node name="DeadBody2" parent="." instance=ExtResource( 5 )] +position = Vector2( 191.223, 268.11 ) + +[node name="DeadBody3" parent="." instance=ExtResource( 5 )] +position = Vector2( 157.925, 352.544 ) + +[node name="DeadBody4" parent="." instance=ExtResource( 5 )] +position = Vector2( 318.468, 356.111 ) + +[node name="DeadBody5" parent="." instance=ExtResource( 5 )] +position = Vector2( 274.467, 272.867 ) + +[node name="DeadBody6" parent="." instance=ExtResource( 5 )] +position = Vector2( 643.122, 426.275 ) + +[node name="DeadBody7" parent="." instance=ExtResource( 5 )] +position = Vector2( 545.607, 244.326 ) [connection signal="died" from="Player" to="GhostSpawner" method="_on_Player_died"] |
