rework dimensions and orientation into Placement, optimise requirements to work on previous candidates, use vec3 for positions
This commit is contained in:
29
Assets/Escape Room Engine/Test Assets/Test Theme.asset
Normal file
29
Assets/Escape Room Engine/Test Assets/Test Theme.asset
Normal file
@@ -0,0 +1,29 @@
|
||||
%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: 28d04249c1c4438da94b524e7d4afff2, type: 3}
|
||||
m_Name: Test Theme
|
||||
m_EditorClassIdentifier:
|
||||
minRoomSize: {x: 4, y: 6}
|
||||
playSpace: {x: 4, y: 6}
|
||||
spaceTile: {fileID: 3229991053255736984, guid: b8f192f7cebe686468af6b1a71c4605b,
|
||||
type: 3}
|
||||
environment: {fileID: 5743657079028767629, guid: 17ecdbaca50efaa4ab503614dfec54a8,
|
||||
type: 3}
|
||||
puzzleColor: {r: 8, g: 3.5137255, b: 0, a: 1}
|
||||
solvedColor: {r: 0.53333336, g: 7.5607843, b: 0, a: 1}
|
||||
activeColor: {r: 0, g: 4.329412, b: 8, a: 1}
|
||||
spawnDoor: {fileID: 11400000, guid: 6e937b2e9f774999b5962c4b40947165, type: 2}
|
||||
exitDoorTypes:
|
||||
- {fileID: 11400000, guid: 29e2ae36585f4e65966bc9ea2f95ac4a, type: 2}
|
||||
puzzleCount: {x: 24, y: 24}
|
||||
puzzleTypes:
|
||||
- {fileID: 11400000, guid: 23cf2b6a956b6a745a88334950f088dd, type: 2}
|
||||
Reference in New Issue
Block a user