more knockback, reactivate player shield

This commit is contained in:
SondreElg
2025-10-05 14:15:40 +02:00
parent 724139155e
commit 2a187fe7af
4 changed files with 5 additions and 2 deletions

View File

@@ -123,4 +123,5 @@ func reboot():
position = Vector2.ZERO;
velocity = Vector2.ZERO;
move_state = MoveState.Still;
shield_active = true;
# hand.discard_all();