1. Diggin Component

BP_Digging_Component is a reusable Actor Component designed to provide plug-and-play digging functionality to any actor.

It encapsulates all the logic required to interact with excavable areas, including validation, stamina management, cooldowns, and line tracing.

The goal of this component is to allow developers to enable digging mechanics without duplicating logic across characters, tools, or machines.

image.png

Requirements

For the component to work correctly,the owning actor mus meet the following requirements:

Properties

image.png