Added user input

This commit is contained in:
Kristofers Solo
2021-11-18 01:56:35 +02:00
parent 9a31acda87
commit 527b90b51e
18 changed files with 787 additions and 379 deletions

View File

@@ -5,7 +5,7 @@
[sub_resource type="CircleShape2D" id=1]
radius = 76.0267
[node name="player" type="KinematicBody2D"]
[node name="player2" type="KinematicBody2D"]
[node name="player_collider" type="CollisionShape2D" parent="."]
shape = SubResource( 1 )