GroundCharacterMovement.

UpdateVelocity(Vector2) Method

Syntax

protected override Vector2 UpdateVelocity(Vector2 velocity)

Parameters

Name Type Description
velocity Vector2

Return Value

Type Description
Vector2