Joywayer 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
2026-06-05 18:41:33 +08:00
2026-05-08 11:04:00 +08:00
2026-05-27 16:48:22 +08:00
2026-06-05 18:41:33 +08:00
2026-05-08 11:04:00 +08:00
2026-05-22 13:25:40 +08:00
Description
No description provided
204 MiB
Languages
C# 86.8%
GLSL 11.2%
ShaderLab 1.8%
HLSL 0.1%