0010武器制作中
1 parent 9d25378 commit 7af26b635f8c034203be50d15536ce3336c258aa
@小李xl 小李xl authored on 26 Jan 2024
Showing 43 changed files
View
DungeonShooting_Godot/excel/ActivityBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/BulletBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/WeaponBase.xlsx
Not supported
View
DungeonShooting_Godot/prefab/bullet/laser/Laser0002.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/bullet/normal/Bullet0001.tscn
View
DungeonShooting_Godot/prefab/bullet/normal/Bullet0006.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/weapon/Weapon0010.tscn 0 → 100644
View
DungeonShooting_Godot/resource/config/ActivityBase.json
View
DungeonShooting_Godot/resource/config/BulletBase.json
View
DungeonShooting_Godot/resource/config/WeaponBase.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle2/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/boss/Boss1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/Preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/outlet/End1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/reward/Award1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/shop/Shop1/RoomInfo.json
View
DungeonShooting_Godot/resource/sprite/bullet/normal/bullet0004 .png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/bullet/normal/bullet0004 .png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/bullet/normal/bullet0006.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/bullet/normal/bullet0006.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/weapon/weapon0010/Weapon0010.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/weapon/weapon0010/Weapon0010.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/weapon/weapon0010/Weapon0010_reloading.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/weapon/weapon0010/Weapon0010_reloading.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/weapon/weapon0010/scar-20.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/weapon/weapon0010/scar-20.png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/weapon/weapon0010/scar-20_reloading.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/weapon/weapon0010/scar-20_reloading.png.import 100644 → 0
View
DungeonShooting_Godot/resource/spriteFrames/bullet/Bullet0006.tres 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/weapon/Weapon0010.tres 0 → 100644
View
DungeonShooting_Godot/src/config/ExcelConfig.cs
View
DungeonShooting_Godot/src/config/ExcelConfig_ActivityBase.cs
View
DungeonShooting_Godot/src/config/ExcelConfig_WeaponBase.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
View
DungeonShooting_Godot/src/game/activity/bullet/laser/Laser.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/TrailBullet.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/manager/FireManager.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs