KinematicBody2DIsOnCeiling Method |
Returns true if the body is on the ceiling. Only updates when calling MoveAndSlide(Vector2, NullableVector2, Boolean, Int32, Single, Boolean) or MoveAndSlideWithSnap(Vector2, Vector2, NullableVector2, Boolean, Int32, Single, Boolean).
Namespace: Godot
public bool IsOnCeiling()
[Missing <returns> documentation for "M:Godot.KinematicBody2D.IsOnCeiling"]