Closed rparrett closed 1 year ago
I think the example should be using clamp_length_max for desired_velocity.
desired_velocity
normalize_or_zero would technically work for the keyboard too, but might be a footgun for users adding gamepad support.
I think the example should be using clamp_length_max for
desired_velocity
.normalize_or_zero would technically work for the keyboard too, but might be a footgun for users adding gamepad support.