docs: Add detailed item examples for Keycard, MedKit, and Pistol, including step-by-step setup instructions

This commit is contained in:
Lefteris Notas
2026-05-21 20:56:25 +03:00
parent 44aca98885
commit 0852386168
5 changed files with 842 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
**Build Phase:** 4 — Inventory
**C++ Status:** 🔵 BP-Only
> **Concrete step-by-step examples** of building specific item pickups (flashlight, pistol, medkit, keycard) with exact Blueprint graphs are in [`docs/game/`](../../game/README.md). The spec below defines the full architecture; the game examples show you exactly what nodes to connect.
---
## 0. Quick Setup — How to Place an Item in the World