优化状态机API, 添加调试绘制模式
|
---|
|
DungeonShooting_Godot/prefab/role/Enemy.tscn |
---|
DungeonShooting_Godot/prefab/role/Player.tscn |
---|
DungeonShooting_Godot/src/framework/ActivityObject.cs |
---|
DungeonShooting_Godot/src/framework/Component.cs |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/role/StateBase.cs |
---|
DungeonShooting_Godot/src/game/role/StateController.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiNormalState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiTailAfterState.cs |
---|