Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
顺
顺职VR迷宫游戏教学
Project
Project
Details
Activity
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨泽宇
顺职VR迷宫游戏教学
Commits
b29411b9
Commit
b29411b9
authored
May 09, 2024
by
杨泽宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
52916cd6
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
2492 additions
and
17 deletions
+2492
-17
CandleFlame.mat
Assets/XRI_Examples/Props/Materials/CandleFlame.mat
+1
-1
2_Maze2.unity
Assets/_Scenes/2_Maze2.unity
+759
-16
3_Maze3.unity
Assets/_Scenes/3_Maze3.unity
+798
-0
地面开关.meta
Assets/_Scripts/地面开关.meta
+8
-0
EmergencyStop.controller
Assets/_Scripts/地面开关/EmergencyStop.controller
+199
-0
EmergencyStop.controller.meta
Assets/_Scripts/地面开关/EmergencyStop.controller.meta
+8
-0
GroundSwitch.cs
Assets/_Scripts/地面开关/GroundSwitch.cs
+18
-0
GroundSwitch.cs.meta
Assets/_Scripts/地面开关/GroundSwitch.cs.meta
+11
-0
GroundSwitchDown.anim
Assets/_Scripts/地面开关/GroundSwitchDown.anim
+53
-0
GroundSwitchDown.anim.meta
Assets/_Scripts/地面开关/GroundSwitchDown.anim.meta
+8
-0
GroundSwitchStart.anim
Assets/_Scripts/地面开关/GroundSwitchStart.anim
+53
-0
GroundSwitchStart.anim.meta
Assets/_Scripts/地面开关/GroundSwitchStart.anim.meta
+8
-0
GroundSwitchUp.anim
Assets/_Scripts/地面开关/GroundSwitchUp.anim
+53
-0
GroundSwitchUp.anim.meta
Assets/_Scripts/地面开关/GroundSwitchUp.anim.meta
+8
-0
Candle Example.prefab
Assets/个人测试/美术资源/Candle Example.prefab
+500
-0
Candle Example.prefab.meta
Assets/个人测试/美术资源/Candle Example.prefab.meta
+7
-0
No files found.
Assets/XRI_Examples/Props/Materials/CandleFlame.mat
View file @
b29411b9
...
...
@@ -113,7 +113,7 @@ Material:
-
_BaseColor
:
{
r
:
0.8
,
g
:
0.23838256
,
b
:
0
,
a
:
1
}
-
_BaseColorAddSubDiff
:
{
r
:
1
,
g
:
0
,
b
:
0
,
a
:
0
}
-
_CameraFadeParams
:
{
r
:
0
,
g
:
Infinity
,
b
:
0
,
a
:
0
}
-
_Color
:
{
r
:
0.8
,
g
:
0.2383825
2
,
b
:
0
,
a
:
1
}
-
_Color
:
{
r
:
0.8
,
g
:
0.2383825
6
,
b
:
0
,
a
:
1
}
-
_ColorAddSubDiff
:
{
r
:
1
,
g
:
0
,
b
:
0
,
a
:
0
}
-
_EmissionColor
:
{
r
:
1.115813
,
g
:
0.4007122
,
b
:
0.027658222
,
a
:
1
}
-
_SoftParticleFadeParams
:
{
r
:
0
,
g
:
0
,
b
:
0
,
a
:
0
}
...
...
Assets/_Scenes/2_Maze2.unity
View file @
b29411b9
...
...
@@ -655,6 +655,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -711,6 +712,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -768,6 +781,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -1474,6 +1491,7 @@ MonoBehaviour:
m_RepeatDelay: 0.5
m_RepeatRate: 0.1
m_TrackedDeviceDragThresholdMultiplier: 1.4
m_TrackedScrollDeltaMultiplier: 5
m_ActiveInputMode: 1
m_MaxTrackedDeviceRaycastDistance: 1000
m_EnableXRInput: 1
...
...
@@ -1802,6 +1820,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -1834,6 +1853,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -2551,7 +2582,6 @@ MonoBehaviour:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_HasMigratedActions: 1
--- !u!81 &57639498
AudioListener:
m_ObjectHideFlags: 0
...
...
@@ -2924,6 +2954,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -2980,6 +3011,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -3037,6 +3080,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -3147,6 +3194,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -3191,6 +3239,18 @@ MonoBehaviour:
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -3230,8 +3290,8 @@ MonoBehaviour:
m_Handle: {fileID: 1178320999}
m_Value: 1
m_ClampedMotion: 1
m_MaxAngle: 0
m_MinAngle:
-9
0
m_MaxAngle:
9
0
m_MinAngle: 0
m_AngleIncrement: 0
m_PositionTrackedRadius: 0.1
m_TwistSensitivity: 1.5
...
...
@@ -3590,6 +3650,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 783199495}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -3677,7 +3738,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 84051069}
m_LocalRotation: {x: 0, y: 0
, z: 0, w: 1
}
m_LocalRotation: {x: 0, y: 0
.7071068, z: 0, w: 0.7071068
}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
...
...
@@ -3900,7 +3961,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 84827070}
m_LocalRotation: {x: 0, y: 0
, z: 0, w: 1
}
m_LocalRotation: {x: 0, y: 0
.7071068, z: 0, w: 0.7071068
}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
...
...
@@ -4075,6 +4136,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 269640913}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -5230,6 +5292,11 @@ MonoBehaviour:
m_SocketActive: 1
m_InteractableHoverScale: 1
m_RecycleDelayTime: 1
m_HoverSocketSnapping: 0
m_SocketSnappingRadius: 0.1
m_SocketScaleMode: 0
m_FixedScale: {x: 1, y: 1, z: 1}
m_TargetBoundsSize: {x: 1, y: 1, z: 1}
m_Lock:
m_RequiredKeys:
- {fileID: 11400000, guid: 3e433f91841e5d14ba4db9710832675a, type: 2}
...
...
@@ -8582,6 +8649,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -8638,6 +8706,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -8695,6 +8775,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -9466,6 +9550,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 222889730}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -10005,6 +10090,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -10061,6 +10147,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -10118,6 +10216,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -12349,6 +12451,18 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 5101698808175986029, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_IsTrackedAction:
m_UseReference: 0
m_Action:
m_Name: Is Tracked
m_Type: 1
m_ExpectedControlType:
m_Id: ec472554-e9d6-40e4-a3ab-f23fa804f5c8
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 1
m_Reference: {fileID: 0}
m_TrackingStateAction:
m_UseReference: 1
m_Action:
...
...
@@ -12433,6 +12547,18 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: -5908353012961274365, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_UIScrollAction:
m_UseReference: 0
m_Action:
m_Name: UI Scroll
m_Type: 0
m_ExpectedControlType: Vector2
m_Id: c5627d6c-d83a-41e3-aeca-4b8c87e2bbe2
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_HapticDeviceAction:
m_UseReference: 1
m_Action:
...
...
@@ -12481,6 +12607,30 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 875253871413052681, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_ScaleToggleAction:
m_UseReference: 0
m_Action:
m_Name: Scale Toggle
m_Type: 1
m_ExpectedControlType:
m_Id: b8274351-50c6-4d0f-816a-c2724c98b2e4
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_ScaleDeltaAction:
m_UseReference: 0
m_Action:
m_Name: Scale Delta
m_Type: 0
m_ExpectedControlType: Vector2
m_Id: 181e55cb-e792-45b6-8567-674a9081db31
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_ButtonPressPoint: 0.5
--- !u!114 &333871980
MonoBehaviour:
...
...
@@ -12531,11 +12681,13 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a4a50d88b55b45648927679791f472de, type: 3}
m_Name:
m_EditorClassIdentifier:
m_GroupName:
m_InteractionManager: {fileID: 2145635461}
m_StartingGroupMembers:
- {fileID: 1743781793}
- {fileID: 1892204792}
- {fileID: 1264218865}
m_StartingInteractionOverridesMap: []
--- !u!114 &333871982
MonoBehaviour:
m_ObjectHideFlags: 0
...
...
@@ -12657,7 +12809,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 339519956}
m_LocalRotation: {x:
-0.5, y: -0.5, z: 0.5, w: -0.5
}
m_LocalRotation: {x:
0, y: 0, z: -0.7071068, w: 0.7071068
}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
...
...
@@ -12665,7 +12817,7 @@ Transform:
- {fileID: 84827071}
m_Father: {fileID: 1282510423}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x:
90, y: 0, z:
90}
m_LocalEulerAnglesHint: {x:
0, y: 0, z: -
90}
--- !u!1001 &339958170
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -12820,6 +12972,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1282510424}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -13618,6 +13771,18 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 8248158260566104461, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_IsTrackedAction:
m_UseReference: 0
m_Action:
m_Name: Is Tracked
m_Type: 1
m_ExpectedControlType:
m_Id: 0503898f-3df3-484e-8d7c-5b2d2078a31d
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 1
m_Reference: {fileID: 0}
m_TrackingStateAction:
m_UseReference: 1
m_Action:
...
...
@@ -13702,6 +13867,18 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 71106601250685021, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_UIScrollAction:
m_UseReference: 0
m_Action:
m_Name: UI Scroll
m_Type: 0
m_ExpectedControlType: Vector2
m_Id: c4bce3a1-3597-43c0-ab7c-ff199b367aca
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_HapticDeviceAction:
m_UseReference: 1
m_Action:
...
...
@@ -13750,6 +13927,30 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 7779212132400271959, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_ScaleToggleAction:
m_UseReference: 0
m_Action:
m_Name: Scale Toggle
m_Type: 1
m_ExpectedControlType:
m_Id: 3060d0d0-dd1c-43b4-bdd1-97adfd297185
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_ScaleDeltaAction:
m_UseReference: 0
m_Action:
m_Name: Scale Delta
m_Type: 0
m_ExpectedControlType: Vector2
m_Id: eccecc43-3e98-4875-9727-bb9425b24a94
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_ButtonPressPoint: 0.5
--- !u!114 &366432549
MonoBehaviour:
...
...
@@ -13852,6 +14053,7 @@ MonoBehaviour:
m_SampleFrequency: 20
m_HitDetectionType: 0
m_SphereCastRadius: 0.1
m_ConeCastAngle: 6
m_RaycastMask:
serializedVersion: 2
m_Bits: 4026540127
...
...
@@ -13863,12 +14065,23 @@ MonoBehaviour:
m_AutoDeselect: 0
m_TimeToAutoDeselect: 3
m_EnableUIInteraction: 1
m_BlockUIOnInteractableSelection: 1
m_AllowAnchorControl: 1
m_UseForceGrab: 1
m_RotateSpeed: 180
m_TranslateSpeed: 1
m_AnchorRotateReferenceFrame: {fileID: 0}
m_AnchorRotationMode: 0
m_UIHoverEntered:
m_PersistentCalls:
m_Calls: []
m_UIHoverExited:
m_PersistentCalls:
m_Calls: []
m_EnableARRaycasting: 0
m_OccludeARHitsWith3DObjects: 0
m_OccludeARHitsWith2DObjects: 0
m_ScaleMode: 0
--- !u!114 &366432550
MonoBehaviour:
m_ObjectHideFlags: 0
...
...
@@ -13884,6 +14097,11 @@ MonoBehaviour:
m_LineWidth: 0.02
m_OverrideInteractorLineLength: 1
m_LineLength: 10
m_AutoAdjustLineLength: 0
m_MinLineLength: 0.5
m_UseDistanceToHitAsMaxLineLength: 1
m_LineRetractionDelay: 0.5
m_LineLengthChangeSpeed: 12
m_WidthCurve:
serializedVersion: 2
m_Curve:
...
...
@@ -13908,6 +14126,7 @@ MonoBehaviour:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_SetLineColorGradient: 1
m_ValidColorGradient:
serializedVersion: 2
key0: {r: 1, g: 1, b: 1, a: 1}
...
...
@@ -14004,6 +14223,10 @@ MonoBehaviour:
m_StopLineAtFirstRaycastHit: 1
m_StopLineAtSelection: 0
m_SnapEndpointIfAvailable: 1
m_LineBendRatio: 0.5
m_OverrideInteractorLineOrigin: 1
m_LineOriginTransform: {fileID: 0}
m_LineOriginOffset: 0
--- !u!120 &366432551
LineRenderer:
m_ObjectHideFlags: 0
...
...
@@ -14516,6 +14739,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 14992927}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -17342,6 +17566,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -17398,6 +17623,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -18894,6 +19131,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 457525825}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -19151,6 +19389,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1079017817}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -19605,6 +19844,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1064000873}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -20024,6 +20264,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1468456669}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 0
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 1
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -24728,7 +24969,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 661502014}
m_LocalRotation: {x:
-0.5, y: -0.5, z: 0.5, w: -0.5
}
m_LocalRotation: {x:
0, y: 0, z: -0.7071068, w: 0.7071068
}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
...
...
@@ -24736,7 +24977,7 @@ Transform:
- {fileID: 84051070}
m_Father: {fileID: 1064000872}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x:
90, y: 0, z:
90}
m_LocalEulerAnglesHint: {x:
0, y: 0, z: -
90}
--- !u!1001 &663799445
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -25157,6 +25398,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -25189,6 +25431,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -25246,6 +25500,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -25899,6 +26157,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -25955,6 +26214,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -26012,6 +26283,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -29054,6 +29329,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -29110,6 +29386,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -30085,6 +30373,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -30129,6 +30418,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -30186,6 +30487,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 0
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -31690,6 +31995,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -31722,6 +32028,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -32732,6 +33050,7 @@ MonoBehaviour:
m_Bits: 2147483648
m_DistanceCalculationMode: 1
m_SelectMode: 1
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -32764,6 +33083,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -34877,6 +35208,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1163873977}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -35569,6 +35901,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -35625,6 +35958,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -39138,6 +39483,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -39182,6 +39528,18 @@ MonoBehaviour:
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -39221,8 +39579,8 @@ MonoBehaviour:
m_Handle: {fileID: 84051070}
m_Value: 1
m_ClampedMotion: 1
m_MaxAngle: 0
m_MinAngle:
-9
0
m_MaxAngle:
9
0
m_MinAngle: 0
m_AngleIncrement: 0
m_PositionTrackedRadius: 0.1
m_TwistSensitivity: 1.5
...
...
@@ -40201,6 +40559,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -40257,6 +40616,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -40314,6 +40685,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -42504,6 +42879,18 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 8248158260566104461, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_IsTrackedAction:
m_UseReference: 0
m_Action:
m_Name: Is Tracked
m_Type: 1
m_ExpectedControlType:
m_Id: 42251981-aa25-491d-9442-aa588b15d5fb
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 1
m_Reference: {fileID: 0}
m_TrackingStateAction:
m_UseReference: 1
m_Action:
...
...
@@ -42588,6 +42975,18 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 71106601250685021, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_UIScrollAction:
m_UseReference: 0
m_Action:
m_Name: UI Scroll
m_Type: 0
m_ExpectedControlType: Vector2
m_Id: 0e940b8d-8789-4413-aacf-f491b2d9d0a6
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_HapticDeviceAction:
m_UseReference: 1
m_Action:
...
...
@@ -42636,6 +43035,30 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 7779212132400271959, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_ScaleToggleAction:
m_UseReference: 0
m_Action:
m_Name: Scale Toggle
m_Type: 1
m_ExpectedControlType:
m_Id: 05b80b65-4f6e-424c-8e88-53f957e3afa6
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_ScaleDeltaAction:
m_UseReference: 0
m_Action:
m_Name: Scale Delta
m_Type: 0
m_ExpectedControlType: Vector2
m_Id: 39d94022-1170-4f46-9ff0-119158c7ef2e
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_ButtonPressPoint: 0.5
--- !u!114 &1137226505
MonoBehaviour:
...
...
@@ -42700,11 +43123,13 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a4a50d88b55b45648927679791f472de, type: 3}
m_Name:
m_EditorClassIdentifier:
m_GroupName:
m_InteractionManager: {fileID: 2145635461}
m_StartingGroupMembers:
- {fileID: 1210877710}
- {fileID: 1703539482}
- {fileID: 1150390943}
m_StartingInteractionOverridesMap: []
--- !u!114 &1137226508
MonoBehaviour:
m_ObjectHideFlags: 0
...
...
@@ -43285,6 +43710,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -43329,6 +43755,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -43386,6 +43824,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -43638,6 +44080,11 @@ MonoBehaviour:
m_LineWidth: 0.02
m_OverrideInteractorLineLength: 1
m_LineLength: 10
m_AutoAdjustLineLength: 0
m_MinLineLength: 0.5
m_UseDistanceToHitAsMaxLineLength: 1
m_LineRetractionDelay: 0.5
m_LineLengthChangeSpeed: 12
m_WidthCurve:
serializedVersion: 2
m_Curve:
...
...
@@ -43662,6 +44109,7 @@ MonoBehaviour:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_SetLineColorGradient: 1
m_ValidColorGradient:
serializedVersion: 2
key0: {r: 1, g: 1, b: 1, a: 1}
...
...
@@ -43758,6 +44206,10 @@ MonoBehaviour:
m_StopLineAtFirstRaycastHit: 1
m_StopLineAtSelection: 0
m_SnapEndpointIfAvailable: 1
m_LineBendRatio: 0.5
m_OverrideInteractorLineOrigin: 1
m_LineOriginTransform: {fileID: 0}
m_LineOriginOffset: 0
--- !u!120 &1150390942
LineRenderer:
m_ObjectHideFlags: 0
...
...
@@ -43958,6 +44410,7 @@ MonoBehaviour:
m_SampleFrequency: 20
m_HitDetectionType: 0
m_SphereCastRadius: 0.1
m_ConeCastAngle: 6
m_RaycastMask:
serializedVersion: 2
m_Bits: 3758104671
...
...
@@ -43969,12 +44422,23 @@ MonoBehaviour:
m_AutoDeselect: 0
m_TimeToAutoDeselect: 3
m_EnableUIInteraction: 1
m_BlockUIOnInteractableSelection: 1
m_AllowAnchorControl: 1
m_UseForceGrab: 1
m_RotateSpeed: 180
m_TranslateSpeed: 1
m_AnchorRotateReferenceFrame: {fileID: 0}
m_AnchorRotationMode: 0
m_UIHoverEntered:
m_PersistentCalls:
m_Calls: []
m_UIHoverExited:
m_PersistentCalls:
m_Calls: []
m_EnableARRaycasting: 0
m_OccludeARHitsWith3DObjects: 0
m_OccludeARHitsWith2DObjects: 0
m_ScaleMode: 0
--- !u!1001 &1151737445
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -44231,6 +44695,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 694409864}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -44449,6 +44914,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -44505,6 +44971,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -44562,6 +45040,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -45112,7 +45594,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1178320998}
m_LocalRotation: {x: 0, y: 0
, z: 0, w: 1
}
m_LocalRotation: {x: 0, y: 0
.7071068, z: 0, w: 0.7071068
}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
...
...
@@ -46286,6 +46768,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 70674783}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -46495,6 +46978,11 @@ MonoBehaviour:
m_LineWidth: 0.02
m_OverrideInteractorLineLength: 1
m_LineLength: 10
m_AutoAdjustLineLength: 0
m_MinLineLength: 0.5
m_UseDistanceToHitAsMaxLineLength: 1
m_LineRetractionDelay: 0.5
m_LineLengthChangeSpeed: 12
m_WidthCurve:
serializedVersion: 2
m_Curve:
...
...
@@ -46519,6 +47007,7 @@ MonoBehaviour:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_SetLineColorGradient: 1
m_ValidColorGradient:
serializedVersion: 2
key0: {r: 1, g: 1, b: 1, a: 1}
...
...
@@ -46615,6 +47104,10 @@ MonoBehaviour:
m_StopLineAtFirstRaycastHit: 1
m_StopLineAtSelection: 0
m_SnapEndpointIfAvailable: 1
m_LineBendRatio: 0.5
m_OverrideInteractorLineOrigin: 1
m_LineOriginTransform: {fileID: 0}
m_LineOriginOffset: 0
--- !u!120 &1210877709
LineRenderer:
m_ObjectHideFlags: 0
...
...
@@ -46815,6 +47308,7 @@ MonoBehaviour:
m_SampleFrequency: 20
m_HitDetectionType: 0
m_SphereCastRadius: 0.1
m_ConeCastAngle: 6
m_RaycastMask:
serializedVersion: 2
m_Bits: 32
...
...
@@ -46826,12 +47320,23 @@ MonoBehaviour:
m_AutoDeselect: 0
m_TimeToAutoDeselect: 3
m_EnableUIInteraction: 1
m_BlockUIOnInteractableSelection: 1
m_AllowAnchorControl: 1
m_UseForceGrab: 1
m_RotateSpeed: 180
m_TranslateSpeed: 1
m_AnchorRotateReferenceFrame: {fileID: 0}
m_AnchorRotationMode: 0
m_UIHoverEntered:
m_PersistentCalls:
m_Calls: []
m_UIHoverExited:
m_PersistentCalls:
m_Calls: []
m_EnableARRaycasting: 0
m_OccludeARHitsWith3DObjects: 0
m_OccludeARHitsWith2DObjects: 0
m_ScaleMode: 0
--- !u!1001 &1221925583
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -48626,6 +49131,11 @@ MonoBehaviour:
m_LineWidth: 0.02
m_OverrideInteractorLineLength: 1
m_LineLength: 10
m_AutoAdjustLineLength: 0
m_MinLineLength: 0.5
m_UseDistanceToHitAsMaxLineLength: 1
m_LineRetractionDelay: 0.5
m_LineLengthChangeSpeed: 12
m_WidthCurve:
serializedVersion: 2
m_Curve:
...
...
@@ -48650,6 +49160,7 @@ MonoBehaviour:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_SetLineColorGradient: 1
m_ValidColorGradient:
serializedVersion: 2
key0: {r: 1, g: 1, b: 1, a: 1}
...
...
@@ -48746,6 +49257,10 @@ MonoBehaviour:
m_StopLineAtFirstRaycastHit: 1
m_StopLineAtSelection: 0
m_SnapEndpointIfAvailable: 1
m_LineBendRatio: 0.5
m_OverrideInteractorLineOrigin: 1
m_LineOriginTransform: {fileID: 0}
m_LineOriginOffset: 0
--- !u!120 &1264218864
LineRenderer:
m_ObjectHideFlags: 0
...
...
@@ -48946,6 +49461,7 @@ MonoBehaviour:
m_SampleFrequency: 20
m_HitDetectionType: 0
m_SphereCastRadius: 0.1
m_ConeCastAngle: 6
m_RaycastMask:
serializedVersion: 2
m_Bits: 3758104671
...
...
@@ -48957,12 +49473,23 @@ MonoBehaviour:
m_AutoDeselect: 0
m_TimeToAutoDeselect: 3
m_EnableUIInteraction: 1
m_BlockUIOnInteractableSelection: 1
m_AllowAnchorControl: 1
m_UseForceGrab: 1
m_RotateSpeed: 180
m_TranslateSpeed: 1
m_AnchorRotateReferenceFrame: {fileID: 0}
m_AnchorRotationMode: 0
m_UIHoverEntered:
m_PersistentCalls:
m_Calls: []
m_UIHoverExited:
m_PersistentCalls:
m_Calls: []
m_EnableARRaycasting: 0
m_OccludeARHitsWith3DObjects: 0
m_OccludeARHitsWith2DObjects: 0
m_ScaleMode: 0
--- !u!1 &1264589009
GameObject:
m_ObjectHideFlags: 0
...
...
@@ -49013,6 +49540,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 974010655}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -49594,6 +50122,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -49638,6 +50167,18 @@ MonoBehaviour:
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -49677,8 +50218,8 @@ MonoBehaviour:
m_Handle: {fileID: 84827071}
m_Value: 1
m_ClampedMotion: 1
m_MaxAngle: 0
m_MinAngle:
-9
0
m_MaxAngle:
9
0
m_MinAngle: 0
m_AngleIncrement: 0
m_PositionTrackedRadius: 0.1
m_TwistSensitivity: 1.5
...
...
@@ -50304,7 +50845,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1300850601}
m_LocalRotation: {x:
-0.5, y: -0.5, z: 0.5, w: -0.5
}
m_LocalRotation: {x:
0, y: 0, z: -0.7071068, w: 0.7071068
}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
...
...
@@ -50312,7 +50853,7 @@ Transform:
- {fileID: 1178320999}
m_Father: {fileID: 72353807}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x:
90, y: 0, z:
90}
m_LocalEulerAnglesHint: {x:
0, y: 0, z: -
90}
--- !u!1001 &1302010890
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -54297,6 +54838,7 @@ MonoBehaviour:
m_Bits: 2147483648
m_DistanceCalculationMode: 1
m_SelectMode: 1
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -54329,6 +54871,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -55924,6 +56478,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -55956,6 +56511,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -56013,6 +56580,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -57288,6 +57859,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -57344,6 +57916,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -57401,6 +57985,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -60037,6 +60625,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1659495950}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -61089,6 +61678,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -61145,6 +61735,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -61202,6 +61804,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -61740,6 +62346,7 @@ MonoBehaviour:
m_Bits: 1
m_DistanceCalculationMode: 1
m_SelectMode: 0
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -61796,6 +62403,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -61853,6 +62472,10 @@ MonoBehaviour:
m_SmoothRotation: 0
m_SmoothRotationAmount: 5
m_TightenRotation: 0.5
m_TrackScale: 1
m_SmoothScale: 0
m_SmoothScaleAmount: 8
m_TightenScale: 0.1
m_ThrowOnDetach: 1
m_ThrowSmoothingDuration: 0.25
m_ThrowSmoothingCurve:
...
...
@@ -63801,6 +64424,11 @@ MonoBehaviour:
m_HapticHoverCancelIntensity: 0
m_HapticHoverCancelDuration: 0
m_AllowHoverHapticsWhileSelecting: 1
m_ImproveAccuracyWithSphereCollider: 0
m_PhysicsLayerMask:
serializedVersion: 2
m_Bits: 1
m_PhysicsTriggerInteraction: 1
--- !u!135 &1703539483
SphereCollider:
m_ObjectHideFlags: 0
...
...
@@ -65465,6 +66093,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 72353808}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -65558,6 +66187,11 @@ MonoBehaviour:
m_LineWidth: 0.02
m_OverrideInteractorLineLength: 1
m_LineLength: 10
m_AutoAdjustLineLength: 0
m_MinLineLength: 0.5
m_UseDistanceToHitAsMaxLineLength: 1
m_LineRetractionDelay: 0.5
m_LineLengthChangeSpeed: 12
m_WidthCurve:
serializedVersion: 2
m_Curve:
...
...
@@ -65582,6 +66216,7 @@ MonoBehaviour:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_SetLineColorGradient: 1
m_ValidColorGradient:
serializedVersion: 2
key0: {r: 1, g: 1, b: 1, a: 1}
...
...
@@ -65678,6 +66313,10 @@ MonoBehaviour:
m_StopLineAtFirstRaycastHit: 1
m_StopLineAtSelection: 0
m_SnapEndpointIfAvailable: 1
m_LineBendRatio: 0.5
m_OverrideInteractorLineOrigin: 1
m_LineOriginTransform: {fileID: 0}
m_LineOriginOffset: 0
--- !u!120 &1743781792
LineRenderer:
m_ObjectHideFlags: 0
...
...
@@ -65878,6 +66517,7 @@ MonoBehaviour:
m_SampleFrequency: 20
m_HitDetectionType: 0
m_SphereCastRadius: 0.1
m_ConeCastAngle: 6
m_RaycastMask:
serializedVersion: 2
m_Bits: 32
...
...
@@ -65889,12 +66529,23 @@ MonoBehaviour:
m_AutoDeselect: 0
m_TimeToAutoDeselect: 3
m_EnableUIInteraction: 1
m_BlockUIOnInteractableSelection: 1
m_AllowAnchorControl: 1
m_UseForceGrab: 1
m_RotateSpeed: 180
m_TranslateSpeed: 1
m_AnchorRotateReferenceFrame: {fileID: 0}
m_AnchorRotationMode: 0
m_UIHoverEntered:
m_PersistentCalls:
m_Calls: []
m_UIHoverExited:
m_PersistentCalls:
m_Calls: []
m_EnableARRaycasting: 0
m_OccludeARHitsWith3DObjects: 0
m_OccludeARHitsWith2DObjects: 0
m_ScaleMode: 0
--- !u!1001 &1744254341
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -67054,6 +67705,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 675323631}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -69330,6 +69982,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1641990893}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -70839,6 +71492,11 @@ MonoBehaviour:
m_HapticHoverCancelIntensity: 0
m_HapticHoverCancelDuration: 0
m_AllowHoverHapticsWhileSelecting: 1
m_ImproveAccuracyWithSphereCollider: 0
m_PhysicsLayerMask:
serializedVersion: 2
m_Bits: 1
m_PhysicsTriggerInteraction: 1
--- !u!135 &1892204793
SphereCollider:
m_ObjectHideFlags: 0
...
...
@@ -71201,6 +71859,11 @@ MonoBehaviour:
m_LineWidth: 0.02
m_OverrideInteractorLineLength: 1
m_LineLength: 10
m_AutoAdjustLineLength: 0
m_MinLineLength: 0.5
m_UseDistanceToHitAsMaxLineLength: 1
m_LineRetractionDelay: 0.5
m_LineLengthChangeSpeed: 12
m_WidthCurve:
serializedVersion: 2
m_Curve:
...
...
@@ -71225,6 +71888,7 @@ MonoBehaviour:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_SetLineColorGradient: 1
m_ValidColorGradient:
serializedVersion: 2
key0: {r: 1, g: 1, b: 1, a: 1}
...
...
@@ -71321,6 +71985,10 @@ MonoBehaviour:
m_StopLineAtFirstRaycastHit: 1
m_StopLineAtSelection: 0
m_SnapEndpointIfAvailable: 1
m_LineBendRatio: 0.5
m_OverrideInteractorLineOrigin: 1
m_LineOriginTransform: {fileID: 0}
m_LineOriginOffset: 0
--- !u!114 &1900381871
MonoBehaviour:
m_ObjectHideFlags: 0
...
...
@@ -71422,6 +72090,7 @@ MonoBehaviour:
m_SampleFrequency: 20
m_HitDetectionType: 0
m_SphereCastRadius: 0.1
m_ConeCastAngle: 6
m_RaycastMask:
serializedVersion: 2
m_Bits: 4026540127
...
...
@@ -71433,12 +72102,23 @@ MonoBehaviour:
m_AutoDeselect: 0
m_TimeToAutoDeselect: 3
m_EnableUIInteraction: 1
m_BlockUIOnInteractableSelection: 1
m_AllowAnchorControl: 1
m_UseForceGrab: 1
m_RotateSpeed: 180
m_TranslateSpeed: 1
m_AnchorRotateReferenceFrame: {fileID: 0}
m_AnchorRotationMode: 0
m_UIHoverEntered:
m_PersistentCalls:
m_Calls: []
m_UIHoverExited:
m_PersistentCalls:
m_Calls: []
m_EnableARRaycasting: 0
m_OccludeARHitsWith3DObjects: 0
m_OccludeARHitsWith2DObjects: 0
m_ScaleMode: 0
--- !u!120 &1900381872
LineRenderer:
m_ObjectHideFlags: 0
...
...
@@ -71583,6 +72263,18 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 5101698808175986029, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_IsTrackedAction:
m_UseReference: 0
m_Action:
m_Name: Is Tracked
m_Type: 1
m_ExpectedControlType:
m_Id: 20d2f7c6-a480-473b-9d7b-a08dfd250082
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 1
m_Reference: {fileID: 0}
m_TrackingStateAction:
m_UseReference: 1
m_Action:
...
...
@@ -71667,6 +72359,18 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: -5908353012961274365, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_UIScrollAction:
m_UseReference: 0
m_Action:
m_Name: UI Scroll
m_Type: 0
m_ExpectedControlType: Vector2
m_Id: 6927c7bd-5af6-4504-a1e2-c765c77d4364
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_HapticDeviceAction:
m_UseReference: 1
m_Action:
...
...
@@ -71715,6 +72419,30 @@ MonoBehaviour:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 875253871413052681, guid: c348712bda248c246b8c49b3db54643f, type: 3}
m_ScaleToggleAction:
m_UseReference: 0
m_Action:
m_Name: Scale Toggle
m_Type: 1
m_ExpectedControlType:
m_Id: 9353099a-527b-47c1-9b1c-3ea075e103e3
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_ScaleDeltaAction:
m_UseReference: 0
m_Action:
m_Name: Scale Delta
m_Type: 0
m_ExpectedControlType: Vector2
m_Id: c2e10044-e7f1-4ac3-aeaf-90224e85bcf4
m_Processors:
m_Interactions:
m_SingletonActionBindings: []
m_Flags: 0
m_Reference: {fileID: 0}
m_ButtonPressPoint: 0.5
--- !u!1001 &1903068816
PrefabInstance:
...
...
@@ -72673,6 +73401,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1535090136}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
...
...
@@ -72731,6 +73460,7 @@ MonoBehaviour:
m_Bits: 2147483648
m_DistanceCalculationMode: 1
m_SelectMode: 1
m_FocusMode: 1
m_CustomReticle: {fileID: 0}
m_AllowGazeInteraction: 0
m_AllowGazeSelect: 0
...
...
@@ -72763,6 +73493,18 @@ MonoBehaviour:
m_SelectExited:
m_PersistentCalls:
m_Calls: []
m_FirstFocusEntered:
m_PersistentCalls:
m_Calls: []
m_LastFocusExited:
m_PersistentCalls:
m_Calls: []
m_FocusEntered:
m_PersistentCalls:
m_Calls: []
m_FocusExited:
m_PersistentCalls:
m_Calls: []
m_Activated:
m_PersistentCalls:
m_Calls: []
...
...
@@ -76429,6 +77171,7 @@ MonoBehaviour:
m_InteractableSource: {fileID: 1147767129}
m_IgnoreHoverEvents: 0
m_IgnoreHoverPriorityEvents: 1
m_IgnoreFocusEvents: 1
m_IgnoreSelectEvents: 0
m_IgnoreActivateEvents: 1
m_SelectClickAnimationMode: 1
Assets/_Scenes/3_Maze3.unity
View file @
b29411b9
...
...
@@ -914,6 +914,38 @@ Transform:
m_CorrespondingSourceObject: {fileID: 405278, guid: 1d68b14fcf0672941966dd5c876da10a, type: 3}
m_PrefabInstance: {fileID: 14133260}
m_PrefabAsset: {fileID: 0}
--- !u!1 &14529025
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 14529026}
m_Layer: 0
m_Name: "\u5F00\u5173\u6D4B\u8BD5"
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
--- !u!4 &14529026
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 14529025}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 13.495584, y: 6.4856887, z: -21.07801}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 896808167}
m_Father: {fileID: 0}
m_RootOrder: 11
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &18440864
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -2890,6 +2922,88 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4641130373628878181, guid: 653e76af044c563408423b11cd0ef6e7, type: 3}
m_PrefabInstance: {fileID: 65323504}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &65990057
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 891250293}
m_Modifications:
- target: {fileID: 929602580012127753, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- target: {fileID: 929602580012127753, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- target: {fileID: 3745132564291732489, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalPosition.y
value: -0.042
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalPosition.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalRotation.w
value: 0.7071068
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalRotation.y
value: 0.7071068
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 90
objectReference: {fileID: 0}
- target: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6046477443361272520, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- target: {fileID: 6046477443361272520, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- target: {fileID: 7459442142708147920, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
propertyPath: m_Name
value: Lever
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
--- !u!4 &65990058 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 5202211970501327854, guid: 36eff8b49ecdca745894efb1d2ce5f8f, type: 3}
m_PrefabInstance: {fileID: 65990057}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &68982220
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -5828,6 +5942,38 @@ Transform:
m_CorrespondingSourceObject: {fileID: 5436288968888213965, guid: 5b8e6f448d2678049b8ada36f8ac8469, type: 3}
m_PrefabInstance: {fileID: 127865117}
m_PrefabAsset: {fileID: 0}
--- !u!1 &129910291
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 129910292}
m_Layer: 0
m_Name: "\u5730\u9762\u5F00\u5173 (1)"
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &129910292
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 129910291}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.9419546, y: 4.8296933, z: -17.90098}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 3130556818916647670}
m_Father: {fileID: 0}
m_RootOrder: 13
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &130868856
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -14639,6 +14785,38 @@ Transform:
m_CorrespondingSourceObject: {fileID: 473702, guid: bdd5856d3350e794897dff3e0738670d, type: 3}
m_PrefabInstance: {fileID: 385669234}
m_PrefabAsset: {fileID: 0}
--- !u!1 &389323704
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 389323705}
m_Layer: 0
m_Name: Scaling Setup
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &389323705
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 389323704}
m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068}
m_LocalPosition: {x: 5.6880455, y: -1.5, z: 0.16098022}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 1
m_Children:
- {fileID: 540804866}
m_Father: {fileID: 1721494404}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0}
--- !u!1001 &390638194
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -16918,6 +17096,38 @@ Transform:
m_CorrespondingSourceObject: {fileID: 494966, guid: ea34a182692511a4685c4bcd626096bd, type: 3}
m_PrefabInstance: {fileID: 461338541}
m_PrefabAsset: {fileID: 0}
--- !u!1 &464064428
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 464064429}
m_Layer: 0
m_Name: "\u706B\u628A\u70B9\u71C3"
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
--- !u!4 &464064429
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 464064428}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.5243997, y: 14.179761, z: -25.676388}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 465874608}
m_Father: {fileID: 0}
m_RootOrder: 10
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &464461117
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -17068,6 +17278,11 @@ SphereCollider:
serializedVersion: 2
m_Radius: 0.075
m_Center: {x: 0, y: 0, z: 0}
--- !u!4 &465874608 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
m_PrefabInstance: {fileID: 1788144407}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &466327065
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -20149,6 +20364,11 @@ Transform:
m_CorrespondingSourceObject: {fileID: 499830, guid: b81cf4482137ce949844fa544d521168, type: 3}
m_PrefabInstance: {fileID: 534539115}
m_PrefabAsset: {fileID: 0}
--- !u!4 &540804866 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
m_PrefabInstance: {fileID: 1208884414}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &549076771
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -34285,6 +34505,38 @@ Transform:
m_CorrespondingSourceObject: {fileID: 483478, guid: 34fc11007dd664445839345dabfa32d8, type: 3}
m_PrefabInstance: {fileID: 891122352}
m_PrefabAsset: {fileID: 0}
--- !u!1 &891250292
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 891250293}
m_Layer: 0
m_Name: Locomotion Type Selection
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &891250293
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 891250292}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: -0, z: 0.208}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 65990058}
m_Father: {fileID: 1329622897}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &891698010
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -34613,6 +34865,38 @@ Transform:
m_CorrespondingSourceObject: {fileID: 473322, guid: 5e6211f082131fa4eafe9ab5bdac2696, type: 3}
m_PrefabInstance: {fileID: 895402897}
m_PrefabAsset: {fileID: 0}
--- !u!1 &896808166
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 896808167}
m_Layer: 0
m_Name: Locomotion Setup - Left Hand
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &896808167
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 896808166}
m_LocalRotation: {x: -0, y: 1, z: -0, w: 0}
m_LocalPosition: {x: -1.0655832, y: -4.9856887, z: 2.9580097}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 1329622897}
m_Father: {fileID: 14529026}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!65 &897954481
BoxCollider:
m_ObjectHideFlags: 0
...
...
@@ -46755,6 +47039,107 @@ Transform:
m_CorrespondingSourceObject: {fileID: 405278, guid: 1d68b14fcf0672941966dd5c876da10a, type: 3}
m_PrefabInstance: {fileID: 1207123431}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1208884414
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 389323705}
m_Modifications:
- target: {fileID: 175690768068096175, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- target: {fileID: 175690768068096175, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- target: {fileID: 1956172077093659518, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- target: {fileID: 1956172077093659518, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- target: {fileID: 2304902795837412248, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2304902795837412248, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_ToggleButton
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2304902795837412248, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_InteractionLayers.m_Bits
value: 4294967295
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalPosition.y
value: -0.206
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalPosition.z
value: -0.17
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalRotation.w
value: -0.7071067
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalRotation.x
value: -0.000000104308114
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalRotation.y
value: 0.7071069
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalRotation.z
value: -0.000000104308114
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 270
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3130556819844574636, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_ConstrainProportionsScale
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3399821747579187769, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_Name
value: PushButton
objectReference: {fileID: 0}
- target: {fileID: 3399821747579187769, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6994418282940253830, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7338768985500281560, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
propertyPath: m_LocalPosition.y
value: -0.037
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: da3b468b35b58334693dfcd04f6e06a7, type: 3}
--- !u!1001 &1209594774
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -51276,6 +51661,38 @@ Transform:
m_CorrespondingSourceObject: {fileID: 5436288968888213965, guid: 5b8e6f448d2678049b8ada36f8ac8469, type: 3}
m_PrefabInstance: {fileID: 1326606935}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1329622896
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1329622897}
m_Layer: 0
m_Name: Diagonal Root
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1329622897
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1329622896}
m_LocalRotation: {x: 0.38268343, y: 0, z: 0, w: 0.92387956}
m_LocalPosition: {x: -0.078, y: 1.078, z: 0.098}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 891250293}
m_Father: {fileID: 896808167}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 45, y: 0, z: 0}
--- !u!1001 &1330240554
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -67552,6 +67969,38 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4641130373628878181, guid: 653e76af044c563408423b11cd0ef6e7, type: 3}
m_PrefabInstance: {fileID: 1721284345}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1721494403
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1721494404}
m_Layer: 0
m_Name: "\u5899\u58C1\u5F00\u5173"
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
--- !u!4 &1721494404
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1721494403}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.9419546, y: 4.8296933, z: -17.90098}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 389323705}
m_Father: {fileID: 0}
m_RootOrder: 12
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1725328694
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -69219,6 +69668,123 @@ Transform:
m_CorrespondingSourceObject: {fileID: 483478, guid: ce1b1c89cc01b594b97ffd660fb7409e, type: 3}
m_PrefabInstance: {fileID: 1783224393}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1788144407
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 464064429}
m_Modifications:
- target: {fileID: 1027987109030527000, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 1027987109030527000, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 1027987109030527000, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[2]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 1609733712428732869, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 1609733712428732869, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 1609733712428732869, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[2]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 1609733712695797199, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 1609733712695797199, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 1609733712695797199, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[2]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 4361213441866122753, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 4450495382843266601, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 4450495382843266601, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 4450495382843266601, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[2]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 4450495382843266601, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Materials.Array.data[3]
value:
objectReference: {fileID: -1251457731659751925, guid: 5daa2e3c4c8d7b948841d963f321a6bf, type: 3}
- target: {fileID: 5148529382327878595, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213185, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_Name
value: Candle Example
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalPosition.x
value: 13.5744
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalPosition.y
value: -13.939761
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalPosition.z
value: 9.036388
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8008765908964213214, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80, type: 3}
--- !u!1001 &1795336140
PrefabInstance:
m_ObjectHideFlags: 0
...
...
@@ -83552,3 +84118,235 @@ Canvas:
m_SortingLayerID: 0
m_SortingOrder: 0
m_TargetDisplay: 0
--- !u!23 &175690769287659509
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
--- !u!33 &1432841121863929403
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5348116015516409174}
m_Mesh: {fileID: 3330290761947612577, guid: 8bd9b373b10f465e9c8a7c4a8f8d1f32, type: 3}
--- !u!23 &1956172076679408676
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5348116015516409174}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
- {fileID: -1251457731659751925, guid: a013995b2ae21e544bcc487400f8dbd2, type: 3}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
--- !u!4 &2047426710438838374
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
m_LocalRotation: {x: -0, y: -0.00000017881389, z: 2.8421703e-14, w: 1}
m_LocalPosition: {x: 0, y: -0.037000015, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 3130556818916647670}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!4 &3130556818916647670
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3399821747186171235}
m_LocalRotation: {x: -0, y: 1, z: -0.00000014751394, w: 0.0000001490116}
m_LocalPosition: {x: 7.3880453, y: -4.52, z: 0.16098022}
m_LocalScale: {x: 10, y: 10, z: 10}
m_ConstrainProportionsScale: 1
m_Children:
- {fileID: 2047426710438838374}
- {fileID: 7338768987520689538}
m_Father: {fileID: 129910292}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 270, z: 0}
--- !u!1 &3399821747186171235
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3130556818916647670}
m_Layer: 0
m_Name: PushButton
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!135 &3931464534509879276
SphereCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.053850874
m_Center: {x: -0.000000067055225, y: 0.08, z: -0.00083098747}
--- !u!54 &4497473123466636419
Rigidbody:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 1
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!1 &5348116015516409174
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7338768987520689538}
- component: {fileID: 1432841121863929403}
- component: {fileID: 1956172076679408676}
m_Layer: 0
m_Name: EmergencyStopPlate
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &6994418282544613852
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 2047426710438838374}
- component: {fileID: 8553951877277956366}
- component: {fileID: 175690769287659509}
- component: {fileID: 4497473123466636419}
- component: {fileID: 3931464534509879276}
m_Layer: 0
m_Name: EmergencyStop
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7338768987520689538
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5348116015516409174}
m_LocalRotation: {x: -0, y: -0.00000005960463, z: 1.4210851e-14, w: 1}
m_LocalPosition: {x: 0, y: -0.037000015, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 3130556818916647670}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &8553951877277956366
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
m_Mesh: {fileID: -8847045846954475538, guid: 8bd9b373b10f465e9c8a7c4a8f8d1f32, type: 3}
Assets/_Scripts/地面开关.meta
0 → 100644
View file @
b29411b9
fileFormatVersion: 2
guid: 3fe85d63cec44d24895ea120b7f13b4a
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/_Scripts/地面开关/EmergencyStop.controller
0 → 100644
View file @
b29411b9
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!1107
&-6657763286902903091
AnimatorStateMachine
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
Base Layer
m_ChildStates
:
-
serializedVersion
:
1
m_State
:
{
fileID
:
7747761820901821829
}
m_Position
:
{
x
:
650
,
y
:
100
,
z
:
0
}
-
serializedVersion
:
1
m_State
:
{
fileID
:
4508619621192928121
}
m_Position
:
{
x
:
320
,
y
:
90
,
z
:
0
}
-
serializedVersion
:
1
m_State
:
{
fileID
:
-3629835954447598287
}
m_Position
:
{
x
:
650
,
y
:
-70
,
z
:
0
}
m_ChildStateMachines
:
[]
m_AnyStateTransitions
:
[]
m_EntryTransitions
:
[]
m_StateMachineTransitions
:
{}
m_StateMachineBehaviours
:
[]
m_AnyStatePosition
:
{
x
:
50
,
y
:
20
,
z
:
0
}
m_EntryPosition
:
{
x
:
50
,
y
:
120
,
z
:
0
}
m_ExitPosition
:
{
x
:
990
,
y
:
130
,
z
:
0
}
m_ParentStateMachinePosition
:
{
x
:
800
,
y
:
20
,
z
:
0
}
m_DefaultState
:
{
fileID
:
4508619621192928121
}
---
!u!1102
&-3629835954447598287
AnimatorState
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
GroundSwitchUp
m_Speed
:
1
m_CycleOffset
:
0
m_Transitions
:
-
{
fileID
:
5054795576044846543
}
m_StateMachineBehaviours
:
[]
m_Position
:
{
x
:
50
,
y
:
50
,
z
:
0
}
m_IKOnFeet
:
0
m_WriteDefaultValues
:
1
m_Mirror
:
0
m_SpeedParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
7400000
,
guid
:
051fee2c107004f40b91e5e77efdfd62
,
type
:
2
}
m_Tag
:
m_SpeedParameter
:
m_MirrorParameter
:
m_CycleOffsetParameter
:
m_TimeParameter
:
---
!u!1101
&-947984711577992191
AnimatorStateTransition
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
m_Conditions
:
[]
m_DstStateMachine
:
{
fileID
:
0
}
m_DstState
:
{
fileID
:
-3629835954447598287
}
m_Solo
:
0
m_Mute
:
0
m_IsExit
:
0
serializedVersion
:
3
m_TransitionDuration
:
0.25
m_TransitionOffset
:
0
m_ExitTime
:
0.75
m_HasExitTime
:
1
m_HasFixedDuration
:
1
m_InterruptionSource
:
0
m_OrderedInterruption
:
1
m_CanTransitionToSelf
:
1
---
!u!91
&9100000
AnimatorController
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
EmergencyStop
serializedVersion
:
5
m_AnimatorParameters
:
[]
m_AnimatorLayers
:
-
serializedVersion
:
5
m_Name
:
Base Layer
m_StateMachine
:
{
fileID
:
-6657763286902903091
}
m_Mask
:
{
fileID
:
0
}
m_Motions
:
[]
m_Behaviours
:
[]
m_BlendingMode
:
0
m_SyncedLayerIndex
:
-1
m_DefaultWeight
:
0
m_IKPass
:
0
m_SyncedLayerAffectsTiming
:
0
m_Controller
:
{
fileID
:
9100000
}
---
!u!1101
&4300903291317970118
AnimatorStateTransition
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
m_Conditions
:
[]
m_DstStateMachine
:
{
fileID
:
0
}
m_DstState
:
{
fileID
:
7747761820901821829
}
m_Solo
:
0
m_Mute
:
0
m_IsExit
:
0
serializedVersion
:
3
m_TransitionDuration
:
0.25
m_TransitionOffset
:
0
m_ExitTime
:
0.75
m_HasExitTime
:
1
m_HasFixedDuration
:
1
m_InterruptionSource
:
0
m_OrderedInterruption
:
1
m_CanTransitionToSelf
:
1
---
!u!1102
&4508619621192928121
AnimatorState
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
GroundSwitchStart
m_Speed
:
1
m_CycleOffset
:
0
m_Transitions
:
-
{
fileID
:
4300903291317970118
}
m_StateMachineBehaviours
:
[]
m_Position
:
{
x
:
50
,
y
:
50
,
z
:
0
}
m_IKOnFeet
:
0
m_WriteDefaultValues
:
1
m_Mirror
:
0
m_SpeedParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
7400000
,
guid
:
61735d1a7a15a864d9c740c8b48bb1b5
,
type
:
2
}
m_Tag
:
m_SpeedParameter
:
m_MirrorParameter
:
m_CycleOffsetParameter
:
m_TimeParameter
:
---
!u!1101
&5054795576044846543
AnimatorStateTransition
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
m_Conditions
:
[]
m_DstStateMachine
:
{
fileID
:
0
}
m_DstState
:
{
fileID
:
7747761820901821829
}
m_Solo
:
0
m_Mute
:
0
m_IsExit
:
0
serializedVersion
:
3
m_TransitionDuration
:
0.25
m_TransitionOffset
:
0
m_ExitTime
:
0.75
m_HasExitTime
:
1
m_HasFixedDuration
:
1
m_InterruptionSource
:
0
m_OrderedInterruption
:
1
m_CanTransitionToSelf
:
1
---
!u!1102
&7747761820901821829
AnimatorState
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
GroundSwitchDown
m_Speed
:
1
m_CycleOffset
:
0
m_Transitions
:
-
{
fileID
:
-947984711577992191
}
m_StateMachineBehaviours
:
[]
m_Position
:
{
x
:
50
,
y
:
50
,
z
:
0
}
m_IKOnFeet
:
0
m_WriteDefaultValues
:
1
m_Mirror
:
0
m_SpeedParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
0
}
m_Tag
:
m_SpeedParameter
:
m_MirrorParameter
:
m_CycleOffsetParameter
:
m_TimeParameter
:
Assets/_Scripts/地面开关/EmergencyStop.controller.meta
0 → 100644
View file @
b29411b9
fileFormatVersion: 2
guid: 83b89ee9c773c1d48af2c51d4d6869cd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 9100000
userData:
assetBundleName:
assetBundleVariant:
Assets/_Scripts/地面开关/GroundSwitch.cs
0 → 100644
View file @
b29411b9
using
System.Collections
;
using
System.Collections.Generic
;
using
UnityEngine
;
public
class
GroundSwitch
:
MonoBehaviour
{
// Start is called before the first frame update
void
Start
()
{
}
// Update is called once per frame
void
Update
()
{
}
}
Assets/_Scripts/地面开关/GroundSwitch.cs.meta
0 → 100644
View file @
b29411b9
fileFormatVersion: 2
guid: 902afa8f6cb6d33458ec936629e58203
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
Assets/_Scripts/地面开关/GroundSwitchDown.anim
0 → 100644
View file @
b29411b9
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!74
&7400000
AnimationClip
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
GroundSwitchDown
serializedVersion
:
7
m_Legacy
:
0
m_Compressed
:
0
m_UseHighQualityCurve
:
1
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
[]
m_PositionCurves
:
[]
m_ScaleCurves
:
[]
m_FloatCurves
:
[]
m_PPtrCurves
:
[]
m_SampleRate
:
60
m_WrapMode
:
0
m_Bounds
:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
genericBindings
:
[]
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StopTime
:
1
m_OrientationOffsetY
:
0
m_Level
:
0
m_CycleOffset
:
0
m_HasAdditiveReferencePose
:
0
m_LoopTime
:
1
m_LoopBlend
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendPositionY
:
0
m_LoopBlendPositionXZ
:
0
m_KeepOriginalOrientation
:
0
m_KeepOriginalPositionY
:
1
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_EditorCurves
:
[]
m_EulerEditorCurves
:
[]
m_HasGenericRootTransform
:
0
m_HasMotionFloatCurves
:
0
m_Events
:
[]
Assets/_Scripts/地面开关/GroundSwitchDown.anim.meta
0 → 100644
View file @
b29411b9
fileFormatVersion: 2
guid: a41f443edacd4c240b94f993ee01a4d0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:
Assets/_Scripts/地面开关/GroundSwitchStart.anim
0 → 100644
View file @
b29411b9
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!74
&7400000
AnimationClip
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
GroundSwitchStart
serializedVersion
:
7
m_Legacy
:
0
m_Compressed
:
0
m_UseHighQualityCurve
:
1
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
[]
m_PositionCurves
:
[]
m_ScaleCurves
:
[]
m_FloatCurves
:
[]
m_PPtrCurves
:
[]
m_SampleRate
:
60
m_WrapMode
:
0
m_Bounds
:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
genericBindings
:
[]
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StopTime
:
1
m_OrientationOffsetY
:
0
m_Level
:
0
m_CycleOffset
:
0
m_HasAdditiveReferencePose
:
0
m_LoopTime
:
1
m_LoopBlend
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendPositionY
:
0
m_LoopBlendPositionXZ
:
0
m_KeepOriginalOrientation
:
0
m_KeepOriginalPositionY
:
1
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_EditorCurves
:
[]
m_EulerEditorCurves
:
[]
m_HasGenericRootTransform
:
0
m_HasMotionFloatCurves
:
0
m_Events
:
[]
Assets/_Scripts/地面开关/GroundSwitchStart.anim.meta
0 → 100644
View file @
b29411b9
fileFormatVersion: 2
guid: 61735d1a7a15a864d9c740c8b48bb1b5
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:
Assets/_Scripts/地面开关/GroundSwitchUp.anim
0 → 100644
View file @
b29411b9
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!74
&7400000
AnimationClip
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
GroundSwitchUp
serializedVersion
:
7
m_Legacy
:
0
m_Compressed
:
0
m_UseHighQualityCurve
:
1
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
[]
m_PositionCurves
:
[]
m_ScaleCurves
:
[]
m_FloatCurves
:
[]
m_PPtrCurves
:
[]
m_SampleRate
:
60
m_WrapMode
:
0
m_Bounds
:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
genericBindings
:
[]
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StopTime
:
1
m_OrientationOffsetY
:
0
m_Level
:
0
m_CycleOffset
:
0
m_HasAdditiveReferencePose
:
0
m_LoopTime
:
1
m_LoopBlend
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendPositionY
:
0
m_LoopBlendPositionXZ
:
0
m_KeepOriginalOrientation
:
0
m_KeepOriginalPositionY
:
1
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_EditorCurves
:
[]
m_EulerEditorCurves
:
[]
m_HasGenericRootTransform
:
0
m_HasMotionFloatCurves
:
0
m_Events
:
[]
Assets/_Scripts/地面开关/GroundSwitchUp.anim.meta
0 → 100644
View file @
b29411b9
fileFormatVersion: 2
guid: 051fee2c107004f40b91e5e77efdfd62
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:
Assets/个人测试/美术资源/Candle Example.prefab
0 → 100644
View file @
b29411b9
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!1
&8008765908964213185
GameObject
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
serializedVersion
:
6
m_Component
:
-
component
:
{
fileID
:
8008765908964213214
}
m_Layer
:
0
m_Name
:
Candle Example
m_TagString
:
Untagged
m_Icon
:
{
fileID
:
0
}
m_NavMeshLayer
:
0
m_StaticEditorFlags
:
0
m_IsActive
:
1
---
!u!4
&8008765908964213214
Transform
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
8008765908964213185
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
-0
,
w
:
1
}
m_LocalPosition
:
{
x
:
-1.4
,
y
:
0.24
,
z
:
-2.5
}
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_ConstrainProportionsScale
:
0
m_Children
:
-
{
fileID
:
741328047193859457
}
-
{
fileID
:
7353019010808356625
}
-
{
fileID
:
4401206734829854404
}
-
{
fileID
:
4401206735103732430
}
-
{
fileID
:
4407905025812087792
}
m_Father
:
{
fileID
:
0
}
m_RootOrder
:
0
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
---
!u!1001
&8008765907075469329
PrefabInstance
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Modification
:
m_TransformParent
:
{
fileID
:
8008765908964213214
}
m_Modifications
:
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_RootOrder
value
:
3
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
0.27522922
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
1.0142626
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
-0.08238721
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
0.86602527
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
-0.5000003
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.y
value
:
-60.000004
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6447800829924892773
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_Name
value
:
CandleSmallAngular
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8751116817855349204
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[0]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
408b7991c8cfb8645bbcb2f8aed81eae
,
type
:
2
}
-
target
:
{
fileID
:
8751116817855349204
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[1]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
8deb39ecda61f6b4fa6784c7ac7df3eb
,
type
:
2
}
-
target
:
{
fileID
:
8751116817855349204
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[2]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
1c66c88905eb5ba46b37d0dd045e8361
,
type
:
2
}
m_RemovedComponents
:
[]
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
---
!u!4
&4401206735103732430
stripped
Transform
:
m_CorrespondingSourceObject
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
m_PrefabInstance
:
{
fileID
:
8008765907075469329
}
m_PrefabAsset
:
{
fileID
:
0
}
---
!u!1001
&8008765907335848987
PrefabInstance
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Modification
:
m_TransformParent
:
{
fileID
:
8008765908964213214
}
m_Modifications
:
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_RootOrder
value
:
2
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
0.287
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
1.0142626
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
0.054
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
0.86602527
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
-0.5000003
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.y
value
:
-60.000004
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6447800829924892773
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_Name
value
:
CandleSmallAngular
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8751116817855349204
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[0]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
408b7991c8cfb8645bbcb2f8aed81eae
,
type
:
2
}
-
target
:
{
fileID
:
8751116817855349204
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[1]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
8deb39ecda61f6b4fa6784c7ac7df3eb
,
type
:
2
}
-
target
:
{
fileID
:
8751116817855349204
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[2]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
1c66c88905eb5ba46b37d0dd045e8361
,
type
:
2
}
m_RemovedComponents
:
[]
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
---
!u!4
&4401206734829854404
stripped
Transform
:
m_CorrespondingSourceObject
:
{
fileID
:
5922479929321339615
,
guid
:
0bb255b247078e849b1637d7134f8900
,
type
:
3
}
m_PrefabInstance
:
{
fileID
:
8008765907335848987
}
m_PrefabAsset
:
{
fileID
:
0
}
---
!u!1001
&8008765907540971878
PrefabInstance
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Modification
:
m_TransformParent
:
{
fileID
:
8008765908964213214
}
m_Modifications
:
-
target
:
{
fileID
:
2804422015809968620
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_Name
value
:
Lighter
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_RootOrder
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
-1.979
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
1.7592
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
-6.562
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
0.7071068
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
0.7071068
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.y
value
:
180
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2804422015809968623
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
90
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
4766709043560216537
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[0]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
50bd080f95e90984281f60b6777287af
,
type
:
2
}
-
target
:
{
fileID
:
4766709043560216537
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[1]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
1445765c7b38f6e43ab142156ffd2196
,
type
:
2
}
-
target
:
{
fileID
:
4766709043560216537
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[2]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
e78c9f639a6437440b4579ba87872265
,
type
:
2
}
-
target
:
{
fileID
:
4766709043560216537
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[3]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
487bad2af6537bd40b6060150a826367
,
type
:
2
}
-
target
:
{
fileID
:
4855920411247454193
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[0]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
5300e09a87738c841a01088234c2c125
,
type
:
2
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_RootOrder
value
:
4
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
-0.271
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
1.024
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
0.099
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
-0.27059767
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
0.65328133
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
-0.65328205
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
0.27059746
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.y
value
:
-225
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
-90.00001
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5914415523533286952
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
-2.143
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5914415523533286952
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
1.7584
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5914415523533286952
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
-6.6014
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5914415523533286952
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
0.70710784
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5914415523533286952
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5914415523533286952
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5914415523533286952
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
-0.70710576
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
5914415523533286952
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
-90.00001
objectReference
:
{
fileID
:
0
}
m_RemovedComponents
:
[]
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
---
!u!4
&4407905025812087792
stripped
Transform
:
m_CorrespondingSourceObject
:
{
fileID
:
5911216873563574934
,
guid
:
e5f583eb414b93849a117c40250890ca
,
type
:
3
}
m_PrefabInstance
:
{
fileID
:
8008765907540971878
}
m_PrefabAsset
:
{
fileID
:
0
}
---
!u!1001
&8008765907791225562
PrefabInstance
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Modification
:
m_TransformParent
:
{
fileID
:
8008765908964213214
}
m_Modifications
:
-
target
:
{
fileID
:
172299315920430961
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_Name
value
:
CandleSmallRound
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_RootOrder
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
0.1543256
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
1.0142626
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
0.008200884
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
0.86602527
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
-0.5000003
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.y
value
:
-60.000004
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
3850009612257119229
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_Materials.Array.size
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7016888583840965314
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[0]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
c9b60ee12bcc9994fbbda85f64ea938c
,
type
:
2
}
-
target
:
{
fileID
:
7016888583840965314
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[1]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
9384276f304f5a24280becf81354e41a
,
type
:
2
}
-
target
:
{
fileID
:
7016888583840965314
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[2]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
3b7fd27c8c5d9414c9a50eb03d809965
,
type
:
2
}
m_RemovedComponents
:
[]
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
---
!u!4
&7353019010808356625
stripped
Transform
:
m_CorrespondingSourceObject
:
{
fileID
:
662013735867170251
,
guid
:
59f62e5ab55b9874f9b678433bf3b681
,
type
:
3
}
m_PrefabInstance
:
{
fileID
:
8008765907791225562
}
m_PrefabAsset
:
{
fileID
:
0
}
---
!u!1001
&8008765907897294323
PrefabInstance
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Modification
:
m_TransformParent
:
{
fileID
:
8008765908964213214
}
m_Modifications
:
-
target
:
{
fileID
:
1458097890417193949
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_Name
value
:
Table
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
1458097890417193949
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_StaticEditorFlags
value
:
4294967295
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_RootOrder
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalScale.x
value
:
0.49999994
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalScale.y
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalScale.z
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
0.51
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
0.70710784
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
-0.70710576
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
-0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.y
value
:
-90.00001
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8805539780448982874
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
propertyPath
:
m_Materials.Array.data[0]
value
:
objectReference
:
{
fileID
:
2100000
,
guid
:
c8950304eea7f334dab6991341a45115
,
type
:
2
}
m_RemovedComponents
:
[]
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
---
!u!4
&741328047193859457
stripped
Transform
:
m_CorrespondingSourceObject
:
{
fileID
:
7308607478092806258
,
guid
:
224ab99c12567b94a8a7fad519daf55b
,
type
:
3
}
m_PrefabInstance
:
{
fileID
:
8008765907897294323
}
m_PrefabAsset
:
{
fileID
:
0
}
Assets/个人测试/美术资源/Candle Example.prefab.meta
0 → 100644
View file @
b29411b9
fileFormatVersion: 2
guid: 4f14127bc8ca1ea4bba0c1a8b32d8f80
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
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