自动计算房间区域创建并创建 ImageCanvas
1 parent dc80c97 commit c7a1959cd491b6c3d7edf88e2aafea7ddaaad209
@小李xl 小李xl authored on 20 Jun 2023
Showing 11 changed files
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/scene/World.tscn
View
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs
View
DungeonShooting_Godot/src/framework/map/RoomDoorInfo.cs
View
DungeonShooting_Godot/src/framework/map/RoomInfo.cs
View
DungeonShooting_Godot/src/framework/map/RoomStaticSpriteCanvas.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/map/image/ImageCanvas.cs
View
DungeonShooting_Godot/src/framework/map/image/ImageCanvas_Static.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/room/World.cs