Skip to content

Refactor: new folder structure

David Gilbert requested to merge refactor/new_folder_structure into dev/5.3
  • Interaction:
    • Interactees are now components on the actual actor that is interacted with
    • Interactors are components on the Pawn that interact with interactees
  • Movement:
    • Is now in Navigation folder

Merge request reports