重构buff中
1 parent dfad25e commit c4f1104f434c4a1dfe94d7a1da1e880bd4876f16
@小李xl 小李xl authored on 13 Mar 2024
Showing 16 changed files
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/game/activity/prop/BuffActivity.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/prop/Prop.cs 100644 → 0
View
DungeonShooting_Godot/src/game/activity/prop/PropActivity.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/prop/active/ActiveProp.cs 100644 → 0
View
DungeonShooting_Godot/src/game/activity/prop/active/ActiveProp5000.cs
View
DungeonShooting_Godot/src/game/activity/prop/active/ActiveProp5001.cs
View
DungeonShooting_Godot/src/game/activity/prop/active/ActivePropActivity.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/prop/buff/BuffActivity.cs 100644 → 0
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/buff/BuffAttribute.cs 0 → 100644
View
DungeonShooting_Godot/src/game/buff/BuffFragment.cs
View
DungeonShooting_Godot/src/game/buff/fragment/Buff_MoveSpeed.cs
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs