提交牛分数表

This commit is contained in:
李浩 2025-05-09 16:57:21 +08:00
parent 6a50fa32d8
commit 938b786736
5 changed files with 395 additions and 384 deletions

View File

@ -0,0 +1,54 @@
namespace ZXK.LouDiXvMuNiu
{
public class NiuData
{
//UID
public int id;
//模块内容
public string ModuleName;
//子任务名称
public string TaskName;
//三级任务名称
public string ThreeTaskName;
//任务类型
public string TaskType;
//所用工具
public string ToolsName;
//触发按钮
public string ModelBT;
//操作
public string Operation;
//过程描述
public string ProcessDescription;
//声音路径
public string SoundPath;
//视频路径
public string VideoPath;
//Timeline动画时长(帧)
public int TimelineLength;
//默认视角(pos|rot[x_y_z|x_y_z])
public string CameraDefaultTR;
//近景视角(pos|rot[x_y_z|x_y_z])
public string CameraNearTR;
//2近景视角(pos|rot[x_y_z|x_y_z])
public string CameraNearTR2;
//该步骤回答后需要跳转到第几步
public int QNextNum;
//考核交互位置
public string ExamModelBT;
//考核提示文字
public string ExamTip;
//错误提示文字
public string ExamEvvr;
//选择题
public string Question;
//选项
public string OptionsAll;
//错误选项
public string OptionErro;
//正确选项
public string OptionRight;
//分数
public float Score;
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0844ea7a71f51264787ae675c59f25f1
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@ -22,11 +22,11 @@ MonoBehaviour:
x: 0
y: 30
width: 1920
height: 939
height: 947
m_MinSize: {x: 400, y: 100}
m_MaxSize: {x: 32384, y: 16192}
vertical: 0
controlID: 25
controlID: 4011
--- !u!114 &2
MonoBehaviour:
m_ObjectHideFlags: 52
@ -35,11 +35,11 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_EditorHideFlags: 0
m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_MinSize: {x: 200, y: 200}
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Game
@ -49,9 +49,9 @@ MonoBehaviour:
m_Pos:
serializedVersion: 2
x: 0
y: 512
width: 907
height: 479
y: 594
width: 642
height: 405
m_SerializedDataModeController:
m_DataMode: 0
m_PreferredDataMode: 0
@ -68,7 +68,7 @@ MonoBehaviour:
m_ShowGizmos: 0
m_TargetDisplay: 0
m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
m_TargetSize: {x: 3840, y: 2160}
m_TargetSize: {x: 1920, y: 1080}
m_TextureFilterMode: 0
m_TextureHideFlags: 61
m_RenderIMGUI: 1
@ -77,16 +77,16 @@ MonoBehaviour:
m_VSyncEnabled: 0
m_Gizmos: 0
m_Stats: 0
m_SelectedSizes: 06000000000000000000000000000000000000000000000000000000000000000000000000000000
m_SelectedSizes: 03000000000000000000000000000000000000000000000000000000000000000000000000000000
m_ZoomArea:
m_HRangeLocked: 0
m_VRangeLocked: 0
hZoomLockedByDefault: 0
vZoomLockedByDefault: 0
m_HBaseRangeMin: -1920
m_HBaseRangeMax: 1920
m_VBaseRangeMin: -1080
m_VBaseRangeMax: 1080
m_HBaseRangeMin: -960
m_HBaseRangeMax: 960
m_VBaseRangeMin: -540
m_VBaseRangeMax: 540
m_HAllowExceedBaseRangeMin: 1
m_HAllowExceedBaseRangeMax: 1
m_VAllowExceedBaseRangeMin: 1
@ -104,26 +104,26 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 21
width: 907
height: 458
m_Scale: {x: 0.21203703, y: 0.21203704}
m_Translation: {x: 453.5, y: 229}
width: 642
height: 384
m_Scale: {x: 0.334375, y: 0.334375}
m_Translation: {x: 321, y: 192}
m_MarginLeft: 0
m_MarginRight: 0
m_MarginTop: 0
m_MarginBottom: 0
m_LastShownAreaInsideMargins:
serializedVersion: 2
x: -2138.7773
y: -1080
width: 4277.5547
height: 2160
x: -960
y: -574.2056
width: 1920
height: 1148.4113
m_MinimalGUI: 1
m_defaultScale: 0.21203704
m_LastWindowPixelSize: {x: 907, y: 479}
m_defaultScale: 0.334375
m_LastWindowPixelSize: {x: 642, y: 405}
m_ClearInEditMode: 1
m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000000000000
m_LowResolutionForAspectRatios: 00000000000000000000
m_XRRenderMode: 0
m_RenderTexture: {fileID: 0}
--- !u!114 &3
@ -134,23 +134,23 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_EditorHideFlags: 0
m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children:
- {fileID: 4}
- {fileID: 6}
- {fileID: 7}
m_Position:
serializedVersion: 2
x: 0
y: 0
width: 908
height: 939
width: 643
height: 947
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 8096, y: 16192}
vertical: 1
controlID: 26
controlID: 4012
--- !u!114 &4
MonoBehaviour:
m_ObjectHideFlags: 52
@ -168,13 +168,14 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 0
width: 908
height: 439
width: 643
height: 521
m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 5}
m_Panes:
- {fileID: 5}
- {fileID: 6}
m_Selected: 0
m_LastSelected: 0
--- !u!114 &5
@ -200,8 +201,8 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 73
width: 907
height: 418
width: 642
height: 500
m_SerializedDataModeController:
m_DataMode: 0
m_PreferredDataMode: 0
@ -216,7 +217,7 @@ MonoBehaviour:
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: -171, y: -26}
snapOffset: {x: -170.40002, y: -26.400024}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 3
id: Tool Settings
@ -229,7 +230,7 @@ MonoBehaviour:
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: -141, y: 50}
snapOffset: {x: -141, y: 149}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 1
id: unity-grid-and-snap-toolbar
@ -242,9 +243,9 @@ MonoBehaviour:
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 0, y: 25}
snapOffset: {x: 0, y: -26.400024}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
snapCorner: 2
id: unity-scene-view-toolbar
index: 0
layout: 1
@ -268,9 +269,9 @@ MonoBehaviour:
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 0, y: -196}
snapOffset: {x: 0, y: 0}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 2
snapCorner: 0
id: unity-transform-toolbar
index: 0
layout: 2
@ -294,9 +295,9 @@ MonoBehaviour:
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: -111, y: -175}
snapOffset: {x: 67.5, y: 11.200001}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 3
snapCorner: 0
id: Orientation
index: 0
layout: 4
@ -476,7 +477,7 @@ MonoBehaviour:
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 48, y: 10}
snapOffset: {x: 48, y: 0}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: UnityEditor.SceneViewCameraOverlay
@ -493,7 +494,33 @@ MonoBehaviour:
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: UnityEditor.SceneViewCameraOverlay (0)
index: 10
index: 11
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 0
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: Scene View/Open Tile Palette
index: 0
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 0
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: Scene View/Tilemap Focus
index: 1
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
@ -510,19 +537,6 @@ MonoBehaviour:
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 0
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: Cinemachine Tool Settings
index: 8
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
@ -536,111 +550,20 @@ MonoBehaviour:
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: UnityEditor.SceneViewCameraOverlay (1)
index: 10
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: UnityEditor.SceneViewCameraOverlay (2)
index: 10
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: UnityEditor.SceneViewCameraOverlay (3)
index: 10
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: UnityEditor.SceneViewCameraOverlay (4)
index: 10
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: UnityEditor.SceneViewCameraOverlay (5)
index: 10
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 48, y: 48}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: UnityEditor.SceneViewCameraOverlay (6)
index: 10
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
- dockPosition: 1
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: -244, y: -316}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 3
id: UnityEditor.SceneViewCameraOverlay (7)
index: 10
layout: 4
size: {x: 0, y: 0}
sizeOverriden: 0
m_OverlaysVisible: 1
m_WindowGUID: bd56d3ae483ce7a4ca6ccdbcf4c5ded6
m_Gizmos: 0
m_WindowGUID: 83fc62b1354fed94289195b588cec5ec
m_Gizmos: 1
m_OverrideSceneCullingMask: 6917529027641081856
m_SceneIsLit: 1
m_SceneLighting: 1
m_2DMode: 0
m_2DMode: 1
m_isRotationLocked: 0
m_PlayAudio: 0
m_AudioPlay: 0
m_Position:
m_Target: {x: 1.838615, y: -2.803977, z: 2.434495}
m_Target: {x: 897.2803, y: 440.17807, z: 7.7022223}
speed: 2
m_Value: {x: 1.838615, y: -2.803977, z: 2.434495}
m_Value: {x: 897.2803, y: 440.17807, z: 7.7022223}
m_RenderMode: 0
m_CameraMode:
drawMode: 0
@ -656,7 +579,7 @@ MonoBehaviour:
showImageEffects: 1
showParticleSystems: 1
showVisualEffectGraphs: 1
m_FxEnabled: 0
m_FxEnabled: 1
m_Grid:
xGrid:
m_Fade:
@ -668,9 +591,9 @@ MonoBehaviour:
m_Size: {x: 1, y: 1}
yGrid:
m_Fade:
m_Target: 1
m_Target: 0
speed: 2
m_Value: 1
m_Value: 0
m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4}
m_Pivot: {x: 0, y: 0, z: 0}
m_Size: {x: 1, y: 1}
@ -682,24 +605,24 @@ MonoBehaviour:
m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4}
m_Pivot: {x: 0, y: 0, z: 0}
m_Size: {x: 1, y: 1}
m_ShowGrid: 1
m_ShowGrid: 0
m_GridAxis: 1
m_gridOpacity: 0.5
m_Rotation:
m_Target: {x: 0.08359468, y: 0.79134154, z: -0.5953614, w: 0.11111504}
m_Target: {x: 0, y: 0, z: 0, w: 1}
speed: 2
m_Value: {x: 0.08359421, y: 0.79133713, z: -0.5953581, w: 0.11111441}
m_Value: {x: 0, y: 0, z: 0, w: 1}
m_Size:
m_Target: 0.5331322
m_Target: 416.1271
speed: 2
m_Value: 0.5331322
m_Value: 416.1271
m_Ortho:
m_Target: 0
m_Target: 1
speed: 2
m_Value: 0
m_Value: 1
m_CameraSettings:
m_Speed: 1
m_SpeedNormalized: 0.5
m_Speed: 0.5473
m_SpeedNormalized: 0.26999998
m_SpeedMin: 0.01
m_SpeedMax: 2
m_EasingEnabled: 1
@ -710,7 +633,7 @@ MonoBehaviour:
m_FarClip: 10000
m_DynamicClip: 1
m_OcclusionCulling: 0
m_LastSceneViewRotation: {x: -0.113512255, y: -0.87044156, z: 0.41598156, w: -0.23752649}
m_LastSceneViewRotation: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226}
m_LastSceneViewOrtho: 0
m_ReplacementShader: {fileID: 0}
m_ReplacementString:
@ -718,33 +641,6 @@ MonoBehaviour:
m_LastLockedObject: {fileID: 0}
m_ViewIsLockedToObject: 0
--- !u!114 &6
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: GameView
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 0
y: 439
width: 908
height: 500
m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 2}
m_Panes:
- {fileID: 2}
- {fileID: 7}
m_Selected: 0
m_LastSelected: 1
--- !u!114 &7
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
@ -753,22 +649,22 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f817a38900380be47942905e17e7d39b, type: 3}
m_Script: {fileID: 12914, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Timeline
m_Image: {fileID: -9173288242387172643, guid: 0000000000000000d000000000000000,
m_Text: Animator
m_Image: {fileID: -1673928668082335149, guid: 0000000000000000d000000000000000,
type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 0
y: 512
width: 907
height: 479
y: 73.6
width: 780.6
height: 709.8
m_SerializedDataModeController:
m_DataMode: 0
m_PreferredDataMode: 0
@ -779,15 +675,70 @@ MonoBehaviour:
m_LastAppliedPresetName: Default
m_SaveData: []
m_OverlaysVisible: 1
m_Preferences:
editType: 0
timeReferenceMode: 0
m_ViewTransforms:
m_KeySerializationHelper:
- {fileID: -3988196127536097633, guid: 2754bef6396cbfd4b9f6a70eec473a51, type: 2}
m_ValueSerializationHelper:
- e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_PreviewAnimator: {fileID: 0}
m_AnimatorController: {fileID: 9100000, guid: 2754bef6396cbfd4b9f6a70eec473a51,
type: 2}
m_BreadCrumbs:
- m_Target: {fileID: -3988196127536097633, guid: 2754bef6396cbfd4b9f6a70eec473a51,
type: 2}
m_ScrollPosition: {x: 0, y: 0}
stateMachineGraph: {fileID: 0}
stateMachineGraphGUI: {fileID: 0}
blendTreeGraph: {fileID: 0}
blendTreeGraphGUI: {fileID: 0}
m_AutoLiveLink: 1
m_MiniTool: 0
m_LockTracker:
m_IsLocked: 0
m_SequenceHierarchy: {fileID: 0}
m_SequencePath:
m_SelectionRoot: 0
m_SubElements: []
m_CurrentEditor: 0
m_LayerEditor:
m_SelectedLayerIndex: 0
--- !u!114 &7
MonoBehaviour:
m_ObjectHideFlags: 52
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: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: GameView
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 0
y: 521
width: 643
height: 426
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 2}
m_Panes:
- {fileID: 2}
m_Selected: 0
m_LastSelected: 0
--- !u!114 &8
MonoBehaviour:
m_ObjectHideFlags: 52
@ -803,10 +754,10 @@ MonoBehaviour:
m_Children: []
m_Position:
serializedVersion: 2
x: 908
x: 643
y: 0
width: 422
height: 939
width: 576
height: 947
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 9}
@ -835,10 +786,10 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 908
x: 643
y: 73
width: 420
height: 918
width: 574
height: 926
m_SerializedDataModeController:
m_DataMode: 0
m_PreferredDataMode: 0
@ -852,23 +803,23 @@ MonoBehaviour:
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: da7b0000
m_SelectedIDs: ec9a0100
m_LastClickedID: 0
m_ExpandedIDs: 5478ffff069effff429effff7e9effff9a9effff9e9effffa29effffa69effff169fffff1a9fffff1e9fffff4a9fffff4e9fffff34d9ffff36d9ffff40d9ffff42d9ffff44d9ffff46d9ffffb2d9ffffb4d9ffffb8d9ffffe4d9ffffe8d9fffff2f7ffff2efbffffa2830000708a00007c8b0000288c0000
m_ExpandedIDs: 3a10fbff6410fbff8e10fbffb810fbffe210fbff0c11fbff3611fbff6011fbff8a11fbffb411fbffde11fbff0812fbff3212fbff5c12fbff8612fbffb012fbffda12fbff0413fbff2e13fbff5813fbff8213fbffac13fbffd613fbff0014fbff2a14fbff5414fbff7e14fbffa814fbffd214fbfffc14fbff2615fbff5015fbff7a15fbffa415fbffce15fbfff815fbff2216fbff4c16fbff7616fbffa016fbffde16fbffe816fbff1017fbff1817fbff2217fbff2c17fbff5417fbff6017fbff7217fbff8e17fbffaa17fbffd617fbffe217fbff0818fbff1418fbff2418fbff3e18fbff5218fbff5a18fbff5e18fbff101cfcff181cfcff1c1cfcff50e8feff80e8feff8ae8feff94e8feffbce8feffc8e8feffdae8fefff6e8feff12e9feff4ae9feff7ce9feff8ce9feffa6e9feffbae9feffc2e9feffc6e9feffe0e9feffeae9feff8ceefefff8f3feff96dfffff2efbfffff4ffffff2c8d0000488d00004e8d0000688d0000728d0000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name: Shoutao
m_OriginalName: Shoutao
m_Name:
m_OriginalName:
m_EditFieldRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
m_UserData: 34812
m_UserData: 0
m_IsWaitingForDelay: 0
m_IsRenaming: 0
m_OriginalEventType: 0
m_OriginalEventType: 11
m_IsRenamingFilename: 0
m_ClientGUIView: {fileID: 8}
m_SearchString:
@ -877,7 +828,7 @@ MonoBehaviour:
m_LockTracker:
m_IsLocked: 0
m_CurrentSortingName: TransformSorting
m_WindowGUID: 93c725b8747526f4cb8251ed42340bc3
m_WindowGUID: a6e2553f72bbb254f9d23b9eed1f9ebf
--- !u!114 &10
MonoBehaviour:
m_ObjectHideFlags: 52
@ -886,24 +837,24 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: ProjectBrowser
m_Name:
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 1330
x: 1219
y: 0
width: 354
height: 939
width: 337
height: 947
m_MinSize: {x: 232, y: 271}
m_MaxSize: {x: 10002, y: 10021}
m_ActualView: {fileID: 11}
m_Panes:
- {fileID: 11}
m_Selected: 0
m_LastSelected: 1
m_LastSelected: 0
--- !u!114 &11
MonoBehaviour:
m_ObjectHideFlags: 52
@ -925,10 +876,10 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1330
x: 1219
y: 73
width: 352
height: 918
width: 335
height: 926
m_SerializedDataModeController:
m_DataMode: 0
m_PreferredDataMode: 0
@ -950,24 +901,23 @@ MonoBehaviour:
m_SkipHidden: 0
m_SearchArea: 1
m_Folders:
- Assets/_Scenes
- Assets/StreamingAssets/ExcelCSharpPath
m_Globs: []
m_OriginalText:
m_ImportLogFlags: 0
m_FilterByTypeIntersection: 0
m_ViewMode: 0
m_StartGridSize: 16
m_LastFolders:
- Assets/Art/Models/LouDi/A_NiuChangJing/Animation/SM_Niu_ChongPei01/Materials
m_LastFoldersGridSize: 71
m_LastProjectPath: E:\Work\LouDiXvMu\LouDiXvMu_PRO\GitPro\loudixvmuniu
m_LastFolders: []
m_LastFoldersGridSize: -1
m_LastProjectPath: D:\unityProjectGit\Niu\LoudiXvmuNiu
m_LockTracker:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: 5e780000
m_LastClickedID: 30814
m_ExpandedIDs: 000000008e78000090780000927800009478000096780000987800009a7800009c7800009e780000a0780000a2780000a4780000a6780000a8780000aa780000ac780000ae780000b0780000b2780000b4780000b6780000b8780000ba780000bc780000be780000c0780000c2780000c4780000c6780000c8780000ca780000cc780000ce780000d0780000d2780000d4780000d6780000d8780000da780000dc780000de780000e0780000
m_SelectedIDs: 10690000
m_LastClickedID: 26896
m_ExpandedIDs: ffffffff000000008e780000927800009478000096780000987800009a7800009c7800009e780000a0780000a2780000a4780000a6780000a8780000aa780000ac780000ae780000b0780000b2780000c87b0000de7b0000ea7b0000ee7b00004a7c00006e7c00007a7c0000927c0000e67c0000928d0000948d0000968d00009a8d0000105a0100125a010000610100026101007a6101007c6101007e610100
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -992,10 +942,10 @@ MonoBehaviour:
m_Icon: {fileID: 0}
m_ResourceFile:
m_AssetTreeState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: da7b0000
m_LastClickedID: 31706
m_ExpandedIDs: ffffffff000000008e78000090780000927800009478000096780000987800009a7800009c7800009e780000a0780000a2780000a4780000a6780000a8780000aa780000ac780000ae780000b0780000b2780000b4780000b6780000b8780000ba780000bc780000be780000c0780000c2780000c4780000c6780000c8780000ca780000cc780000ce780000d0780000d2780000d4780000d6780000d8780000da780000dc780000de780000e0780000
scrollPos: {x: 0, y: 1140}
m_SelectedIDs: ec9a0100
m_LastClickedID: 105196
m_ExpandedIDs: ffffffff000000008e780000927800009478000096780000987800009a7800009c7800009e780000a0780000a2780000a4780000a6780000a8780000aa780000ac780000ae780000b0780000b2780000c87b0000de7b0000ea7b0000ee7b00004a7c00006e7c00007a7c0000927c0000e67c0000928d0000948d0000968d0000988d00009a8d0000105a0100125a010000610100026101007a6101007c6101007e610100
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -1020,10 +970,10 @@ MonoBehaviour:
m_Icon: {fileID: 0}
m_ResourceFile:
m_ListAreaState:
m_SelectedInstanceIDs: da7b0000
m_LastClickedInstanceID: 31706
m_SelectedInstanceIDs: ec9a0100
m_LastClickedInstanceID: 105196
m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs:
m_ExpandedInstanceIDs: f46c0000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -1039,7 +989,7 @@ MonoBehaviour:
m_IsRenaming: 0
m_OriginalEventType: 11
m_IsRenamingFilename: 1
m_ClientGUIView: {fileID: 10}
m_ClientGUIView: {fileID: 0}
m_CreateAssetUtility:
m_EndAction: {fileID: 0}
m_InstanceID: 0
@ -1050,7 +1000,7 @@ MonoBehaviour:
m_ScrollPosition: {x: 0, y: 0}
m_GridSize: 16
m_SkipHiddenPackages: 0
m_DirectoriesAreaWidth: 262
m_DirectoriesAreaWidth: 50
--- !u!114 &12
MonoBehaviour:
m_ObjectHideFlags: 52
@ -1061,15 +1011,15 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: InspectorWindow
m_Name:
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 1684
x: 1556
y: 0
width: 236
height: 939
width: 364
height: 947
m_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 13}
@ -1098,10 +1048,10 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1684
x: 1556
y: 73
width: 235
height: 918
width: 363
height: 926
m_SerializedDataModeController:
m_DataMode: 0
m_PreferredDataMode: 0
@ -1115,7 +1065,7 @@ MonoBehaviour:
m_ObjectsLockedBeforeSerialization: []
m_InstanceIDsLockedBeforeSerialization:
m_PreviewResizer:
m_CachedPref: -624
m_CachedPref: -286.99997
m_ControlHash: -371814159
m_PrefName: Preview_InspectorPreview
m_LastInspectedObjectInstanceID: -1