a game about throwing hammers made for the github game off
Diffstat (limited to 'levels/rand/01.tscn')
| -rw-r--r-- | levels/rand/01.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/levels/rand/01.tscn b/levels/rand/01.tscn index a31828a..1355203 100644 --- a/levels/rand/01.tscn +++ b/levels/rand/01.tscn @@ -8,8 +8,8 @@ layer_0/tile_data = PackedInt32Array(131072, 0, 1, 196608, 0, 1, 262144, 262144, enabled_walls = 0 [node name="Wrencher" parent="Enemys" index="0" instance=ExtResource("2_02iql")] -position = Vector2(16, 192) +position = Vector2(22, 192) rotation = 1.57079 [node name="Wrencher2" parent="Enemys" index="1" instance=ExtResource("2_02iql")] -position = Vector2(144, 96) +position = Vector2(144, 91) |