This commit is contained in:
yzx 2024-06-13 17:24:54 +08:00
parent a72329ab4f
commit b52326eff7
2 changed files with 19 additions and 16 deletions

View File

@ -49,7 +49,6 @@
<Compile Include="Assets\Scripts\ProcessMode\ProcessMode.cs" /> <Compile Include="Assets\Scripts\ProcessMode\ProcessMode.cs" />
<Compile Include="Assets\Scripts\Dto\StepData.cs" /> <Compile Include="Assets\Scripts\Dto\StepData.cs" />
<Compile Include="Assets\Scripts\ToolsPack\ToolsPackWindowManager.cs" /> <Compile Include="Assets\Scripts\ToolsPack\ToolsPackWindowManager.cs" />
<Compile Include="Assets\Scripts\ProcessMode\ProcessLauncher.cs" />
<Compile Include="Assets\Standard Assets 1\Utility\FOVKick.cs" /> <Compile Include="Assets\Standard Assets 1\Utility\FOVKick.cs" />
<Compile Include="Assets\HighlightPlus\Scripts\HighlightEffectOccluderManager.cs" /> <Compile Include="Assets\HighlightPlus\Scripts\HighlightEffectOccluderManager.cs" />
<Compile Include="Assets\Standard Assets 1\Vehicles\Aircraft\Scripts\AeroplaneControlSurfaceAnimator.cs" /> <Compile Include="Assets\Standard Assets 1\Vehicles\Aircraft\Scripts\AeroplaneControlSurfaceAnimator.cs" />
@ -154,6 +153,7 @@
<Compile Include="Assets\Scripts\CharacterEquipWindow\CharacterEquipBtOnClick.cs" /> <Compile Include="Assets\Scripts\CharacterEquipWindow\CharacterEquipBtOnClick.cs" />
<Compile Include="Assets\Standard Assets 1\Utility\AlphaButtonClickMask.cs" /> <Compile Include="Assets\Standard Assets 1\Utility\AlphaButtonClickMask.cs" />
<Compile Include="Assets\taoruiqi\LadderTrigger.cs" /> <Compile Include="Assets\taoruiqi\LadderTrigger.cs" />
<Compile Include="Assets\Scripts\ToolsPack\ToolsSceneProcessLauncher.cs" />
<Compile Include="Assets\Standard Assets 1\Utility\AutoMobileShaderSwitch.cs" /> <Compile Include="Assets\Standard Assets 1\Utility\AutoMobileShaderSwitch.cs" />
<Compile Include="Assets\Standard Assets 1\CrossPlatformInput\Scripts\TiltInput.cs" /> <Compile Include="Assets\Standard Assets 1\CrossPlatformInput\Scripts\TiltInput.cs" />
<Compile Include="Assets\Standard Assets 1\Utility\TimedObjectDestructor.cs" /> <Compile Include="Assets\Standard Assets 1\Utility\TimedObjectDestructor.cs" />
@ -168,6 +168,7 @@
<Compile Include="Assets\Standard Assets 1\Vehicles\Aircraft\Scripts\AeroplanePropellerAnimator.cs" /> <Compile Include="Assets\Standard Assets 1\Vehicles\Aircraft\Scripts\AeroplanePropellerAnimator.cs" />
<Compile Include="Assets\Standard Assets 1\Vehicles\Car\Scripts\CarUserControl.cs" /> <Compile Include="Assets\Standard Assets 1\Vehicles\Car\Scripts\CarUserControl.cs" />
<Compile Include="Assets\Model\Fantastic City Generator\Traffic System\DataSpawn.cs" /> <Compile Include="Assets\Model\Fantastic City Generator\Traffic System\DataSpawn.cs" />
<Compile Include="Assets\Scripts\ProcessMode\SceneProcessLauncher.cs" />
<Compile Include="Assets\HighlightPlus\Scripts\HighlightSeeThroughOccluder.cs" /> <Compile Include="Assets\HighlightPlus\Scripts\HighlightSeeThroughOccluder.cs" />
<Compile Include="Assets\Scripts\ProcessMode\ProcessUIManager.cs" /> <Compile Include="Assets\Scripts\ProcessMode\ProcessUIManager.cs" />
<Compile Include="Assets\Standard Assets 1\Vehicles\Aircraft\Scripts\AeroplaneAiControl.cs" /> <Compile Include="Assets\Standard Assets 1\Vehicles\Aircraft\Scripts\AeroplaneAiControl.cs" />
@ -210,6 +211,7 @@
<None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightSeeThroughMask.shader" /> <None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightSeeThroughMask.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" /> <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
<None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightInnerGlow.shader" /> <None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightInnerGlow.shader" />
<None Include="Assets\Shader\JZQRuning.shader" />
<None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightSeeThroughInner.shader" /> <None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightSeeThroughInner.shader" />
<None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightMask.shader" /> <None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightMask.shader" />
<None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightUIMask.shader" /> <None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightUIMask.shader" />
@ -222,11 +224,11 @@
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" /> <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" /> <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" /> <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
<None Include="Assets\StreamingAssets\DataConfig\StepData.json" />
<None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" /> <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
<None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightAddDepthClip.shader" /> <None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightAddDepthClip.shader" />
<None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" /> <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
<None Include="Assets\StreamingAssets\DataConfig\ToolsPackData.json" /> <None Include="Assets\StreamingAssets\DataConfig\ToolsPackData.json" />
<None Include="Assets\StreamingAssets\DataConfig\SceneStepData.json" />
<None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" /> <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
<None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightComposeOutline.shader" /> <None Include="Assets\HighlightPlus\Resources\HighlightPlus\HighlightComposeOutline.shader" />
<None Include="Assets\StreamingAssets\DataConfig\TeachingData.json" /> <None Include="Assets\StreamingAssets\DataConfig\TeachingData.json" />
@ -239,6 +241,7 @@
<None Include="Assets\Standard Assets 1\Characters\RollerBall\RollerBallGuidelines.txt" /> <None Include="Assets\Standard Assets 1\Characters\RollerBall\RollerBallGuidelines.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" /> <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
<None Include="Assets\Shader\PBR Material Double.shader" /> <None Include="Assets\Shader\PBR Material Double.shader" />
<None Include="Assets\StreamingAssets\DataConfig\ToolsSceneStepData.json" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" /> <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
<None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" /> <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" /> <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />

View File

@ -23453,7 +23453,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6026879024415736155, guid: fa12b84946083d14cb4447029910be28, type: 3} - target: {fileID: 6026879024415736155, guid: fa12b84946083d14cb4447029910be28, type: 3}
propertyPath: m_IsActive propertyPath: m_IsActive
value: 1 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 6780964861112113625, guid: fa12b84946083d14cb4447029910be28, type: 3} - target: {fileID: 6780964861112113625, guid: fa12b84946083d14cb4447029910be28, type: 3}
propertyPath: m_Pivot.x propertyPath: m_Pivot.x
@ -30527,8 +30527,8 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 1516723168} - component: {fileID: 1516723168}
- component: {fileID: 1516723167}
- component: {fileID: 1516723169} - component: {fileID: 1516723169}
- component: {fileID: 1516723170}
m_Layer: 0 m_Layer: 0
m_Name: GameObject m_Name: GameObject
m_TagString: Untagged m_TagString: Untagged
@ -30536,18 +30536,6 @@ GameObject:
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
m_IsActive: 1 m_IsActive: 1
--- !u!114 &1516723167
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1516723166}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 51f73ee94f284a86b677a6bc74544094, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!4 &1516723168 --- !u!4 &1516723168
Transform: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -30576,6 +30564,18 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
toolsPackScene: 1 toolsPackScene: 1
--- !u!114 &1516723170
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1516723166}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 51f73ee94f284a86b677a6bc74544094, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &1521115505 --- !u!1 &1521115505
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0