添加敌人对象, 目前还没有任何逻辑
|
---|
|
DungeonShooting_Godot/prefab/effect/Hit.tscn |
---|
DungeonShooting_Godot/prefab/role/Enemy.tscn 0 → 100644 |
---|
DungeonShooting_Godot/prefab/role/Player.tscn |
---|
DungeonShooting_Godot/prefab/role/Role.tscn |
---|
DungeonShooting_Godot/prefab/weapon/bullet/OrdinaryBullets.tscn |
---|
DungeonShooting_Godot/src/framework/ActivityObject.cs |
---|
DungeonShooting_Godot/src/game/effect/Hit.cs |
---|
DungeonShooting_Godot/src/game/item/package/Holster.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/bullet/OrdinaryBullets.cs |
---|
DungeonShooting_Godot/src/game/manager/ResourceManager.cs |
---|
DungeonShooting_Godot/src/game/manager/ResourcePath.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/role/AnimatorNames.cs |
---|
DungeonShooting_Godot/src/game/role/CampEnum.cs |
---|
DungeonShooting_Godot/src/game/role/Enemy.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/role/MountRotation.cs |
---|
DungeonShooting_Godot/src/game/role/Player.cs |
---|
DungeonShooting_Godot/src/game/role/Role.cs |
---|
DungeonShooting_Godot/src/game/room/RoomManager.cs |
---|
DungeonShooting_Godot/src/game/ui/ReloadBar.cs |
---|