π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