修复拾起道具的bug
添加弹药箱道具
1 parent 10f5c2a commit 2ce6c527f941c142f5530c61b5d6570a73896409
@小李xl 小李xl authored on 9 Jul 2023
Showing 24 changed files
View
DungeonShooting_Godot/excel/excelFile/ActivityObject.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/Sound.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/Weapon.xlsx
Not supported
View
DungeonShooting_Godot/prefab/prop/active/ActiveProp5001.tscn 0 → 100644
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/config/ActivityObject.json
View
DungeonShooting_Godot/resource/config/Weapon.json
View
DungeonShooting_Godot/resource/map/tileMaps/testGroup/inlet/Room1.tscn
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5001.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/active/ActiveProp5001.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/enemy0001.png.import
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/enemy0001_Debris.png.import
View
DungeonShooting_Godot/resource/spriteFrames/prop/active/ActiveProp5001.tres 0 → 100644
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
View
DungeonShooting_Godot/src/game/activity/bullet/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/package/Package.cs
View
DungeonShooting_Godot/src/game/activity/prop/Prop.cs
View
DungeonShooting_Godot/src/game/activity/prop/active/ActiveProp.cs
View
DungeonShooting_Godot/src/game/activity/role/Player.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/manager/InputManager.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs