Commit Graph

7 Commits

Author SHA1 Message Date
a1f54b68e6 Refactor interaction prompt system to use world space prompts
- Removed the InteractPromptWidget from HUD and its references in HUDController.
- Introduced IInteractPromptView interface for world space interaction prompts.
- Implemented WorldInteractPrompt class to manage display of interaction prompts in world space.
- Updated InteractableDetector to handle showing/hiding of world space prompts based on player proximity to interactable objects.
- Created a new prefab for UI_WorldInteractPrompt to facilitate the new interaction prompt system.
2026-06-10 14:14:08 +08:00
b582317692 UI 系统 2026-06-08 11:26:17 +08:00
1897658a00 UI系统 2026-06-07 11:49:55 +08:00
fe4fd60083 地图系统 2026-06-05 18:41:33 +08:00
yangyu
0c3818497a no message 2026-05-22 15:07:43 +08:00
7461d181fe FengXianMountain 2026-05-22 13:38:41 +08:00
f264329751 摄像机区域的架构改动 2026-05-15 14:47:24 +08:00