nimi ja dash
This commit is contained in:
@@ -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
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ config_version=5
|
||||
|
||||
[application]
|
||||
|
||||
config/name="3rd_person_camera"
|
||||
config/name="Bullosseum"
|
||||
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
config/run/main_scene="res://scene.tscn"
|
||||
|
||||
Reference in New Issue
Block a user