Skip to main content

CharacterAppearanceSetHeightModifiers

Callable

  • CharacterAppearanceSetHeightModifiers(C: Character): void

  • Calculates and sets the height modifier which affects the character's vertical position on screen


    Parameters

    • C: Character

      The character whose height modifier must be calculated

    Returns void

    • Nothing