保存标记数据
1 parent 277b3da commit ff745d7c8781273e39adb8b321bb69cde5f4a739
@小李xl 小李xl authored on 12 Aug 2023
Showing 25 changed files
View
DungeonShooting_Godot/excel/excelFile/ActivityObject.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/Sound.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/Weapon.xlsx
Not supported
View
DungeonShooting_Godot/prefab/ui/MapEditorCreateMark.tscn
View
DungeonShooting_Godot/resource/config/ActivityObject.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room1/Room1_preinstall.json
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/Enemy0001_Icon.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/Enemy0001_Icon.png.import 0 → 100644
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
View
DungeonShooting_Godot/src/framework/map/data/MarkInfo.cs
View
DungeonShooting_Godot/src/framework/map/data/MarkInfoItem.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/ui/IUiNode.cs
View
DungeonShooting_Godot/src/framework/ui/IUiNodeScript.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/ui/UiNode.cs
View
DungeonShooting_Godot/src/framework/ui/grid/IUiGrid.cs
View
DungeonShooting_Godot/src/framework/ui/grid/UiGrid.cs
View
DungeonShooting_Godot/src/game/manager/EditorWindowManager.cs
View
DungeonShooting_Godot/src/game/manager/NameManager.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MapEditorCreateMark.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MapEditorCreateMarkPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MarkObjectCell.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/attribute/AttributeBase.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/attribute/NumberAttribute.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/EditorWaveCell.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorSelectObject/MapEditorSelectObjectPanel.cs