Removing a lot of logging
This commit is contained in:
parent
e88b2248b3
commit
07b63a8426
15 changed files with 9 additions and 67 deletions
|
|
@ -61,9 +61,10 @@ script = ExtResource("3_gg2a6")
|
|||
shape = SubResource("CircleShape2D_ewfly")
|
||||
|
||||
[node name="Dog" type="Polygon2D" parent="."]
|
||||
position = Vector2(-354, 53)
|
||||
position = Vector2(796, 426)
|
||||
color = Color(0.803922, 0.407843, 0.239216, 1)
|
||||
polygon = PackedVector2Array(819, 301, 866, 278, 888, 364, 842, 319, 832, 373, 806, 423, 775, 424, 754, 377, 762, 319, 728, 360, 739, 263, 765, 284)
|
||||
offset = Vector2(0, -15)
|
||||
polygon = PackedVector2Array(17, -32, 57, -45, 51, 27, 29, -5, 31, 27, 15, 57, -15, 55, -29, 31, -23, -9, -51, 25, -53, -43, -17, -32)
|
||||
|
||||
[node name="BeeSpawner" type="Node2D" parent="."]
|
||||
script = ExtResource("2_qqqq4")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue