[SCENE GRAPH] [FEATURE REQUEST] Add damageable component

It would be great to have a Scene Graph Component similar to the Damageable Interface for Fortnite objects.

This component should automatically detect weapon damage (hitbox of mesh_component) and destroy the parent component once its health reaches 0.

Additionally, an optional health bar could be included to visually represent the remaining health.