fixed moving platform apply velocity
This commit is contained in:
parent
07ac0247dc
commit
5f89fbc891
1 changed files with 1 additions and 0 deletions
|
@ -760,6 +760,7 @@ tracks/3/keys = {
|
|||
[node name="Player" type="KinematicBody2D" groups=["player"]]
|
||||
collision_layer = 0
|
||||
collision_mask = 7
|
||||
moving_platform_apply_velocity_on_leave = 1
|
||||
script = ExtResource( 1 )
|
||||
gravity = 700.0
|
||||
jump_force = 140.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue