重做ThrowWeapon类, 投抛子弹类也得重写, 后面再说
|
---|
|
DungeonShooting_Godot/prefab/weapon/Weapon.tscn |
---|
DungeonShooting_Godot/src/framework/ActivityObject.cs |
---|
DungeonShooting_Godot/src/game/common/NodeExtend.cs |
---|
DungeonShooting_Godot/src/game/item/throwObject/ThrowComponent.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/ThrowGun.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/item/weapon/ThrowWeapon.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/item/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/gun/Gun.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/gun/Shotgun.cs |
---|
DungeonShooting_Godot/src/game/role/Player.cs |
---|
DungeonShooting_Godot/src/game/role/Role.cs |
---|
DungeonShooting_Godot/src/game/room/RoomManager.cs |
---|