Commit d5fa2fe6 authored by saad's avatar saad

fix some bugs in msq

parent 5074e2ef
fileFormatVersion: 2
guid: 745e9c17df962b24a80a69d5da8e5d38
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: d308d9efe86ef6242a75802e1f37de49
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: e5036f96e3c15ea49b96f7ee989dd3c1
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: 9e9f7f46a1ba34c338eb95b193ae1327
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: b18b93d4b5d00384ba417df18aeac5a3
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: 92a80e6f6cd90464b8f87b98fc72999a
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -300,7 +300,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &1835598948631494475
RectTransform:
m_ObjectHideFlags: 0
......
......@@ -130,7 +130,7 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::com.al_arcade.mcq.McqQuestionDisplay
floatHeight: 8
followSpeed: 5
forwardOffset: 7
forwardOffset: 9
_questionText: {fileID: 1752089400664981402}
_questionTextShadow: {fileID: 5540184795202640518}
_sourceText: {fileID: 6948226220845613902}
......@@ -369,7 +369,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &7008253857661791030
RectTransform:
m_ObjectHideFlags: 0
......
fileFormatVersion: 2
guid: ac0d545202230b34f816aa66913a8e60
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: 116b82ecf61ab2442a19d3ab0ab7a489
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -421,7 +421,7 @@ namespace com.al_arcade.mcq
private void CameraFeedback(bool correct)
{
_mainCamera.DOFieldOfView(correct ? 90f : 80f, 0.2f).SetEase(Ease.OutQuad);
_mainCamera.DOFieldOfView(correct ? 80f : 70f, 0.2f).SetEase(Ease.OutQuad);
}
// ─── End Sequences ───────────────────────────────────────────────────
......
......@@ -66,14 +66,14 @@
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.6.5",
"version": "2.6.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.27",
"com.unity.burst": "1.8.23",
"com.unity.mathematics": "1.3.2",
"com.unity.test-framework": "1.4.6",
"com.unity.nuget.mono-cecil": "1.11.6",
"com.unity.nuget.mono-cecil": "1.11.5",
"com.unity.test-framework.performance": "3.0.3"
},
"url": "https://packages.unity.com"
......@@ -217,7 +217,7 @@
}
},
"com.unity.splines": {
"version": "2.8.4",
"version": "2.8.2",
"depth": 1,
"source": "registry",
"dependencies": {
......
......@@ -33,10 +33,10 @@ EditorUserSettings:
value: 5701055506000a030f5c542744260844404f4d73797975367c2c1e6ab7e2653d
flags: 0
RecentlyUsedSceneGuid-8:
value: 540151565c06080b0808547711705a44474f1b297b7f25677e7b1f30bbe56060
value: 0003525055055d020e0b0a7216755d444215417e787d27362e2f4866b2e1323e
flags: 0
RecentlyUsedSceneGuid-9:
value: 0003525055055d020e0b0a7216755d444215417e787d27362e2f4866b2e1323e
value: 540151565c06080b0808547711705a44474f1b297b7f25677e7b1f30bbe56060
flags: 0
UnityEditor.ShaderGraph.Blackboard:
value: 18135939215a0a5004000b0e15254b524c030a3f2964643d120d1230e9e93a3fd6e826abbd2e2d293c4ead313b08042de6030a0afa240c0d020be94c4ba75e435d8715fa32c70d15d11612dacc11fee5d3c5d1fe9ab1bf968e93e2ffcbc3e7e2f0b3ffe0e8b0be9af8ffaeffff8e85dd8390e3949c8899daa7
......
......@@ -24,7 +24,7 @@ MonoBehaviour:
m_MinSize: {x: 400, y: 112}
m_MaxSize: {x: 32384, y: 16192}
vertical: 0
controlID: 5819
controlID: 14721
draggingID: 0
--- !u!114 &2
MonoBehaviour:
......@@ -34,17 +34,17 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13974, guid: 0000000000000000e000000000000000, type: 0}
m_EditorHideFlags: 1
m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier: UnityEditor.dll::UnityEditor.DeviceSimulation.SimulatorWindow
m_EditorClassIdentifier:
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Simulator
m_Image: {fileID: 3038311277492192215, guid: 0000000000000000d000000000000000, type: 0}
m_Text: Game
m_Image: {fileID: 4621777727084837110, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_TextWithWhitespace: "Simulator\u200B"
m_TextWithWhitespace: "Game\u200B"
m_Pos:
serializedVersion: 2
x: 898.4
......@@ -65,42 +65,72 @@ MonoBehaviour:
m_OverlaysVisible: 1
m_DynamicPanelBehavior: 0
m_SerializedViewNames:
- UnityEditor.GameView
- UnityEditor.DeviceSimulation.SimulatorWindow
m_SerializedViewValues:
- D:\saad work\Unity project\SSbookminigames\My project\Library\PlayModeViewStates\18a342b9151d53040ae5cf3c3c5c9e96
m_PlayModeViewName: Device Simulator
- D:\saad work\Unity project\SSbookminigames\My project\Library\PlayModeViewStates\ad8ce1a5b59e846448fcd2e61f43f2d5
m_PlayModeViewName: GameView
m_ShowGizmos: 0
m_TargetDisplay: 0
m_ClearColor: {r: 0, g: 0, b: 0, a: 1}
m_TargetSize: {x: 1080, y: 2338}
m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
m_TargetSize: {x: 1080, y: 1920}
m_TextureFilterMode: 0
m_TextureHideFlags: 61
m_RenderIMGUI: 1
m_EnterPlayModeBehavior: 2
m_EnterPlayModeBehavior: 0
m_UseMipMap: 0
m_SimulatorState:
controlPanelVisible: 0
controlPanelWidth: 0
controlPanelFoldoutKeys:
- UnityEditor.AdaptivePerformance.Editor.AdaptivePerformanceUIExtension
- UnityEditor.DeviceSimulation.ApplicationSettingsPlugin
controlPanelFoldoutValues: 0000
pluginNames:
- UnityEditor.AdaptivePerformance.Editor.AdaptivePerformanceUIExtension
- UnityEditor.DeviceSimulation.ApplicationSettingsPlugin
- UnityEngine.InputSystem.Editor.InputSystemPlugin
pluginStates:
- '{"m_SerializationStates":{"thermalFoldout":false,"performanceFoldout":false,"developerFoldout":false,"indexerFoldout":false,"scalersFoldout":false,"deviceSettingsFoldout":false}}'
- '{}'
- '{}'
scale: 16
fitToScreenEnabled: 1
rotationDegree: 0
highlightSafeAreaEnabled: 0
friendlyName: Apple iPhone 12 mini
screenIndex: 0
networkReachability: 1
systemLanguage: 10
m_VSyncEnabled: 0
m_Gizmos: 0
m_Stats: 0
m_SelectedSizes: 08000000000000000000000000000000000000000000000000000000000000000000000000000000
m_ZoomArea:
m_HRangeLocked: 0
m_VRangeLocked: 0
hZoomLockedByDefault: 0
vZoomLockedByDefault: 0
m_HBaseRangeMin: -432
m_HBaseRangeMax: 432
m_VBaseRangeMin: -768
m_VBaseRangeMax: 768
m_HAllowExceedBaseRangeMin: 1
m_HAllowExceedBaseRangeMax: 1
m_VAllowExceedBaseRangeMin: 1
m_VAllowExceedBaseRangeMax: 1
m_ScaleWithWindow: 0
m_HSlider: 0
m_VSlider: 0
m_IgnoreScrollWheelUntilClicked: 0
m_EnableMouseInput: 0
m_EnableSliderZoomHorizontal: 0
m_EnableSliderZoomVertical: 0
m_UniformScale: 1
m_UpDirection: 1
m_DrawArea:
serializedVersion: 2
x: 0
y: 21
width: 288.40002
height: 413.8
m_Scale: {x: 0.26940104, y: 0.26940104}
m_Translation: {x: 144.20001, y: 206.9}
m_MarginLeft: 0
m_MarginRight: 0
m_MarginTop: 0
m_MarginBottom: 0
m_LastShownAreaInsideMargins:
serializedVersion: 2
x: -535.26154
y: -768
width: 1070.5231
height: 1536
m_MinimalGUI: 1
m_defaultScale: 0.26940104
m_LastWindowPixelSize: {x: 360.50003, y: 543.5}
m_ClearInEditMode: 1
m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000000000000
m_XRRenderMode: 0
m_RenderTexture: {fileID: 0}
m_showToolbar: 1
--- !u!114 &3
MonoBehaviour:
m_ObjectHideFlags: 52
......@@ -125,7 +155,7 @@ MonoBehaviour:
m_MinSize: {x: 300, y: 112}
m_MaxSize: {x: 24288, y: 16192}
vertical: 1
controlID: 5820
controlID: 14722
draggingID: 0
--- !u!114 &4
MonoBehaviour:
......@@ -152,7 +182,7 @@ MonoBehaviour:
m_MinSize: {x: 300, y: 56}
m_MaxSize: {x: 24288, y: 8096}
vertical: 0
controlID: 5821
controlID: 14723
draggingID: 0
--- !u!114 &5
MonoBehaviour:
......@@ -173,8 +203,8 @@ MonoBehaviour:
y: 0
width: 264.8
height: 460.8
m_MinSize: {x: 201, y: 226}
m_MaxSize: {x: 4001, y: 4026}
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 6}
m_Panes:
- {fileID: 6}
......@@ -221,11 +251,12 @@ MonoBehaviour:
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
- m_Data: 96920
m_SelectedIDs: []
m_LastClickedID:
m_Data: 96920
m_Data: 0
m_ExpandedIDs:
- m_Data: -118658
- m_Data: -81750
- m_Data: -66478
- m_Data: -66474
- m_Data: -66128
......@@ -280,8 +311,8 @@ MonoBehaviour:
y: 0
width: 633.60004
height: 460.8
m_MinSize: {x: 202, y: 226}
m_MaxSize: {x: 4002, y: 4026}
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 8}
m_Panes:
- {fileID: 8}
......@@ -896,9 +927,9 @@ MonoBehaviour:
m_AudioPlay: 0
m_DebugDrawModesUseInteractiveLightBakingData: 0
m_Position:
m_Target: {x: -28.310488, y: 8.7824745, z: 27.7206}
m_Target: {x: 0.28224704, y: 4.9615717, z: 450.15384}
speed: 2
m_Value: {x: -28.310488, y: 8.7824745, z: 27.7206}
m_Value: {x: 0.28224704, y: 4.9615717, z: 450.15384}
m_RenderMode: 0
m_CameraMode:
drawMode: 0
......@@ -944,13 +975,13 @@ MonoBehaviour:
m_GridAxis: 1
m_gridOpacity: 0.5
m_Rotation:
m_Target: {x: -0.0062734606, y: -0.9878599, z: 0.1499153, w: -0.041209243}
m_Target: {x: -0.13631615, y: -0.24141456, z: 0.034232188, w: -0.960235}
speed: 2
m_Value: {x: -0.006223765, y: -0.988, z: 0.14872384, w: -0.04121511}
m_Value: {x: -0.13631028, y: -0.24140418, z: 0.034230717, w: -0.9601937}
m_Size:
m_Target: 10
speed: 2
m_Value: 9.999999
m_Value: 10
m_Ortho:
m_Target: 0
speed: 2
......@@ -994,7 +1025,7 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: SimulatorWindow
m_Name: GameView
m_EditorClassIdentifier: UnityEditor.dll::UnityEditor.DockArea
m_Children: []
m_Position:
......@@ -1003,8 +1034,8 @@ MonoBehaviour:
y: 0
width: 290.40002
height: 460.8
m_MinSize: {x: 202, y: 226}
m_MaxSize: {x: 4002, y: 4026}
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 2}
m_Panes:
- {fileID: 2}
......@@ -1088,7 +1119,7 @@ MonoBehaviour:
m_SkipHidden: 0
m_SearchArea: 1
m_Folders:
- Assets/Prefabs/TF/Art
- Assets/Prefabs/MCQ
m_Globs: []
m_ProductIds:
m_AnyWithAssetOrigin: 0
......@@ -1098,24 +1129,23 @@ MonoBehaviour:
m_ViewMode: 1
m_StartGridSize: 96
m_LastFolders:
- Assets/Prefabs/TF/Art
- Assets/Prefabs/MCQ
m_LastFoldersGridSize: 96
m_LastProjectPath: D:\saad work\Unity project\SSbookminigames\My project
m_LockTracker:
m_IsLocked: 0
m_LastLocalAssetsSearchArea: 1
m_FolderTreeState:
scrollPos: {x: 0, y: 409.03882}
scrollPos: {x: 0, y: 447}
m_SelectedIDs:
- m_Data: 69726
- m_Data: 59410
m_LastClickedID:
m_Data: 69726
m_Data: 59410
m_ExpandedIDs:
- m_Data: 0
- m_Data: 59022
- m_Data: 59024
- m_Data: 59026
- m_Data: 59414
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
......@@ -1177,10 +1207,9 @@ MonoBehaviour:
m_Icon: {fileID: 0}
m_ResourceFile:
m_ListAreaState:
m_SelectedInstanceIDs:
- m_Data: 96920
m_LastClickedInstanceID: 96920
m_HadKeyboardFocusLastEvent: 1
m_SelectedInstanceIDs: []
m_LastClickedInstanceID: 0
m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs:
- m_Data: 46526
- m_Data: 61214
......@@ -1211,7 +1240,7 @@ MonoBehaviour:
m_Icon: {fileID: 0}
m_ResourceFile:
m_NewAssetIndexInList: -1
m_ScrollPosition: {x: 0, y: 0}
m_ScrollPosition: {x: 0, y: 88}
m_GridSize: 96
m_SkipHiddenPackages: 0
m_DirectoriesAreaWidth: 207
......@@ -1293,7 +1322,7 @@ MonoBehaviour:
m_DynamicPanelBehavior: 0
m_LockTracker:
m_IsLocked: 0
m_LastSelectedObjectID: 112414
m_LastSelectedObjectID: 0
--- !u!114 &14
MonoBehaviour:
m_ObjectHideFlags: 52
......@@ -1368,8 +1397,8 @@ MonoBehaviour:
y: 0
width: 347.19995
height: 716.8
m_MinSize: {x: 276, y: 76}
m_MaxSize: {x: 4001, y: 4026}
m_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 16}
m_Panes:
- {fileID: 16}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment