# Blueprint Structure

#### Core Blueprints:

* <mark style="color:blue;">**BP\_Player**</mark> – Handles player movement and camera.
* <mark style="color:blue;">**BP\_PlayerMode**</mark> – Defines game rules and settings.
* <mark style="color:orange;">**ABP\_Player**</mark> – Controls character animations.
* <mark style="color:blue;">**AN\_Footsteps**</mark> – Manages footstep sounds based on surface type.
