优化状态机API, 添加调试绘制模式
1 parent 38f00d1 commit 257fb6b88dd870ba5e6343a584d13bc2d2564f3e
@小李xl 小李xl authored on 29 Nov 2022
Showing 10 changed files
View
DungeonShooting_Godot/prefab/role/Enemy.tscn
View
DungeonShooting_Godot/prefab/role/Player.tscn
View
DungeonShooting_Godot/src/framework/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/Component.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/role/StateBase.cs
View
DungeonShooting_Godot/src/game/role/StateController.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