将子弹的逻辑代码移植至 ActivityObject 子类, 添加自动成 ResourcePath.cs 类功能
1 parent ce8b463 commit d4ba895914d1c313c8f3dd3ad74e2f4feca7488a
@小李xl 小李xl authored on 7 Nov 2022
Showing 16 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Automation.cs 0 → 100644
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Automation.tscn 0 → 100644
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs
View
DungeonShooting_Godot/prefab/role/Role.tscn
View
DungeonShooting_Godot/prefab/weapon/bullet/Bullet.tscn 0 → 100644
View
DungeonShooting_Godot/src/framework/ActivityObject.cs
View
DungeonShooting_Godot/src/game/PhysicsLayer.cs 0 → 100644
View
DungeonShooting_Godot/src/game/item/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/item/weapon/bullet/Bullet.cs
View
DungeonShooting_Godot/src/game/item/weapon/bullet/HighSpeedBullet.cs 100644 → 0
View
DungeonShooting_Godot/src/game/item/weapon/bullet/OrdinaryBullets.cs 100644 → 0
View
DungeonShooting_Godot/src/game/item/weapon/gun/Gun.cs
View
DungeonShooting_Godot/src/game/item/weapon/gun/Shotgun.cs
View
DungeonShooting_Godot/src/game/item/weapon/shell/ShellCase.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/testaaa.txt 0 → 100644