added some decorations and playing with style
This commit is contained in:
@@ -2,7 +2,7 @@ extends State
|
||||
class_name PlayerState
|
||||
|
||||
@export var move_speed = 10.0
|
||||
@export var move_transition_speed = 7.0
|
||||
@export var move_transition_speed = 10.0
|
||||
@export var health_lost_on_fall = 2.0
|
||||
|
||||
# respawn after falling
|
||||
|
||||
Reference in New Issue
Block a user