updejt
This commit is contained in:
42
docs/STATS_PANEL_PLAN.md
Normal file
42
docs/STATS_PANEL_PLAN.md
Normal file
@@ -0,0 +1,42 @@
|
||||
# 📋 STATS PANEL - Toggle System
|
||||
|
||||
**Plan**: Make stats panel toggleable and follow player
|
||||
|
||||
---
|
||||
|
||||
## 🎯 CHANGES TO MAKE
|
||||
|
||||
### **1. Toggle on/off**
|
||||
- Press TAB to show/hide
|
||||
- Not always visible
|
||||
- Clean screen when not needed
|
||||
|
||||
### **2. Follow Player**
|
||||
- Panel appears near player
|
||||
- Not fixed to screen
|
||||
- Moves with character
|
||||
|
||||
### **3. Better Design**
|
||||
- Transparent background
|
||||
- Smaller size
|
||||
- Only essential info
|
||||
|
||||
---
|
||||
|
||||
## 🔧 IMPLEMENTATION
|
||||
|
||||
### **Key Binding:**
|
||||
- TAB = Toggle stats panel
|
||||
|
||||
### **Position:**
|
||||
- Above player character
|
||||
- Offset: (-50, -100) from player
|
||||
|
||||
### **Content:**
|
||||
- HP, Hunger, Thirst
|
||||
- Level, XP
|
||||
- Current tool
|
||||
|
||||
---
|
||||
|
||||
**Will implement this next!** ✅
|
||||
Reference in New Issue
Block a user