Commit Graph

8 Commits

Author SHA1 Message Date
64822595b3 fix(player): 补挂 CheckpointRespawnHandler——存活回检查点链路接通
PlacePlayer 脚手架新增 CheckpointRespawnHandler 并自动绑定
EVT_CheckpointRespawn/EVT_FadeOutRequest/EVT_FadeInRequest;
Player.prefab 同步补挂修正。此前 LethalTrap 存活路径 Raise 的
EVT_CheckpointRespawn 无任何监听者,玩家不会被传送回检查点。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 11:04:33 +08:00
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