Fix wrong orientation on TestStick's launch-while-holding state
This commit is contained in:
parent
6fced07e67
commit
ce466e7fb5
|
@ -311,7 +311,7 @@ collider_length = 1.0
|
|||
collider_radius = 0.25
|
||||
collider_horizontal = false
|
||||
yaw_orientation = 0
|
||||
pitch_orientation = 1
|
||||
pitch_orientation = 3
|
||||
orientation_speed = 600.0
|
||||
counts_as_grounded = false
|
||||
physics_mode = 0
|
||||
|
|
Loading…
Reference in New Issue