This commit is contained in:
2026-07-04 03:57:58 +07:00
parent ddaf07ef2f
commit a3359cf7e1
38 changed files with 1201 additions and 263 deletions

View File

@@ -0,0 +1,26 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 30892b1102feb6841a9288ddb11ef50d, type: 3}
m_Name: MazeRework
m_EditorClassIdentifier: Assembly-CSharp::Baba_yaga.GameSetup.MazeRework.MazeReworkConfig
algorithm: 3
width: 21
depth: 21
useRandomSeed: 1
seed: 1337
startLocation: {x: 1, y: 1}
generateRooms: 0
roomCount: 378
minRoomSize: {x: 3, y: 3}
maxRoomSize: {x: 5, y: 5}
extraRoomDoorChance: 0.3
loopChance: 0.1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: aa314bbd2a1b4fd43be6b704d129a55b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant: