floorStopOnSlope

    If true, the body will not slide on slopes when calling moveAndSlide when the body is standing still.

    CharacterBody2D.swift:130
    final var floorStopOnSlope: Bool { get set }

    If false, the body will slide on floor’s slopes when velocity applies a downward force.

    Other members in extension

    Types

    Type members

    Instance members