princesse/réglage: amélioration du feeling
marche moins rapide saut un poil plus haut gravité moins présente Le tout donne une meilleure maitrise du personnage.
This commit is contained in:
@@ -200,11 +200,13 @@ animations = [{
|
||||
height = 52.0
|
||||
|
||||
[node name="Princesse" type="CharacterBody2D"]
|
||||
slide_on_ceiling = false
|
||||
floor_constant_speed = true
|
||||
script = ExtResource("1_dkp7s")
|
||||
WALKING_SPEED = 200
|
||||
FALLING_SPEED = 225
|
||||
JUMPING_SPEED = 210
|
||||
WALKING_SPEED = 155
|
||||
FALLING_SPEED = 230
|
||||
JUMPING_SPEED = 220
|
||||
KICK_JUMP_LIMITER = 0.7
|
||||
WALK_INCR_AIR = 4
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user