# Combat Backdrop

Loads the `char_over_shoulder_combat` template and demonstrates the overlay layer: a small health-bar HUD is appended through `getOverlay()` so it floats over the live 3D render in the bottom-left corner. This is the typical pattern for previewing combat UI against a realistic backdrop without coupling the HUD to the scene itself.
