Skip to content

KinematicCharacterBody.Velocity Property

Desired movement velocity in pixels per second. Set this every fixed-update frame.

public System.Numerics.Vector2 Velocity { get; set; }

Property Value

System.Numerics.Vector2