修复霰弹枪开火后立刻扔出去会导致在地上上膛的bug
优化外部角色触发武器开火功能 |
---|
|
DungeonShooting_Godot/resource/map/tileMaps/GroupConfig.json |
---|
DungeonShooting_Godot/src/game/activity/bullet/Bullet.cs |
---|
DungeonShooting_Godot/src/game/activity/role/Role.cs |
---|
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/activity/role/player/Player.cs |
---|
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/activity/weapon/gun/Gun.cs |
---|
DungeonShooting_Godot/src/game/room/DungeonManager.cs |
---|