制作被动道具
1 parent b74e016 commit 5d4522de2b932d775e0d5bb4b9349505b85c65e9
@小李xl 小李xl authored on 27 Jun 2023
Showing 30 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/effect/activityObject/Effect0001.tscn
View
DungeonShooting_Godot/prefab/prop/buff/Prop0001.tscn
View
DungeonShooting_Godot/prefab/prop/buff/Prop0002.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/prop/buff/Prop0003.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/prop/buff/Prop0004.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/Buff0001.png
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0002.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0002.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0003.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0003.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0004.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/prop/buff/Buff0004.png.import 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/Buff0002.tres 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/Buff0003.tres 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/Buff0004.tres 0 → 100644
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_EditorTool.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
View
DungeonShooting_Godot/src/framework/activity/components/MoveController.cs
View
DungeonShooting_Godot/src/game/activity/prop/buff/HeartContainerBuff.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/prop/buff/MoveSpeedBuff.cs
View
DungeonShooting_Godot/src/game/activity/prop/buff/ShieldContainerBuff.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/prop/buff/ShieldRecoveryTimeBuff.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