This commit is contained in:
2026-07-04 06:29:20 +07:00
parent bdbb76a42a
commit 6b4a5a8e12
8 changed files with 726 additions and 145 deletions

View File

@@ -12,9 +12,9 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 30892b1102feb6841a9288ddb11ef50d, type: 3}
m_Name: MazeRework
m_EditorClassIdentifier: Assembly-CSharp::Baba_yaga.GameSetup.MazeRework.MazeReworkConfig
algorithm: 3
width: 10
depth: 10
algorithm: 0
width: 21
depth: 21
useRandomSeed: 1
seed: 1337
startLocation: {x: 1, y: 1}