crashcat docs
    Preparing search index...

    Enumeration GroundState

    ground state of the character

    Index

    Enumeration Members

    IN_AIR: 3

    not touching anything

    NOT_SUPPORTED: 2

    touching something but not supported

    ON_GROUND: 0

    on walkable surface, can move freely

    ON_STEEP_GROUND: 1

    on slope too steep to climb