nimi ja dash

This commit is contained in:
2026-05-10 17:15:11 +03:00
parent c587b9877f
commit 34b3866a5e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
extends CharacterBody3D
const WALK_SPEED = 6.0
const CHARGE_SPEED = 18.0
const CHARGE_SPEED = 180.0
const WALK_ACCEL = 14.0
const CHARGE_ACCEL = 40.0 # snaps to charge speed quickly — burst feel
const DECELERATION = 12.0