根据配置表生成注册ActivityObject对象代码
1 parent d238f78 commit 441e8cdb44d125282976f2f51e8708d7e1d25743
@小李xl 小李xl authored on 6 Jun 2023
Showing 25 changed files
View
DungeonShooting_Godot/excel/excelFile/ActivityObject.xlsx 0 → 100644
Not supported
View
DungeonShooting_Godot/excel/excelFile/Role.xlsx 100644 → 0
Not supported
View
DungeonShooting_Godot/excel/excelFile/Weapon.xlsx
Not supported
View
DungeonShooting_Godot/prefab/role/Player.tscn
View
DungeonShooting_Godot/prefab/role/Player0001.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/ui/EditorTools.tscn
View
DungeonShooting_Godot/resource/config/ActivityObject.json 0 → 100644
View
DungeonShooting_Godot/resource/config/Role.json 100644 → 0
View
DungeonShooting_Godot/resource/sprite/gun/weapon0001/weapon0001.png.import
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/enemy0001.png.import
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/enemy0001_Debris.png.import
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/scene/Main.tscn
View
DungeonShooting_Godot/scene/test/TestReadExcel.tscn
View
DungeonShooting_Godot/src/config/ExcelConfig.cs
View
DungeonShooting_Godot/src/config/ExcelConfig_ActivityObject.cs 0 → 100644
View
DungeonShooting_Godot/src/config/ExcelConfig_Role.cs 100644 → 0
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_EditorTool.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Register.cs
View
DungeonShooting_Godot/src/framework/activity/ExportFillNodeAttribute.cs
View
DungeonShooting_Godot/src/framework/generator/ExcelGenerator.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/role/Role.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs