Click or drag to resize

KinematicBodyMoveLockY Property

Lock the body's Y axis movement.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool MoveLockY { get; set; }

Property Value

Type: Boolean
See Also