发射子弹函数抽成一个静态类
1 parent 068ab3b commit ed57883a27cfdc9b266b4280e2172cb73df076b7
@小李xl 小李xl authored on 13 Nov 2023
Showing 13 changed files
View
DungeonShooting_Godot/prefab/role/Enemy0002.tscn
View
DungeonShooting_Godot/src/game/activity/bullet/explode/Explode.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/role/AdvancedRole.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon_Bullet.cs 100644 → 0
View
DungeonShooting_Godot/src/game/activity/weapon/gun/Gun.cs
View
DungeonShooting_Godot/src/game/data/BulletData.cs
View
DungeonShooting_Godot/src/game/manager/FireManager.cs 0 → 100644
View
DungeonShooting_Godot/src/game/manager/SoundManager.cs