房间添加权重功能
1 parent c95e0a7 commit 1cdb33244caf206a9ab2882c8bc0d12dbadcc2e4
@小李xl 小李xl authored on 7 Apr 2023
Showing 20 changed files
View
DungeonShooting_Godot/resource/map/RoomConfig.json
View
DungeonShooting_Godot/resource/map/tileMaps/testGroup/battle/Room5.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/testGroup/battle/Room7.tscn 0 → 100644
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/battle/Room1.json
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/battle/Room2.json
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/battle/Room3.json
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/battle/Room4.json
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/battle/Room5.json
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/battle/Room6.json
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/battle/Room7.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/inlet/Room1.json
View
DungeonShooting_Godot/resource/map/tiledata/testGroup/outlet/Room1.json
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/framework/common/Utils.cs
View
DungeonShooting_Godot/src/framework/common/WeightRandom.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/generator/DungeonRoomGenerator.cs
View
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs
View
DungeonShooting_Godot/src/framework/map/DungeonRoomGroup.cs
View
DungeonShooting_Godot/src/framework/map/DungeonRoomInfo.cs
View
DungeonShooting_Godot/src/framework/map/DungeonRoomTemplate.cs