创建地牢组时选择TileSet
1 parent cf99442 commit 4e452abb7fc7505c9dd080ef4e56aa7b84e82f58
@小李xl 小李xl authored on 21 Jan 2024
Showing 26 changed files
View
DungeonShooting_Godot/prefab/ui/EditorDungeonGroup.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/ui/EditorTileImage.tscn
View
DungeonShooting_Godot/prefab/ui/MapEditorProject.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/GroupConfig.json
View
DungeonShooting_Godot/resource/map/tileSet/TileSetConfig.json
View
DungeonShooting_Godot/resource/tileSet/TileSet_old.tres 100644 → 0
View
DungeonShooting_Godot/resource/tileSet/map1/TileSet1.tres 100644 → 0
View
DungeonShooting_Godot/resource/tileSet/map1/website.txt 100644 → 0
View
DungeonShooting_Godot/resource/tileSet/map2/TileSet2.tres 100644 → 0
View
DungeonShooting_Godot/resource/tileSprite/map1/16x16 dungeon ii wall reconfig v04 spritesheet.png 100644 → 0
View
DungeonShooting_Godot/resource/tileSprite/map1/16x16 dungeon ii wall reconfig v04 spritesheet.png.import 100644 → 0
View
DungeonShooting_Godot/resource/tileSprite/map2/Dungeon Tileset + Spikes.png 100644 → 0
View
DungeonShooting_Godot/resource/tileSprite/map2/Dungeon Tileset + Spikes.png.import 100644 → 0
View
DungeonShooting_Godot/resource/tileSprite/map2/Dungeon Tileset.png 100644 → 0
View
DungeonShooting_Godot/resource/tileSprite/map2/Dungeon Tileset.png.import 100644 → 0
View
DungeonShooting_Godot/scene/Main.tscn
View
DungeonShooting_Godot/src/framework/map/serialize/room/DungeonRoomGroup.cs
View
DungeonShooting_Godot/src/framework/map/serialize/tileSet/TileSetSplit.cs
View
DungeonShooting_Godot/src/game/data/DungeonGroupData.cs 0 → 100644
View
DungeonShooting_Godot/src/game/manager/EditorWindowManager.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs
View
DungeonShooting_Godot/src/game/ui/editorDungeonGroup/EditorDungeonGroup.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/editorDungeonGroup/EditorDungeonGroupPanel.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProject.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProjectPanel.cs