删除老版本的Throw节点, 并将还原弹出弹壳的功能
|
---|
|
DungeonShooting_Godot/prefab/role/Role.tscn |
---|
DungeonShooting_Godot/prefab/weapon/shell/ShellCase.tscn |
---|
DungeonShooting_Godot/src/framework/ActivityObject.cs |
---|
DungeonShooting_Godot/src/game/common/NodeExtend.cs |
---|
DungeonShooting_Godot/src/game/item/throwObject/ThrowComponent.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/item/weapon/ThrowWeapon.cs 100644 → 0 |
---|
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/item/weapon/shell/ShellCase.cs 0 → 100644 |
---|