réglage: la princesse bouge mieux
Réglage plus fin de la gravité et des déplacements horizontaux.
This commit is contained in:
@@ -201,11 +201,15 @@ height = 52.0
|
|||||||
|
|
||||||
[node name="Princesse" type="CharacterBody2D"]
|
[node name="Princesse" type="CharacterBody2D"]
|
||||||
script = ExtResource("1_dkp7s")
|
script = ExtResource("1_dkp7s")
|
||||||
WALKING_SPEED = 300
|
WALKING_SPEED = 250
|
||||||
|
FALLING_SPEED = 275
|
||||||
|
JUMPING_SPEED = 275
|
||||||
|
WALK_INCR_AIR = 6
|
||||||
|
|
||||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||||
sprite_frames = SubResource("SpriteFrames_q52wx")
|
sprite_frames = SubResource("SpriteFrames_q52wx")
|
||||||
animation = &"wall_stick"
|
animation = &"wall_stick"
|
||||||
|
frame_progress = 0.433902
|
||||||
|
|
||||||
[node name="PlatformDetector" type="RayCast2D" parent="."]
|
[node name="PlatformDetector" type="RayCast2D" parent="."]
|
||||||
collision_mask = 8
|
collision_mask = 8
|
||||||
|
|||||||
Reference in New Issue
Block a user