moved player raycast

This commit is contained in:
pennyrigate 2023-01-09 19:38:49 -05:00
parent bc5f2606a0
commit 416982d88e
20 changed files with 294 additions and 6 deletions

View file

@ -38,6 +38,7 @@ score_for_killing = 10
material = SubResource( 1 )
position = Vector2( 1, 3 )
frames = SubResource( 4 )
frame = 1
playing = true
[node name="Area2D" type="Area2D" parent="."]