调整TileMap层级初始化代码
1 parent 062bc71 commit fe6f444871fdd7c82073b3e58e61f880858818b8
@小李xl 小李xl authored on 23 Jan 2024
Showing 15 changed files
View
DungeonShooting_Godot/prefab/ui/MapEditor.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle1/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle1/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle2/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle2/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/Preinstall.json
View
DungeonShooting_Godot/scene/Main.tscn
View
DungeonShooting_Godot/scene/World.tscn
View
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/camera/GameCamera.cs
View
DungeonShooting_Godot/src/game/manager/MapLayerManager.cs 0 → 100644
View
DungeonShooting_Godot/src/game/room/World.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs