Skip to main content

CharacterAppearanceMoveGroup

Callable

  • CharacterAppearanceMoveGroup(C: Character, Move: number): void

  • Moves the offset to get new character appearance items


    Parameters

    • C: Character

      The character whose visible groups are used for calculation

    • Move: number

      The amount the next asset group should be moved before it is displayed

    Returns void

    • Nothing