rework dimensions and orientation into Placement, optimise requirements to work on previous candidates, use vec3 for positions

This commit is contained in:
2022-11-24 11:34:11 +01:00
parent f13ba4cd95
commit 3e51410ade
36 changed files with 268 additions and 275 deletions

View File

@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: Desert
m_EditorClassIdentifier:
minRoomSize: {x: 3, y: 3}
playSpace: {x: 4, y: 6}
playSpace: {x: 3, y: 5}
spaceTile: {fileID: 3229991053255736984, guid: b8f192f7cebe686468af6b1a71c4605b,
type: 3}
environment: {fileID: 5743657079028767629, guid: 17ecdbaca50efaa4ab503614dfec54a8,

View File

@@ -19,5 +19,4 @@ MonoBehaviour:
placementRequirements:
- {fileID: 11400000, guid: 43eb2a566a244964aa3a3319eaafe1a8, type: 2}
- {fileID: 11400000, guid: ed4830127e9381245a6af07e42c52422, type: 2}
orientationRequirements:
- {fileID: 11400000, guid: 1f1825b71bae09c438a1cb52603347d6, type: 2}

View File

@@ -20,5 +20,4 @@ MonoBehaviour:
placementRequirements:
- {fileID: 11400000, guid: 43eb2a566a244964aa3a3319eaafe1a8, type: 2}
- {fileID: 11400000, guid: ed4830127e9381245a6af07e42c52422, type: 2}
orientationRequirements:
- {fileID: 11400000, guid: 1f1825b71bae09c438a1cb52603347d6, type: 2}

View File

@@ -19,5 +19,4 @@ MonoBehaviour:
placementRequirements:
- {fileID: 11400000, guid: 43eb2a566a244964aa3a3319eaafe1a8, type: 2}
- {fileID: 11400000, guid: ed4830127e9381245a6af07e42c52422, type: 2}
orientationRequirements:
- {fileID: 11400000, guid: 1f1825b71bae09c438a1cb52603347d6, type: 2}

View File

@@ -20,5 +20,4 @@ MonoBehaviour:
placementRequirements:
- {fileID: 11400000, guid: 43eb2a566a244964aa3a3319eaafe1a8, type: 2}
- {fileID: 11400000, guid: ed4830127e9381245a6af07e42c52422, type: 2}
orientationRequirements:
- {fileID: 11400000, guid: 1f1825b71bae09c438a1cb52603347d6, type: 2}