更改物体创建逻辑, 现在统一走注册机,目前还有报错
|
---|
|
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs |
---|
DungeonShooting_Godot/src/framework/activity/ActivityObject_Register.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/activity/RegisterActivity.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/DoorNavigationInfo.cs |
---|
DungeonShooting_Godot/src/framework/map/RoomDoorInfo.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/RegisterWeapon.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/item/weapon/RegisterWeaponOld.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/item/weapon/WeaponManager.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/bullet/RegisterWeapon.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/item/weapon/gun/Gun.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/gun/Shotgun.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/knife/Knife.cs |
---|
DungeonShooting_Godot/src/game/role/Role.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs |
---|