a game about throwing hammers made for the github game off
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[gd_scene load_steps=3 format=3 uid="uid://bj6638qyl4ejl"]

[ext_resource type="PackedScene" uid="uid://dxx21fiom4ef1" path="res://levels/Level.tscn" id="1_cnjq8"]
[ext_resource type="PackedScene" uid="uid://b0s1su8xjtxdj" path="res://enemys/wrencher.tscn" id="2_cqhis"]

[node name="22" instance=ExtResource("1_cnjq8")]
layer_0/tile_data = PackedInt32Array(131072, 0, 1, 196608, 0, 1, 262144, 0, 1, 327680, 0, 1, 393216, 0, 1, 589824, 196608, 1, 655360, 196608, 1, 720896, 262144, 2, 786432, 0, 1, 851968, 0, 1, 917504, 0, 1, 983040, 0, 2, 983041, 65536, 2, 2, 65536, 0, 983042, 65536, 2, 3, 65536, 0, 983043, 65536, 2, 4, 327680, 0, 983044, 65536, 2, 5, 65536, 3, 983045, 65536, 2, 6, 131072, 3, 983046, 131072, 2, 9, 0, 0, 983049, 0, 2, 10, 65536, 0, 983050, 65536, 2, 11, 65536, 0, 983051, 65536, 2, 12, 65536, 0, 983052, 65536, 2, 13, 65536, 0, 983053, 65536, 2, 14, 65536, 0, 983054, 65536, 2, 15, 131072, 0, 65551, 131072, 1, 131087, 458752, 1, 196623, 196608, 1, 262159, 196608, 1, 327695, 196608, 1, 393231, 196608, 2, 589839, 196608, 0, 655375, 196608, 1, 720911, 196608, 1, 786447, 458752, 2, 851983, 131072, 1, 917519, 131072, 1, 983055, 131072, 2, 65536, 0, 1, 0, 0, 0, 1, 65536, 0, 458752, 262144, 1, 524288, 196608, 1, 65537, 65536, 1, 131073, 65536, 1, 196609, 65536, 1, 131074, 65536, 1, 65538, 65536, 1, 196610, 327680, 1, 196611, 65536, 2, 131075, 65536, 1, 65539, 65536, 1, 65540, 131072, 1, 131076, 131072, 1, 196612, 458752, 1, 262148, 196608, 2, 262146, 131072, 1, 327682, 131072, 2, 327681, 327680, 1, 393217, 131072, 1, 262145, 65536, 1, 458753, 131072, 2, 65545, 0, 1, 131081, 0, 1, 196617, 0, 1, 262153, 0, 2, 131082, 65536, 1, 65546, 65536, 1, 196618, 327680, 1, 262154, 458752, 1, 327690, 196608, 2, 196619, 131072, 2, 131083, 327680, 1, 65547, 65536, 1, 65548, 65536, 1, 131084, 65536, 2, 65549, 65536, 1, 131085, 524288, 1, 196621, 196608, 1, 262157, 196608, 2, 65550, 65536, 1, 131086, 65536, 2, 524297, 196608, 0, 589833, 262144, 2, 655369, 0, 1, 589834, 131072, 0, 655370, 131072, 1, 720906, 131072, 1, 720905, 0, 1, 786441, 0, 1, 851977, 0, 1, 786442, 131072, 1, 851978, 327680, 2, 917513, 0, 1, 917514, 65536, 1, 917505, 65536, 1, 851969, 327680, 2, 786433, 131072, 1, 720897, 131072, 0, 851970, 65536, 0, 917506, 65536, 1, 917507, 65536, 1, 851972, 327680, 2, 851971, 393216, 2, 917508, 65536, 1, 786436, 458752, 2, 786435, 0, 0, 720900, 196608, 0, 917509, 327680, 2, 851973, 131072, 0, 917510, 131072, 0, 458756, 0, 0, 524292, 0, 2, 524293, 131072, 2, 458757, 131072, 0, 262151, 131072, 2, 196614, 0, 0, 262150, 0, 2, 196615, 131072, 0, 720903, 131072, 2, 720902, 0, 2, 655366, 0, 0, 655367, 131072, 0, 917518, 65536, 1, 851982, 393216, 2, 786446, 0, 0, 917517, 65536, 1, 851981, 65536, 0, 917516, 65536, 1, 851980, 524288, 2, 786444, 196608, 1, 720908, 196608, 0, 851979, 65536, 0, 917515, 65536, 1)
enabled_walls = 8

[node name="Wrencher" parent="Enemys" index="0" instance=ExtResource("2_cqhis")]
position = Vector2(40, 208)

[node name="Wrencher2" parent="Enemys" index="1" instance=ExtResource("2_cqhis")]
position = Vector2(56, 64)
rotation = -3.14159

[node name="Wrencher3" parent="Enemys" index="2" instance=ExtResource("2_cqhis")]
position = Vector2(87, 112)