πŸ“–Blueprint Structure

The project is structured primarily in Blueprints, making it easily customizable.

Core Blueprints:

  • BP_FPMovementPlayer – Core player logic (movement, camera, input).

  • BP_BaseItem – Base class for interactable items.

  • FPMovement_AnimBP – Animation Blueprint for player movement.

Last updated