TileSet管理器, 开发中
1 parent aaa0bc8 commit 3c1d531ee123c475c877f6d4b288384c900bfdfc
@小李xl 小李xl authored on 7 Jan 2024
Showing 17 changed files
View
DungeonShooting_Godot/prefab/ui/TileSetEditorProject.tscn
View
DungeonShooting_Godot/resource/map/tileSet/TileSetConfig.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/Test3.png 0 → 100644
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/Test3.png.import 0 → 100644
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/TileSet.json
View
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Success_mini.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Success_mini.png.import 0 → 100644
View
DungeonShooting_Godot/src/framework/map/serialize/tileSet/TileSetSplit.cs 0 → 100644
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/GameConfig.cs
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/manager/EditorTileSetManager.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditor/TileSetEditorPanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/PreviewCell.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileButtonCell.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileSetEditorProject.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileSetEditorProjectPanel.cs