more knockback, reactivate player shield
This commit is contained in:
@@ -123,4 +123,5 @@ func reboot():
|
||||
position = Vector2.ZERO;
|
||||
velocity = Vector2.ZERO;
|
||||
move_state = MoveState.Still;
|
||||
shield_active = true;
|
||||
# hand.discard_all();
|
||||
|
||||
Reference in New Issue
Block a user