给子弹加上了对象池回收功能
1 parent ab01930 commit ba14309b6485892f0997bfb59773653388fc2730
@小李xl 小李xl authored on 8 Nov 2023
Showing 11 changed files
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/activity/components/MoveController.cs
View
DungeonShooting_Godot/src/framework/pool/ObjectPool.cs
View
DungeonShooting_Godot/src/game/activity/bullet/explode/Explode.cs
View
DungeonShooting_Godot/src/game/activity/bullet/laser/Laser.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/BoomBullet.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/IBullet.cs
View
DungeonShooting_Godot/src/game/activity/prop/buff/BuffPropProp0010.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon_Bullet.cs
View
DungeonShooting_Godot/src/game/manager/ObjectManager.cs