完成ai跟随玩家, 但是目前ai会卡墙角; 更新字体
1 parent f6c51f3 commit 23ca1b9d668cfccd9abbee9c285f90e767ef0420
@小李xl 小李xl authored on 19 Nov 2022
Showing 13 changed files
View
DungeonShooting_Godot/Silver.ttf 0 → 100644
Not supported
View
DungeonShooting_Godot/prefab/role/Enemy.tscn
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/font/cn_font_12.tres
View
DungeonShooting_Godot/resource/font/cn_font_18.tres
View
DungeonShooting_Godot/resource/font/cn_font_35.tres 100644 → 0
View
DungeonShooting_Godot/resource/font/cn_font_36.tres 0 → 100644
View
DungeonShooting_Godot/scene/test/TestNavigation.tscn
View
DungeonShooting_Godot/src/game/PhysicsLayer.cs
View
DungeonShooting_Godot/src/game/role/PathSign.cs
View
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AINormalState.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AITailAfterState.cs