随机生成的房间铺地砖(未完成)
1 parent aa7d0fb commit 047d6d62e07eb2cff882ad2d0641b23caefc2f08
@小李xl 小李xl authored on 4 Feb 2023
Showing 17 changed files
View
DungeonShooting_Godot/prefab/role/Player.tscn
View
DungeonShooting_Godot/scene/Main.tscn
View
DungeonShooting_Godot/scene/Room.tscn
View
DungeonShooting_Godot/scene/test/TestTileLayer.tscn
View
DungeonShooting_Godot/src/framework/common/NodeExtend.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/common/Utils.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/generate/GenerateDungeon.cs
View
DungeonShooting_Godot/src/framework/generate/RoomDoor.cs 100644 → 0
View
DungeonShooting_Godot/src/framework/generate/RoomDoorInfo.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/generate/RoomInfo.cs
View
DungeonShooting_Godot/src/game/common/NodeExtend.cs 100644 → 0
View
DungeonShooting_Godot/src/game/common/Utils.cs 100644 → 0
View
DungeonShooting_Godot/src/game/role/Player.cs
View
DungeonShooting_Godot/src/game/room/DungeonTileManager.cs 0 → 100644
View
DungeonShooting_Godot/src/game/room/RoomManager.cs
View
DungeonShooting_Godot/src/game/room/TileCellInfo.cs 0 → 100644
View
DungeonShooting_Godot/src/game/room/TileConfig.cs 0 → 100644