Merge branch 'master' of https://gitee.com/xlljc/DungeonShooting
commit 6b332f37d6912adfadd1c739a57dac5d055fb4c0
2 parents a497f6a + 12dacec
@yuefeifan yuefeifan authored on 11 Nov 2022
Showing 23 changed files
View
DungeonShooting_Godot/prefab/role/Role.tscn
View
DungeonShooting_Godot/prefab/weapon/bullet/Bullet.tscn
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/sprite/bullet/bullet2.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/bullet/bullet2.png.import 0 → 100644
View
DungeonShooting_Godot/scene/Room.tscn
View
DungeonShooting_Godot/src/framework/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/Component.cs
View
DungeonShooting_Godot/src/framework/IProcess.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/item/weapon/bullet/Bullet.cs
View
DungeonShooting_Godot/src/game/item/weapon/gun/Gun.cs
View
DungeonShooting_Godot/src/game/item/weapon/gun/Shotgun.cs
View
DungeonShooting_Godot/src/game/item/weapon/shell/ShellCase.cs
View
DungeonShooting_Godot/src/game/manager/ResourceManager.cs
View
DungeonShooting_Godot/src/game/manager/SoundManager.cs
View
DungeonShooting_Godot/src/game/role/Enemy.cs
View
DungeonShooting_Godot/src/game/role/Player.cs
View
DungeonShooting_Godot/src/game/role/Role.cs
View
DungeonShooting_Godot/src/game/role/state/IState.cs 0 → 100644
View
DungeonShooting_Godot/src/game/role/state/StateCtr.cs 0 → 100644
View
DungeonShooting_Godot/src/game/role/state/StateEnum.cs 0 → 100644
View
DungeonShooting_Godot/src/game/room/RoomManager.cs