This commit is contained in:
MarcEricMartel
2023-01-15 14:33:01 -05:00
parent 8efed5d4d6
commit 96303b6434
5 changed files with 26 additions and 35 deletions

View File

@@ -140,6 +140,4 @@ position = Vector2(2367, 1350)
[node name="shoes" parent="." instance=ExtResource("8_qnb3g")]
position = Vector2(2595, 969)
[connection signal="picked" from="pickable_t_shirt" to="." method="_on_pickable_t_shirt_picked"]
[connection signal="is_killed" from="Outside_Enemy" to="." method="_on_outside_enemy_is_killed"]
[connection signal="picked" from="shoes" to="." method="_on_shoes_picked"]