MapGenerator boundary 수정
식생이 Floor 넘어가는 현상 수정 - playable area width 80 => 70 - EndZ 700 => 600
This commit is contained in:
@@ -917,9 +917,9 @@ MonoBehaviour:
|
|||||||
ShowTopMostFoldoutHeaderGroup: 1
|
ShowTopMostFoldoutHeaderGroup: 1
|
||||||
generateOnSpawn: 1
|
generateOnSpawn: 1
|
||||||
groupUnderParent: 1
|
groupUnderParent: 1
|
||||||
playableAreaWidth: 80
|
playableAreaWidth: 70
|
||||||
startZ: -75
|
startZ: -75
|
||||||
endZ: 700
|
endZ: 600
|
||||||
resourcePrefab: {fileID: 5585059388146411250, guid: f395fcc064a3a834ba957327f1387c19, type: 3}
|
resourcePrefab: {fileID: 5585059388146411250, guid: f395fcc064a3a834ba957327f1387c19, type: 3}
|
||||||
minResourceCount: 8
|
minResourceCount: 8
|
||||||
maxResourceCount: 12
|
maxResourceCount: 12
|
||||||
|
|||||||
Reference in New Issue
Block a user