给枪套添加切换武器接口
1 parent f27e652 commit 92cff0e345b061bcdb4808ec01d8a6b99d325108
@小李xl 小李xl authored on 15 Jun 2022
Showing 14 changed files
View
prefab/weapon/Gun.tscn
View
src/common/MathUtils.cs 100644 → 0
View
src/common/ResourceManager.cs 100644 → 0
View
src/common/ThrowNode.cs 100644 → 0
View
src/effect/ThrowNode.cs 0 → 100644
View
src/manager/ResourceManager.cs 0 → 100644
View
src/package/Holster.cs
View
src/role/Player.cs
View
src/role/Role.cs
View
src/utils/MathUtils.cs 0 → 100644
View
src/weapon/gun/Gun.cs
View
src/weapon/gun/GunAttribute.cs
View
src/weapon/gun/GunManager.cs
View
src/weapon/gun/OrdinaryGun.cs