Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SSBookMinigames
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
SSBookMinigames
Commits
9b97e41a
Commit
9b97e41a
authored
Feb 26, 2026
by
Yousef Sameh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Touch Controls Build
parent
c0bac770
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
4906 additions
and
70 deletions
+4906
-70
M_sprite.mat
My project/Assets/M_sprite.mat
+1
-2
MSQ.unity
My project/Assets/Scenes/MCQ/MSQ.unity
+1
-1
McqGameManager.cs
...roject/Assets/ScienceStreet/MCQ/Scripts/McqGameManager.cs
+1
-1
PC_Renderer.asset
My project/Assets/Settings/PC_Renderer.asset
+16
-28
floating.prefab
My project/Assets/floating.prefab
+4832
-0
floating.prefab.meta
My project/Assets/floating.prefab.meta
+7
-0
EditorBuildSettings.asset
My project/ProjectSettings/EditorBuildSettings.asset
+2
-2
ProjectSettings.asset
My project/ProjectSettings/ProjectSettings.asset
+2
-2
CurrentMaximizeLayout.dwlt
My project/UserSettings/Layouts/CurrentMaximizeLayout.dwlt
+44
-34
No files found.
My project/Assets/M_sprite.mat
100644 → 100755
View file @
9b97e41a
...
@@ -64,7 +64,7 @@ Material:
...
@@ -64,7 +64,7 @@ Material:
m_Scale
:
{
x
:
1
,
y
:
1
}
m_Scale
:
{
x
:
1
,
y
:
1
}
m_Offset
:
{
x
:
0
,
y
:
0
}
m_Offset
:
{
x
:
0
,
y
:
0
}
-
_MainTex
:
-
_MainTex
:
m_Texture
:
{
fileID
:
2800000
,
guid
:
2
f373065897741709bb2f4243cc01aec
,
type
:
3
}
m_Texture
:
{
fileID
:
2800000
,
guid
:
2
58cb3c04d61df74899cc4ee97118eed
,
type
:
3
}
m_Scale
:
{
x
:
1
,
y
:
1
}
m_Scale
:
{
x
:
1
,
y
:
1
}
m_Offset
:
{
x
:
0
,
y
:
0
}
m_Offset
:
{
x
:
0
,
y
:
0
}
-
_MetallicGlossMap
:
-
_MetallicGlossMap
:
...
@@ -152,4 +152,3 @@ Material:
...
@@ -152,4 +152,3 @@ Material:
-
_SoftParticleFadeParams
:
{
r
:
0
,
g
:
0
,
b
:
0
,
a
:
0
}
-
_SoftParticleFadeParams
:
{
r
:
0
,
g
:
0
,
b
:
0
,
a
:
0
}
-
_SpecColor
:
{
r
:
0.19999996
,
g
:
0.19999996
,
b
:
0.19999996
,
a
:
1
}
-
_SpecColor
:
{
r
:
0.19999996
,
g
:
0.19999996
,
b
:
0.19999996
,
a
:
1
}
m_BuildTextureStacks
:
[]
m_BuildTextureStacks
:
[]
m_AllowLocking
:
1
My project/Assets/Scenes/MCQ/MSQ.unity
View file @
9b97e41a
...
@@ -427,7 +427,7 @@ PrefabInstance:
...
@@ -427,7 +427,7 @@ PrefabInstance:
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6955428004947038011
,
guid
:
81b128416c1c2356c8d645340d865e65
,
type
:
3
}
-
target
:
{
fileID
:
6955428004947038011
,
guid
:
81b128416c1c2356c8d645340d865e65
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
propertyPath
:
m_LocalPosition.z
value
:
10
2.8797
8
value
:
108
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6955428004947038011
,
guid
:
81b128416c1c2356c8d645340d865e65
,
type
:
3
}
-
target
:
{
fileID
:
6955428004947038011
,
guid
:
81b128416c1c2356c8d645340d865e65
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
propertyPath
:
m_LocalRotation.w
...
...
My project/Assets/ScienceStreet/MCQ/Scripts/McqGameManager.cs
View file @
9b97e41a
...
@@ -124,7 +124,7 @@ namespace com.al_arcade.mcq
...
@@ -124,7 +124,7 @@ namespace com.al_arcade.mcq
if
(
uiManager
!=
null
)
uiManager
.
HideLoading
();
if
(
uiManager
!=
null
)
uiManager
.
HideLoading
();
// Robot getting up animation
// Robot getting up animation
yield
return
new
WaitForSeconds
(
2
.5f
);
yield
return
new
WaitForSeconds
(
1
.5f
);
BeginGameplay
();
BeginGameplay
();
...
...
My project/Assets/Settings/PC_Renderer.asset
View file @
9b97e41a
...
@@ -13,32 +13,27 @@ MonoBehaviour:
...
@@ -13,32 +13,27 @@ MonoBehaviour:
m_Name
:
PC_Renderer
m_Name
:
PC_Renderer
m_EditorClassIdentifier
:
m_EditorClassIdentifier
:
debugShaders
:
debugShaders
:
debugReplacementPS
:
{
fileID
:
4800000
,
guid
:
cf852408f2e174538bcd9b7fda1c5ae7
,
debugReplacementPS
:
{
fileID
:
4800000
,
guid
:
cf852408f2e174538bcd9b7fda1c5ae7
,
type
:
3
}
type
:
3
}
hdrDebugViewPS
:
{
fileID
:
4800000
,
guid
:
573620ae32aec764abd4d728906d2587
,
type
:
3
}
hdrDebugViewPS
:
{
fileID
:
4800000
,
guid
:
573620ae32aec764abd4d728906d2587
,
type
:
3
}
probeVolumeSamplingDebugComputeShader
:
{
fileID
:
7200000
,
guid
:
53626a513ea68ce47b59dc1299fe3959
,
probeVolumeSamplingDebugComputeShader
:
{
fileID
:
7200000
,
guid
:
53626a513ea68ce47b59dc1299fe3959
,
type
:
3
}
type
:
3
}
probeVolumeResources
:
probeVolumeResources
:
probeVolumeDebugShader
:
{
fileID
:
4800000
,
guid
:
e5c6678ed2aaa91408dd3df699057aae
,
probeVolumeDebugShader
:
{
fileID
:
4800000
,
guid
:
e5c6678ed2aaa91408dd3df699057aae
,
type
:
3
}
type
:
3
}
probeVolumeFragmentationDebugShader
:
{
fileID
:
4800000
,
guid
:
03cfc4915c15d504a9ed85ecc404e607
,
type
:
3
}
probeVolumeFragmentationDebugShader
:
{
fileID
:
4800000
,
guid
:
03cfc4915c15d504a9ed85ecc404e607
,
probeVolumeOffsetDebugShader
:
{
fileID
:
4800000
,
guid
:
53a11f4ebaebf4049b3638ef78dc9664
,
type
:
3
}
type
:
3
}
probeVolumeSamplingDebugShader
:
{
fileID
:
4800000
,
guid
:
8f96cd657dc40064aa21efcc7e50a2e7
,
type
:
3
}
probeVolumeOffsetDebugShader
:
{
fileID
:
4800000
,
guid
:
53a11f4ebaebf4049b3638ef78dc9664
,
probeSamplingDebugMesh
:
{
fileID
:
-3555484719484374845
,
guid
:
57d7c4c16e2765b47a4d2069b311bffe
,
type
:
3
}
type
:
3
}
probeSamplingDebugTexture
:
{
fileID
:
2800000
,
guid
:
24ec0e140fb444a44ab96ee80844e18e
,
type
:
3
}
probeVolumeSamplingDebugShader
:
{
fileID
:
4800000
,
guid
:
8f96cd657dc40064aa21efcc7e50a2e7
,
probeVolumeBlendStatesCS
:
{
fileID
:
7200000
,
guid
:
b9a23f869c4fd45f19c5ada54dd82176
,
type
:
3
}
type
:
3
}
probeSamplingDebugMesh
:
{
fileID
:
-3555484719484374845
,
guid
:
57d7c4c16e2765b47a4d2069b311bffe
,
type
:
3
}
probeSamplingDebugTexture
:
{
fileID
:
2800000
,
guid
:
24ec0e140fb444a44ab96ee80844e18e
,
type
:
3
}
probeVolumeBlendStatesCS
:
{
fileID
:
7200000
,
guid
:
b9a23f869c4fd45f19c5ada54dd82176
,
type
:
3
}
m_RendererFeatures
:
m_RendererFeatures
:
-
{
fileID
:
7833122117494664109
}
-
{
fileID
:
7833122117494664109
}
m_RendererFeatureMap
:
ad6b866f10d7b46c
m_RendererFeatureMap
:
ad6b866f10d7b46c
m_UseNativeRenderPass
:
1
m_UseNativeRenderPass
:
1
xrSystemData
:
{
fileID
:
0
}
postProcessData
:
{
fileID
:
11400000
,
guid
:
41439944d30ece34e96484bdb6645b55
,
type
:
2
}
postProcessData
:
{
fileID
:
11400000
,
guid
:
41439944d30ece34e96484bdb6645b55
,
type
:
2
}
m_AssetVersion
:
2
m_AssetVersion
:
3
m_PrepassLayerMask
:
serializedVersion
:
2
m_Bits
:
4294967295
m_OpaqueLayerMask
:
m_OpaqueLayerMask
:
serializedVersion
:
2
serializedVersion
:
2
m_Bits
:
4294967295
m_Bits
:
4294967295
...
@@ -56,6 +51,8 @@ MonoBehaviour:
...
@@ -56,6 +51,8 @@ MonoBehaviour:
m_RenderingMode
:
2
m_RenderingMode
:
2
m_DepthPrimingMode
:
0
m_DepthPrimingMode
:
0
m_CopyDepthMode
:
0
m_CopyDepthMode
:
0
m_DepthAttachmentFormat
:
0
m_DepthTextureFormat
:
0
m_AccurateGbufferNormals
:
0
m_AccurateGbufferNormals
:
0
m_IntermediateTextureMode
:
0
m_IntermediateTextureMode
:
0
---
!u!114
&7833122117494664109
---
!u!114
&7833122117494664109
...
@@ -84,12 +81,3 @@ MonoBehaviour:
...
@@ -84,12 +81,3 @@ MonoBehaviour:
BlurQuality
:
0
BlurQuality
:
0
Falloff
:
100
Falloff
:
100
SampleCount
:
-1
SampleCount
:
-1
m_BlueNoise256Textures
:
-
{
fileID
:
2800000
,
guid
:
36f118343fc974119bee3d09e2111500
,
type
:
3
}
-
{
fileID
:
2800000
,
guid
:
4b7b083e6b6734e8bb2838b0b50a0bc8
,
type
:
3
}
-
{
fileID
:
2800000
,
guid
:
c06cc21c692f94f5fb5206247191eeee
,
type
:
3
}
-
{
fileID
:
2800000
,
guid
:
cb76dd40fa7654f9587f6a344f125c9a
,
type
:
3
}
-
{
fileID
:
2800000
,
guid
:
e32226222ff144b24bf3a5a451de54bc
,
type
:
3
}
-
{
fileID
:
2800000
,
guid
:
3302065f671a8450b82c9ddf07426f3a
,
type
:
3
}
-
{
fileID
:
2800000
,
guid
:
56a77a3e8d64f47b6afe9e3c95cb57d5
,
type
:
3
}
m_Shader
:
{
fileID
:
4800000
,
guid
:
0849e84e3d62649e8882e9d6f056a017
,
type
:
3
}
My project/Assets/floating.prefab
0 → 100755
View file @
9b97e41a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
My project/Assets/floating.prefab.meta
0 → 100644
View file @
9b97e41a
fileFormatVersion: 2
guid: 49d06d75724ebf02e9e3f31f6174bc98
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
My project/ProjectSettings/EditorBuildSettings.asset
View file @
9b97e41a
...
@@ -6,8 +6,8 @@ EditorBuildSettings:
...
@@ -6,8 +6,8 @@ EditorBuildSettings:
serializedVersion
:
2
serializedVersion
:
2
m_Scenes
:
m_Scenes
:
-
enabled
:
1
-
enabled
:
1
path
:
Assets/Scenes/
CS/CS
.unity
path
:
Assets/Scenes/
MCQ/MSQ
.unity
guid
:
4013c5c8b28e4e746859513f1ec95b1e
guid
:
05c999880425b2f4ab66a364621f9a05
m_configObjects
:
m_configObjects
:
com.unity.input.settings.actions
:
{
fileID
:
-944628639613478452
,
guid
:
052faaac586de48259a63d0c4782560b
,
type
:
3
}
com.unity.input.settings.actions
:
{
fileID
:
-944628639613478452
,
guid
:
052faaac586de48259a63d0c4782560b
,
type
:
3
}
m_UseUCBPForAssetBundles
:
0
m_UseUCBPForAssetBundles
:
0
My project/ProjectSettings/ProjectSettings.asset
View file @
9b97e41a
...
@@ -12,8 +12,8 @@ PlayerSettings:
...
@@ -12,8 +12,8 @@ PlayerSettings:
targetDevice
:
2
targetDevice
:
2
useOnDemandResources
:
0
useOnDemandResources
:
0
accelerometerFrequency
:
60
accelerometerFrequency
:
60
companyName
:
DefaultCompany
companyName
:
AlArcade
productName
:
M
y project
productName
:
M
CQ Runner
defaultCursor
:
{
fileID
:
0
}
defaultCursor
:
{
fileID
:
0
}
cursorHotspot
:
{
x
:
0
,
y
:
0
}
cursorHotspot
:
{
x
:
0
,
y
:
0
}
m_SplashScreenBackgroundColor
:
{
r
:
0.13725491
,
g
:
0.12156863
,
b
:
0.1254902
,
a
:
1
}
m_SplashScreenBackgroundColor
:
{
r
:
0.13725491
,
g
:
0.12156863
,
b
:
0.1254902
,
a
:
1
}
...
...
My project/UserSettings/Layouts/CurrentMaximizeLayout.dwlt
View file @
9b97e41a
...
@@ -24,7 +24,7 @@ MonoBehaviour:
...
@@ -24,7 +24,7 @@ MonoBehaviour:
m_MinSize
:
{
x
:
300
,
y
:
112
}
m_MinSize
:
{
x
:
300
,
y
:
112
}
m_MaxSize
:
{
x
:
24288
,
y
:
16192
}
m_MaxSize
:
{
x
:
24288
,
y
:
16192
}
vertical
:
0
vertical
:
0
controlID
:
6235
controlID
:
12142
draggingID
:
0
draggingID
:
0
---
!u!114
&2
---
!u!114
&2
MonoBehaviour
:
MonoBehaviour
:
...
@@ -97,7 +97,7 @@ MonoBehaviour:
...
@@ -97,7 +97,7 @@ MonoBehaviour:
m_HSlider
:
0
m_HSlider
:
0
m_VSlider
:
0
m_VSlider
:
0
m_IgnoreScrollWheelUntilClicked
:
0
m_IgnoreScrollWheelUntilClicked
:
0
m_EnableMouseInput
:
0
m_EnableMouseInput
:
1
m_EnableSliderZoomHorizontal
:
0
m_EnableSliderZoomHorizontal
:
0
m_EnableSliderZoomVertical
:
0
m_EnableSliderZoomVertical
:
0
m_UniformScale
:
1
m_UniformScale
:
1
...
@@ -153,7 +153,7 @@ MonoBehaviour:
...
@@ -153,7 +153,7 @@ MonoBehaviour:
m_MinSize
:
{
x
:
200
,
y
:
112
}
m_MinSize
:
{
x
:
200
,
y
:
112
}
m_MaxSize
:
{
x
:
16192
,
y
:
16192
}
m_MaxSize
:
{
x
:
16192
,
y
:
16192
}
vertical
:
1
vertical
:
1
controlID
:
6236
controlID
:
12143
draggingID
:
0
draggingID
:
0
---
!u!114
&4
---
!u!114
&4
MonoBehaviour
:
MonoBehaviour
:
...
@@ -179,7 +179,7 @@ MonoBehaviour:
...
@@ -179,7 +179,7 @@ MonoBehaviour:
m_MinSize
:
{
x
:
200
,
y
:
56
}
m_MinSize
:
{
x
:
200
,
y
:
56
}
m_MaxSize
:
{
x
:
16192
,
y
:
8096
}
m_MaxSize
:
{
x
:
16192
,
y
:
8096
}
vertical
:
0
vertical
:
0
controlID
:
6237
controlID
:
12144
draggingID
:
0
draggingID
:
0
---
!u!114
&5
---
!u!114
&5
MonoBehaviour
:
MonoBehaviour
:
...
@@ -200,8 +200,8 @@ MonoBehaviour:
...
@@ -200,8 +200,8 @@ MonoBehaviour:
y
:
0
y
:
0
width
:
306
width
:
306
height
:
630
height
:
630
m_MinSize
:
{
x
:
20
0
,
y
:
200
}
m_MinSize
:
{
x
:
20
1
,
y
:
226
}
m_MaxSize
:
{
x
:
400
0
,
y
:
4000
}
m_MaxSize
:
{
x
:
400
1
,
y
:
4026
}
m_ActualView
:
{
fileID
:
6
}
m_ActualView
:
{
fileID
:
6
}
m_Panes
:
m_Panes
:
-
{
fileID
:
6
}
-
{
fileID
:
6
}
...
@@ -248,12 +248,21 @@ MonoBehaviour:
...
@@ -248,12 +248,21 @@ MonoBehaviour:
m_SceneHierarchy
:
m_SceneHierarchy
:
m_TreeViewState
:
m_TreeViewState
:
scrollPos
:
{
x
:
0
,
y
:
0
}
scrollPos
:
{
x
:
0
,
y
:
0
}
m_SelectedIDs
:
m_SelectedIDs
:
[]
-
m_Data
:
51688
m_LastClickedID
:
m_LastClickedID
:
m_Data
:
51688
m_Data
:
0
m_ExpandedIDs
:
m_ExpandedIDs
:
-
m_Data
:
-1364
-
m_Data
:
-258132
-
m_Data
:
-257866
-
m_Data
:
-241934
-
m_Data
:
-153710
-
m_Data
:
-111680
-
m_Data
:
-104372
-
m_Data
:
-100204
-
m_Data
:
-95182
-
m_Data
:
-86742
-
m_Data
:
-36120
-
m_Data
:
-1342
m_RenameOverlay
:
m_RenameOverlay
:
m_UserAcceptedRename
:
0
m_UserAcceptedRename
:
0
m_Name
:
m_Name
:
...
@@ -271,7 +280,7 @@ MonoBehaviour:
...
@@ -271,7 +280,7 @@ MonoBehaviour:
m_OriginalEventType
:
11
m_OriginalEventType
:
11
m_IsRenamingFilename
:
0
m_IsRenamingFilename
:
0
m_TrimLeadingAndTrailingWhitespace
:
0
m_TrimLeadingAndTrailingWhitespace
:
0
m_ClientGUIView
:
{
fileID
:
0
}
m_ClientGUIView
:
{
fileID
:
5
}
m_SearchString
:
m_SearchString
:
m_ExpandedScenes
:
[]
m_ExpandedScenes
:
[]
m_CurrenRootInstanceID
:
0
m_CurrenRootInstanceID
:
0
...
@@ -298,8 +307,8 @@ MonoBehaviour:
...
@@ -298,8 +307,8 @@ MonoBehaviour:
y
:
0
y
:
0
width
:
1099
width
:
1099
height
:
630
height
:
630
m_MinSize
:
{
x
:
20
0
,
y
:
200
}
m_MinSize
:
{
x
:
20
2
,
y
:
226
}
m_MaxSize
:
{
x
:
400
0
,
y
:
4000
}
m_MaxSize
:
{
x
:
400
2
,
y
:
4026
}
m_ActualView
:
{
fileID
:
2
}
m_ActualView
:
{
fileID
:
2
}
m_Panes
:
m_Panes
:
-
{
fileID
:
8
}
-
{
fileID
:
8
}
...
@@ -1055,7 +1064,7 @@ MonoBehaviour:
...
@@ -1055,7 +1064,7 @@ MonoBehaviour:
m_Enabled
:
1
m_Enabled
:
1
m_EditorHideFlags
:
0
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
12006
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_Script
:
{
fileID
:
12006
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_Name
:
AnimatorControllerTool
m_Name
:
ConsoleWindow
m_EditorClassIdentifier
:
m_EditorClassIdentifier
:
m_Children
:
[]
m_Children
:
[]
m_Position
:
m_Position
:
...
@@ -1064,16 +1073,16 @@ MonoBehaviour:
...
@@ -1064,16 +1073,16 @@ MonoBehaviour:
y
:
630
y
:
630
width
:
1405
width
:
1405
height
:
349
height
:
349
m_MinSize
:
{
x
:
10
0
,
y
:
100
}
m_MinSize
:
{
x
:
10
1
,
y
:
126
}
m_MaxSize
:
{
x
:
400
0
,
y
:
4000
}
m_MaxSize
:
{
x
:
400
1
,
y
:
4026
}
m_ActualView
:
{
fileID
:
1
1
}
m_ActualView
:
{
fileID
:
1
3
}
m_Panes
:
m_Panes
:
-
{
fileID
:
10
}
-
{
fileID
:
10
}
-
{
fileID
:
11
}
-
{
fileID
:
11
}
-
{
fileID
:
12
}
-
{
fileID
:
12
}
-
{
fileID
:
13
}
-
{
fileID
:
13
}
-
{
fileID
:
14
}
-
{
fileID
:
14
}
m_Selected
:
1
m_Selected
:
3
m_LastSelected
:
0
m_LastSelected
:
0
---
!u!114
&10
---
!u!114
&10
MonoBehaviour
:
MonoBehaviour
:
...
@@ -1124,7 +1133,7 @@ MonoBehaviour:
...
@@ -1124,7 +1133,7 @@ MonoBehaviour:
m_SkipHidden
:
0
m_SkipHidden
:
0
m_SearchArea
:
1
m_SearchArea
:
1
m_Folders
:
m_Folders
:
-
Assets/
Prefabs/MCQ
-
Assets/
Settings
m_Globs
:
[]
m_Globs
:
[]
m_ProductIds
:
m_ProductIds
:
m_AnyWithAssetOrigin
:
0
m_AnyWithAssetOrigin
:
0
...
@@ -1134,21 +1143,22 @@ MonoBehaviour:
...
@@ -1134,21 +1143,22 @@ MonoBehaviour:
m_ViewMode
:
1
m_ViewMode
:
1
m_StartGridSize
:
58
m_StartGridSize
:
58
m_LastFolders
:
m_LastFolders
:
-
Assets/
Prefabs/MCQ
-
Assets/
Settings
m_LastFoldersGridSize
:
58
m_LastFoldersGridSize
:
58
m_LastProjectPath
:
/home/p0wer/development/ssbookminigames/My project
m_LastProjectPath
:
/home/p0wer/development/ssbookminigames/My project
m_LockTracker
:
m_LockTracker
:
m_IsLocked
:
0
m_IsLocked
:
0
m_LastLocalAssetsSearchArea
:
1
m_LastLocalAssetsSearchArea
:
1
m_FolderTreeState
:
m_FolderTreeState
:
scrollPos
:
{
x
:
0
,
y
:
145
}
scrollPos
:
{
x
:
0
,
y
:
209
}
m_SelectedIDs
:
m_SelectedIDs
:
-
m_Data
:
145216
-
m_Data
:
68038
m_LastClickedID
:
m_LastClickedID
:
m_Data
:
145216
m_Data
:
68038
m_ExpandedIDs
:
m_ExpandedIDs
:
-
m_Data
:
0
-
m_Data
:
0
-
m_Data
:
68004
-
m_Data
:
67480
-
m_Data
:
68034
-
m_Data
:
1000000000
-
m_Data
:
1000000000
-
m_Data
:
2147483647
-
m_Data
:
2147483647
m_RenameOverlay
:
m_RenameOverlay
:
...
@@ -1183,7 +1193,7 @@ MonoBehaviour:
...
@@ -1183,7 +1193,7 @@ MonoBehaviour:
m_Data
:
0
m_Data
:
0
m_ExpandedIDs
:
m_ExpandedIDs
:
-
m_Data
:
0
-
m_Data
:
0
-
m_Data
:
6
8004
-
m_Data
:
6
7480
-
m_Data
:
1000000000
-
m_Data
:
1000000000
-
m_Data
:
2147483647
-
m_Data
:
2147483647
m_RenameOverlay
:
m_RenameOverlay
:
...
@@ -1212,13 +1222,13 @@ MonoBehaviour:
...
@@ -1212,13 +1222,13 @@ MonoBehaviour:
m_Icon
:
{
fileID
:
0
}
m_Icon
:
{
fileID
:
0
}
m_ResourceFile
:
m_ResourceFile
:
m_ListAreaState
:
m_ListAreaState
:
m_SelectedInstanceIDs
:
m_SelectedInstanceIDs
:
[]
-
m_Data
:
144934
m_LastClickedInstanceID
:
0
m_LastClickedInstanceID
:
144934
m_HadKeyboardFocusLastEvent
:
1
m_HadKeyboardFocusLastEvent
:
1
m_ExpandedInstanceIDs
:
m_ExpandedInstanceIDs
:
-
m_Data
:
55308
-
m_Data
:
55308
-
m_Data
:
82478
-
m_Data
:
82478
-
m_Data
:
58224
m_RenameOverlay
:
m_RenameOverlay
:
m_UserAcceptedRename
:
0
m_UserAcceptedRename
:
0
m_Name
:
m_Name
:
...
@@ -1236,7 +1246,7 @@ MonoBehaviour:
...
@@ -1236,7 +1246,7 @@ MonoBehaviour:
m_OriginalEventType
:
11
m_OriginalEventType
:
11
m_IsRenamingFilename
:
1
m_IsRenamingFilename
:
1
m_TrimLeadingAndTrailingWhitespace
:
0
m_TrimLeadingAndTrailingWhitespace
:
0
m_ClientGUIView
:
{
fileID
:
9
}
m_ClientGUIView
:
{
fileID
:
0
}
m_CreateAssetUtility
:
m_CreateAssetUtility
:
m_EndAction
:
{
fileID
:
0
}
m_EndAction
:
{
fileID
:
0
}
m_InstanceID
:
0
m_InstanceID
:
0
...
@@ -1362,7 +1372,7 @@ MonoBehaviour:
...
@@ -1362,7 +1372,7 @@ MonoBehaviour:
m_DynamicPanelBehavior
:
0
m_DynamicPanelBehavior
:
0
m_LockTracker
:
m_LockTracker
:
m_IsLocked
:
0
m_IsLocked
:
0
m_LastSelectedObjectID
:
51688
m_LastSelectedObjectID
:
68146
---
!u!114
&13
---
!u!114
&13
MonoBehaviour
:
MonoBehaviour
:
m_ObjectHideFlags
:
52
m_ObjectHideFlags
:
52
...
@@ -1474,7 +1484,7 @@ MonoBehaviour:
...
@@ -1474,7 +1484,7 @@ MonoBehaviour:
m_Data
:
56494
m_Data
:
56494
m_ExpandedIDs
:
m_ExpandedIDs
:
-
m_Data
:
0
-
m_Data
:
0
-
m_Data
:
6
8004
-
m_Data
:
6
7480
-
m_Data
:
1000000000
-
m_Data
:
1000000000
-
m_Data
:
2147483647
-
m_Data
:
2147483647
m_RenameOverlay
:
m_RenameOverlay
:
...
@@ -1509,7 +1519,7 @@ MonoBehaviour:
...
@@ -1509,7 +1519,7 @@ MonoBehaviour:
m_Data
:
0
m_Data
:
0
m_ExpandedIDs
:
m_ExpandedIDs
:
-
m_Data
:
0
-
m_Data
:
0
-
m_Data
:
6
8004
-
m_Data
:
6
7480
-
m_Data
:
1000000000
-
m_Data
:
1000000000
-
m_Data
:
2147483647
-
m_Data
:
2147483647
m_RenameOverlay
:
m_RenameOverlay
:
...
@@ -1591,8 +1601,8 @@ MonoBehaviour:
...
@@ -1591,8 +1601,8 @@ MonoBehaviour:
y
:
0
y
:
0
width
:
495
width
:
495
height
:
979
height
:
979
m_MinSize
:
{
x
:
27
5
,
y
:
50
}
m_MinSize
:
{
x
:
27
6
,
y
:
76
}
m_MaxSize
:
{
x
:
400
0
,
y
:
4000
}
m_MaxSize
:
{
x
:
400
1
,
y
:
4026
}
m_ActualView
:
{
fileID
:
16
}
m_ActualView
:
{
fileID
:
16
}
m_Panes
:
m_Panes
:
-
{
fileID
:
16
}
-
{
fileID
:
16
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment