feat: 增加NPC范鲸晶

- player场景增加RayCast2D
- 增加npc场景
- 增加NPC对话气泡
This commit is contained in:
2026-01-11 00:10:45 +08:00
parent ed7d89e39d
commit 8a5a4a0005
11 changed files with 211 additions and 1 deletions

View File

@@ -175,3 +175,5 @@ libraries = {
[node name="Camera2D" type="Camera2D" parent="."]
zoom = Vector2(2, 2)
[node name="RayCast2D" type="RayCast2D" parent="."]