武器扔出效果, 按G扔出手中的武器, 还没有做捡拾功能
|
---|
|
prefab/role/Player.tscn |
---|
prefab/weapon/Gun.tscn |
---|
scene/Room.tscn |
---|
src/effect/ThrowNode.cs |
---|
src/package/Holster.cs |
---|
src/role/Role.cs |
---|
src/room/RoomManager.cs |
---|
src/weapon/gun/Gun.cs |
---|
src/weapon/gun/GunAttribute.cs |
---|
src/weapon/gun/GunManager.cs |
---|
src/weapon/gun/OrdinaryGun.cs |
---|
src/weapon/gun/ThrowGun.cs 0 → 100644 |
---|
src/weapon/shell/Shell.cs 100644 → 0 |
---|
src/weapon/shell/ThrowShell.cs 0 → 100644 |
---|