将物体材质抽成配置表, 完善bullet配置表, 制作榴弹炮
|
---|
|
DungeonShooting_Godot/excel/excelFile/ActivityBase.xlsx |
---|
Not supported
|
DungeonShooting_Godot/excel/excelFile/ActivityMaterial.xlsx 0 → 100644 |
---|
Not supported
|
DungeonShooting_Godot/excel/excelFile/AiAttackAttr.xlsx |
---|
Not supported
|
DungeonShooting_Godot/excel/excelFile/BulletBase.xlsx |
---|
Not supported
|
DungeonShooting_Godot/excel/excelFile/Sound.xlsx |
---|
Not supported
|
DungeonShooting_Godot/excel/excelFile/WeaponBase.xlsx |
---|
Not supported
|
DungeonShooting_Godot/prefab/bullet/normal/Bullet0001.tscn |
---|
DungeonShooting_Godot/prefab/bullet/normal/Bullet0002.tscn |
---|
DungeonShooting_Godot/prefab/bullet/normal/Bullet0003.tscn |
---|
DungeonShooting_Godot/prefab/bullet/normal/Bullet0004.tscn |
---|
DungeonShooting_Godot/prefab/map/RoomDoor_E.tscn |
---|
DungeonShooting_Godot/prefab/map/RoomDoor_N.tscn |
---|
DungeonShooting_Godot/prefab/map/RoomDoor_S.tscn |
---|
DungeonShooting_Godot/prefab/map/RoomDoor_W.tscn |
---|
DungeonShooting_Godot/resource/config/ActivityBase.json |
---|
DungeonShooting_Godot/resource/config/ActivityMaterial.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/config/BulletBase.json |
---|
DungeonShooting_Godot/resource/config/WeaponBase.json |
---|
DungeonShooting_Godot/src/config/ExcelConfig.cs |
---|
DungeonShooting_Godot/src/config/ExcelConfig_ActivityBase.cs |
---|
DungeonShooting_Godot/src/config/ExcelConfig_ActivityMaterial.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/config/ExcelConfig_BulletBase.cs |
---|
DungeonShooting_Godot/src/framework/activity/ActivityMaterial.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs |
---|
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs |
---|
DungeonShooting_Godot/src/framework/activity/components/MoveController.cs |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/activity/bullet/explode/Explode.cs |
---|
DungeonShooting_Godot/src/game/activity/bullet/normal/BoomBullet.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs |
---|
DungeonShooting_Godot/src/game/activity/shell/Shell.cs |
---|
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/data/BulletData.cs |
---|
DungeonShooting_Godot/src/game/effects/EnemyDebris.cs |
---|