制作被动道具
1 parent c18a71b commit c0cd6abee1864e36f439a0b597777f0a21483375
@小李xl 小李xl authored on 28 Jun 2023
Showing 29 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/buff/Buff0005.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/prop/buff/Buff0006.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/prop/buff/Buff0007.tscn 0 → 100644
View
DungeonShooting_Godot/resource/config/ActivityObject.json
View
DungeonShooting_Godot/resource/map/tileMaps/testGroup/inlet/Room1.tscn
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0004.png
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0005.png
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0006.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0006.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0007.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0007.png.import 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/prop/buff/Buff0005.tres 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/prop/buff/Buff0006.tres 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/prop/buff/Buff0007.tres 0 → 100644
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
View
DungeonShooting_Godot/src/framework/common/Utils.cs
View
DungeonShooting_Godot/src/game/activity/bullet/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/prop/buff/Buff0005.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/prop/buff/Buff0006.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/prop/buff/Buff0007.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/role/Player.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/RoleState.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/activity/weapon/knife/Knife.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs