小地图,制作中
1 parent e0f64fa commit ec248cf1a5bd07ee261ebdcadb2022c66452076b
@小李xl 小李xl authored on 30 Nov 2023
Showing 20 changed files
View
DungeonShooting_Godot/prefab/ui/RoomMap.tscn
View
DungeonShooting_Godot/prefab/ui/RoomUI.tscn
View
DungeonShooting_Godot/resource/material/Outline.gdshader 0 → 100644
View
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Block.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Block.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/ui/mapEditor/ErrorCell.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/ui/mapEditor/ErrorCell.png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/ui/roomUI/MapBar.png
View
DungeonShooting_Godot/src/framework/map/room/RoomDoorInfo.cs
View
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs
View
DungeonShooting_Godot/src/framework/map/serialize/NavigationPolygonData.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/role/player/PlayerRoleState.cs
View
DungeonShooting_Godot/src/game/camera/GameCamera.cs
View
DungeonShooting_Godot/src/game/manager/InputManager.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/ui/roomMap/PolygonOutline.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/roomMap/RoomMap.cs
View
DungeonShooting_Godot/src/game/ui/roomMap/RoomMapPanel.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/RoomUI.cs