Merge branch '地图编辑器' of https://gitee.com/xlljc/DungeonShooting into 地图编辑器
|
---|
DungeonShooting_Godot/excel/ActivityBase.xlsx |
---|
Not supported
|
DungeonShooting_Godot/prefab/effect/common/Effect1.tscn |
---|
DungeonShooting_Godot/prefab/ui/EditorDungeonGroup.tscn |
---|
DungeonShooting_Godot/prefab/ui/Main.tscn |
---|
DungeonShooting_Godot/prefab/ui/MapEditor.tscn |
---|
DungeonShooting_Godot/prefab/ui/MapEditorCreatePreinstall.tscn |
---|
DungeonShooting_Godot/prefab/ui/MapEditorMapMark.tscn |
---|
DungeonShooting_Godot/resource/config/ActivityBase.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/GroupConfig.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle1/Preinstall.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle1/Preview.png |
---|
|
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle1/RoomInfo.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle1/TileInfo.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle2/Preinstall.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle2/Preview.png |
---|
|
DungeonShooting_Godot/resource/map/tileMaps/Test1/battle/Battle2/TileInfo.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/Preinstall.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/outlet/End1/Preinstall.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/reward/Award1/Preinstall.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/reward/Award1/Preview.png 0 → 100644 |
---|
|
DungeonShooting_Godot/resource/map/tileMaps/Test1/reward/Award1/RoomInfo.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/reward/Award1/TileInfo.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Dice.png 0 → 100644 |
---|
|
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Dice.png.import 0 → 100644 |
---|
DungeonShooting_Godot/resource/sprite/ui/commonIcon/PackageMark.png |
---|
|
DungeonShooting_Godot/scene/Main.tscn |
---|
DungeonShooting_Godot/scene/World.tscn |
---|
DungeonShooting_Godot/src/framework/activity/ActivityId.cs |
---|
DungeonShooting_Godot/src/framework/common/SeedRandom.cs |
---|
DungeonShooting_Godot/src/framework/common/Utils.cs |
---|
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs |
---|
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs |
---|
DungeonShooting_Godot/src/framework/map/RandomPool.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/preinstall/ActivityMark.cs |
---|
DungeonShooting_Godot/src/framework/map/preinstall/PreinstallMarkManager.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/preinstall/RandomActivityBase.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/preinstall/RoomPreinstall.cs |
---|
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/RoomPreinstallInfo.cs |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/activity/role/enemy/NoWeaponEnemy.cs |
---|
DungeonShooting_Godot/src/game/camera/GameCamera.cs |
---|
DungeonShooting_Godot/src/game/manager/MapLayerManager.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/manager/ResourceManager.cs |
---|
DungeonShooting_Godot/src/game/manager/ResourcePath.cs |
---|
DungeonShooting_Godot/src/game/room/DungeonManager.cs |
---|
DungeonShooting_Godot/src/game/room/World.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MapEditorCreateMarkPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MarkObjectCell.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorCreatePreinstall/MapEditorCreatePreinstall.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorCreatePreinstall/MapEditorCreatePreinstallPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/EditorMarkCell.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/MapEditorMapMark.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/MapEditorMapMarkPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorSelectObject/MapEditorSelectObjectPanel.cs |
---|
README.md |
---|