AI board added to the right in playtest

This commit is contained in:
Texel 2023-01-29 23:14:31 -05:00
parent db24b58a6c
commit d59a00fdd3
2 changed files with 108 additions and 2 deletions

View File

@ -191,6 +191,13 @@ MonoBehaviour:
cursorY: 9
comboDelay: 0
collapseCount: 0
aiDowntime: 0
aiThinkTime: 0.5
aiAdvanceTime: 0.2
aiCursorMoveDelay: 0.1
aiPhase: 0
aiX: 0
aiY: 0
Options: 05020304
--- !u!4 &20737164
Transform:

View File

@ -133,7 +133,7 @@ GameObject:
- component: {fileID: 20737163}
- component: {fileID: 20737162}
m_Layer: 0
m_Name: Testboard
m_Name: PlayerBoard
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
@ -185,12 +185,19 @@ MonoBehaviour:
authorityID: -1
paused: 0
controlledByPlayer: 1
controlledByAI: 1
controlledByAI: 0
CollapseCycleTime: 1.5
cursorX: 3
cursorY: 9
comboDelay: 0
collapseCount: 0
aiDowntime: 0
aiThinkTime: 1
aiAdvanceTime: 0.2
aiCursorMoveDelay: 0.1
aiPhase: 0
aiX: 0
aiY: 0
Options: 05020304
--- !u!4 &20737164
Transform:
@ -424,6 +431,98 @@ RectTransform:
m_AnchoredPosition: {x: 115.5, y: -0.008178711}
m_SizeDelta: {x: 231.01721, y: -0.016357422}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!1 &892541166
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 892541169}
- component: {fileID: 892541168}
- component: {fileID: 892541167}
m_Layer: 0
m_Name: AIBoard
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &892541167
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 892541166}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 30516090f4fb2954fba121c0dfdfe3ea, type: 3}
m_Name:
m_EditorClassIdentifier:
TilePrefab: {fileID: 6929433238081324627, guid: 2d35555d89dd5e94fb9527d52c616c11,
type: 3}
nextUI: {x: -1.3, y: 7, z: 0}
currentUI: {x: 6.3, y: 7, z: 0}
currentDrawers:
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
nextDrawer:
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
placementDrawer:
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
Cursor: {fileID: 21300000, guid: 2b4cf7a8a6d213a40a7b76c8f50678b4, type: 3}
TileSize: 1
--- !u!114 &892541168
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 892541166}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d402e786b88425242825f7fe22d84afb, type: 3}
m_Name:
m_EditorClassIdentifier:
EntityID: 1
authorityID: -1
paused: 0
controlledByPlayer: 0
controlledByAI: 1
CollapseCycleTime: 1.5
cursorX: 3
cursorY: 9
comboDelay: 0
collapseCount: 0
aiDowntime: 0
aiThinkTime: 0.5
aiAdvanceTime: 0.3
aiCursorMoveDelay: 0.05
aiPhase: 0
aiX: 0
aiY: 0
Options: 05020304
--- !u!4 &892541169
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 892541166}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 2.518, y: -5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 12
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1052028632
GameObject:
m_ObjectHideFlags: 0