trololo
This commit is contained in:
@@ -152,8 +152,6 @@ func _physics_process(delta):
|
|||||||
movement.x = h_velocity.x + gravity_vec.x
|
movement.x = h_velocity.x + gravity_vec.x
|
||||||
movement.y = gravity_vec.y
|
movement.y = gravity_vec.y
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# warning-ignore:return_value_discarded
|
# warning-ignore:return_value_discarded
|
||||||
move_and_slide(movement, Vector3.UP)
|
move_and_slide(movement, Vector3.UP)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user