change motion mode to floating
This commit is contained in:
parent
47aa35a4c7
commit
9f1c42482e
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ height = 14.0
|
|||
|
||||
[node name="Player" type="CharacterBody2D"]
|
||||
collision_mask = 2
|
||||
motion_mode = 1
|
||||
script = ExtResource("1_dovo2")
|
||||
max_speed = 95.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue