完成房间区域小地图, 接下来是显示过道
1 parent d9b4a8f commit 3f6081837ea8f201f98d239a324cbd02d1fb5489
@小李xl 小李xl authored on 30 Nov 2023
Showing 12 changed files
View
DungeonShooting_Godot/DungeonShooting.csproj
View
DungeonShooting_Godot/prefab/ui/RoomMap.tscn
View
DungeonShooting_Godot/resource/material/Outline.tres 0 → 100644
View
DungeonShooting_Godot/resource/material/Outline2.gdshader 0 → 100644
View
DungeonShooting_Godot/resource/material/Outline2.tres 0 → 100644
View
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs
View
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs
View
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/room/World.cs
View
DungeonShooting_Godot/src/game/ui/roomMap/RoomMapPanel.cs