buff系统重构中
1 parent 49c664c commit 181e5d3d6dbe940b9b7e574e6787a4b52a1ed72d
@小李xl 小李xl authored on 15 Mar 2024
Showing 20 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/generator/BuffGenerator.cs 0 → 100644
View
DungeonShooting_Godot/excel/ActivityBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/BuffBase.xlsx 0 → 100644
Not supported
View
DungeonShooting_Godot/prefab/prop/BuffActivity.tscn 0 → 100644
View
DungeonShooting_Godot/resource/config/ActivityBase.json
View
DungeonShooting_Godot/resource/config/BuffBase.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/Preinstall.json
View
DungeonShooting_Godot/src/config/ExcelConfig.cs
View
DungeonShooting_Godot/src/config/ExcelConfig_ActivityBase.cs
View
DungeonShooting_Godot/src/config/ExcelConfig_BuffBase.cs 0 → 100644
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/prop/BuffActivity.cs
View
DungeonShooting_Godot/src/game/buff/fragment/Buff_BulletCount.cs
View
DungeonShooting_Godot/src/game/buff/fragment/Buff_BulletRepel.cs
View
DungeonShooting_Godot/src/game/buff/fragment/Buff_BulletSpeed.cs
View
DungeonShooting_Godot/src/game/buff/fragment/Buff_Damage.cs
View
DungeonShooting_Godot/src/game/buff/fragment/Buff_MoveSpeed.cs
View
DungeonShooting_Godot/src/game/data/BuffInfo.cs 0 → 100644
View
DungeonShooting_Godot/src/game/manager/BuffRegister.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs