将道具背包类型改为 Package<Prop>
1 parent e67b269 commit 14d02b419f60d8716d3d0d8438fb7a464625ef73
@lijincheng lijincheng authored on 4 Jul 2023
Showing 10 changed files
View
DungeonShooting_Godot/src/game/Cursor.cs
View
DungeonShooting_Godot/src/game/activity/package/Package.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/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiFollowUpState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiSurroundState.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/ReloadBar.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/WeaponBar.cs