a game about throwing hammers made for the github game off
Diffstat (limited to 'levels/rand/14.tscn')
| -rw-r--r-- | levels/rand/14.tscn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/levels/rand/14.tscn b/levels/rand/14.tscn index 59f9c60..085b07d 100644 --- a/levels/rand/14.tscn +++ b/levels/rand/14.tscn @@ -8,13 +8,13 @@ layer_0/tile_data = PackedInt32Array(131072, 0, 1, 196608, 0, 1, 262144, 0, 1, 3 enabled_walls = 11 [node name="Wrencher2" parent="Enemys" index="0" instance=ExtResource("2_p4l5b")] -position = Vector2(89, 64) +position = Vector2(89, 69) rotation = 3.14159 [node name="Wrencher3" parent="Enemys" index="1" instance=ExtResource("2_p4l5b")] -position = Vector2(192, 226) +position = Vector2(187, 226) rotation = -1.57079 [node name="Wrencher4" parent="Enemys" index="2" instance=ExtResource("2_p4l5b")] -position = Vector2(64, 129) +position = Vector2(69, 129) rotation = 1.57079 |