优化状态机
1 parent 5cd85ee commit 2b18bf7e230dffdb23b37800c4243610ca9ff79e
@小李xl 小李xl authored on 18 Nov 2023
Showing 13 changed files
View
DungeonShooting_Godot/prefab/role/Enemy0001.tscn
View
DungeonShooting_Godot/prefab/role/Enemy0002.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/role/Role0001.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start2/Preinstall.json
View
DungeonShooting_Godot/src/game/activity/package/Package.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/NoWeaponEnemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiAttackState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiFollowUpState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiSurroundState.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs