敌人手持武器, 目前还有很多问题
1 parent 1d6c440 commit 67bddb013838876c90e5f7804c176718d2501abf
@小李xl 小李xl authored on 6 Nov 2022
Showing 17 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/ActivityObjectTemplate.cs
View
DungeonShooting_Godot/prefab/role/Enemy.tscn
View
DungeonShooting_Godot/prefab/role/Player.tscn
View
DungeonShooting_Godot/prefab/role/Role.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon.tscn
View
DungeonShooting_Godot/prefab/weapon/shell/ShellCase.tscn
View
DungeonShooting_Godot/resource/materlal/Blend.gdshader 0 → 100644
View
DungeonShooting_Godot/resource/materlal/Blend.tres 0 → 100644
View
DungeonShooting_Godot/resource/materlal/Shadow.gdshader 100644 → 0
View
DungeonShooting_Godot/resource/materlal/Shadow.tres 100644 → 0
View
DungeonShooting_Godot/src/framework/ActivityObject.cs
View
DungeonShooting_Godot/src/game/item/weapon/bullet/Bullet.cs
View
DungeonShooting_Godot/src/game/item/weapon/bullet/HighSpeedBullet.cs
View
DungeonShooting_Godot/src/game/item/weapon/bullet/OrdinaryBullets.cs
View
DungeonShooting_Godot/src/game/manager/ResourceManager.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/room/RoomManager.cs