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
c60eaf33
Commit
c60eaf33
authored
May 09, 2024
by
杨泽宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
2b296d35
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
1678 additions
and
93 deletions
+1678
-93
1_Maze1.unity
Assets/_Scenes/1_Maze1.unity
+1242
-21
3_Maze3.unity
Assets/_Scenes/3_Maze3.unity
+49
-40
EmergencyStop.controller
Assets/_Scripts/地面开关/EmergencyStop.controller
+25
-10
GroundSwitch.cs
Assets/_Scripts/地面开关/GroundSwitch.cs
+32
-4
GroundSwitchDown.anim
Assets/_Scripts/地面开关/GroundSwitchDown.anim
+122
-6
GroundSwitchStart.anim
Assets/_Scripts/地面开关/GroundSwitchStart.anim
+85
-5
GroundSwitchUp.anim
Assets/_Scripts/地面开关/GroundSwitchUp.anim
+122
-6
VR手柄使用说明-3DUI.prefab
Assets/_预设/UI/VR手柄使用说明-3DUI.prefab
+1
-1
No files found.
Assets/_Scenes/1_Maze1.unity
View file @
c60eaf33
This diff is collapsed.
Click to expand it.
Assets/_Scenes/3_Maze3.unity
View file @
c60eaf33
...
@@ -944,7 +944,7 @@ Transform:
...
@@ -944,7 +944,7 @@ Transform:
m_Children:
m_Children:
- {fileID: 896808167}
- {fileID: 896808167}
m_Father: {fileID: 0}
m_Father: {fileID: 0}
m_RootOrder: 1
1
m_RootOrder: 1
0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &18440864
--- !u!1001 &18440864
PrefabInstance:
PrefabInstance:
...
@@ -1428,7 +1428,7 @@ Transform:
...
@@ -1428,7 +1428,7 @@ Transform:
m_Children:
m_Children:
- {fileID: 243767681}
- {fileID: 243767681}
m_Father: {fileID: 0}
m_Father: {fileID: 0}
m_RootOrder:
9
m_RootOrder:
8
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &30116830
--- !u!1001 &30116830
PrefabInstance:
PrefabInstance:
...
@@ -5952,12 +5952,12 @@ GameObject:
...
@@ -5952,12 +5952,12 @@ GameObject:
m_Component:
m_Component:
- component: {fileID: 129910292}
- component: {fileID: 129910292}
m_Layer: 0
m_Layer: 0
m_Name: "\u5730\u9762\u5F00\u5173
(1)
"
m_Name: "\u5730\u9762\u5F00\u5173"
m_TagString: Untagged
m_TagString: Untagged
m_Icon: {fileID: 0}
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_StaticEditorFlags: 0
m_IsActive:
1
m_IsActive:
0
--- !u!4 &129910292
--- !u!4 &129910292
Transform:
Transform:
m_ObjectHideFlags: 0
m_ObjectHideFlags: 0
...
@@ -5972,7 +5972,7 @@ Transform:
...
@@ -5972,7 +5972,7 @@ Transform:
m_Children:
m_Children:
- {fileID: 3130556818916647670}
- {fileID: 3130556818916647670}
m_Father: {fileID: 0}
m_Father: {fileID: 0}
m_RootOrder: 1
3
m_RootOrder: 1
2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &130868856
--- !u!1001 &130868856
PrefabInstance:
PrefabInstance:
...
@@ -6613,7 +6613,7 @@ Transform:
...
@@ -6613,7 +6613,7 @@ Transform:
- {fileID: 191220702}
- {fileID: 191220702}
- {fileID: 788559966}
- {fileID: 788559966}
m_Father: {fileID: 0}
m_Father: {fileID: 0}
m_RootOrder:
8
m_RootOrder:
7
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &142846422
--- !u!1001 &142846422
PrefabInstance:
PrefabInstance:
...
@@ -17126,7 +17126,7 @@ Transform:
...
@@ -17126,7 +17126,7 @@ Transform:
m_Children:
m_Children:
- {fileID: 465874608}
- {fileID: 465874608}
m_Father: {fileID: 0}
m_Father: {fileID: 0}
m_RootOrder:
10
m_RootOrder:
9
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &464461117
--- !u!1001 &464461117
PrefabInstance:
PrefabInstance:
...
@@ -22505,37 +22505,6 @@ MeshFilter:
...
@@ -22505,37 +22505,6 @@ MeshFilter:
m_PrefabAsset: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 603424449}
m_GameObject: {fileID: 603424449}
m_Mesh: {fileID: 4300000, guid: e59b3041059eeed4ba7c09fd86e8b4c3, type: 3}
m_Mesh: {fileID: 4300000, guid: e59b3041059eeed4ba7c09fd86e8b4c3, type: 3}
--- !u!1 &604730532
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 604730533}
m_Layer: 0
m_Name: '[text]'
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &604730533
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 604730532}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -16.942368, y: 7.8303, z: -2.779212}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 7
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &606657778
--- !u!1001 &606657778
PrefabInstance:
PrefabInstance:
m_ObjectHideFlags: 0
m_ObjectHideFlags: 0
...
@@ -67999,7 +67968,7 @@ Transform:
...
@@ -67999,7 +67968,7 @@ Transform:
m_Children:
m_Children:
- {fileID: 389323705}
- {fileID: 389323705}
m_Father: {fileID: 0}
m_Father: {fileID: 0}
m_RootOrder: 1
2
m_RootOrder: 1
1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1725328694
--- !u!1001 &1725328694
PrefabInstance:
PrefabInstance:
...
@@ -84268,7 +84237,7 @@ SphereCollider:
...
@@ -84268,7 +84237,7 @@ SphereCollider:
m_PrefabAsset: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
m_GameObject: {fileID: 6994418282544613852}
m_Material: {fileID: 0}
m_Material: {fileID: 0}
m_IsTrigger:
0
m_IsTrigger:
1
m_Enabled: 1
m_Enabled: 1
serializedVersion: 2
serializedVersion: 2
m_Radius: 0.053850874
m_Radius: 0.053850874
...
@@ -84320,6 +84289,8 @@ GameObject:
...
@@ -84320,6 +84289,8 @@ GameObject:
- component: {fileID: 175690769287659509}
- component: {fileID: 175690769287659509}
- component: {fileID: 4497473123466636419}
- component: {fileID: 4497473123466636419}
- component: {fileID: 3931464534509879276}
- component: {fileID: 3931464534509879276}
- component: {fileID: 8553951877277956368}
- component: {fileID: 8553951877277956367}
m_Layer: 0
m_Layer: 0
m_Name: EmergencyStop
m_Name: EmergencyStop
m_TagString: Untagged
m_TagString: Untagged
...
@@ -84350,3 +84321,41 @@ MeshFilter:
...
@@ -84350,3 +84321,41 @@ MeshFilter:
m_PrefabAsset: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
m_GameObject: {fileID: 6994418282544613852}
m_Mesh: {fileID: -8847045846954475538, guid: 8bd9b373b10f465e9c8a7c4a8f8d1f32, type: 3}
m_Mesh: {fileID: -8847045846954475538, guid: 8bd9b373b10f465e9c8a7c4a8f8d1f32, type: 3}
--- !u!95 &8553951877277956367
Animator:
serializedVersion: 4
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 9100000, guid: 83b89ee9c773c1d48af2c51d4d6869cd, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0
--- !u!114 &8553951877277956368
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6994418282544613852}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 902afa8f6cb6d33458ec936629e58203, type: 3}
m_Name:
m_EditorClassIdentifier:
onTriggerCollisionTriggering:
m_PersistentCalls:
m_Calls: []
onTriggerExitEvent:
m_PersistentCalls:
m_Calls: []
Assets/_Scripts/地面开关/EmergencyStop.controller
View file @
c60eaf33
...
@@ -11,13 +11,13 @@ AnimatorStateMachine:
...
@@ -11,13 +11,13 @@ AnimatorStateMachine:
m_ChildStates
:
m_ChildStates
:
-
serializedVersion
:
1
-
serializedVersion
:
1
m_State
:
{
fileID
:
7747761820901821829
}
m_State
:
{
fileID
:
7747761820901821829
}
m_Position
:
{
x
:
6
50
,
y
:
10
0
,
z
:
0
}
m_Position
:
{
x
:
6
40
,
y
:
9
0
,
z
:
0
}
-
serializedVersion
:
1
-
serializedVersion
:
1
m_State
:
{
fileID
:
4508619621192928121
}
m_State
:
{
fileID
:
4508619621192928121
}
m_Position
:
{
x
:
320
,
y
:
9
0
,
z
:
0
}
m_Position
:
{
x
:
320
,
y
:
10
0
,
z
:
0
}
-
serializedVersion
:
1
-
serializedVersion
:
1
m_State
:
{
fileID
:
-3629835954447598287
}
m_State
:
{
fileID
:
-3629835954447598287
}
m_Position
:
{
x
:
6
5
0
,
y
:
-70
,
z
:
0
}
m_Position
:
{
x
:
6
4
0
,
y
:
-70
,
z
:
0
}
m_ChildStateMachines
:
[]
m_ChildStateMachines
:
[]
m_AnyStateTransitions
:
[]
m_AnyStateTransitions
:
[]
m_EntryTransitions
:
[]
m_EntryTransitions
:
[]
...
@@ -62,7 +62,10 @@ AnimatorStateTransition:
...
@@ -62,7 +62,10 @@ AnimatorStateTransition:
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
m_Name
:
m_Conditions
:
[]
m_Conditions
:
-
m_ConditionMode
:
2
m_ConditionEvent
:
Pressed
m_EventTreshold
:
0
m_DstStateMachine
:
{
fileID
:
0
}
m_DstStateMachine
:
{
fileID
:
0
}
m_DstState
:
{
fileID
:
-3629835954447598287
}
m_DstState
:
{
fileID
:
-3629835954447598287
}
m_Solo
:
0
m_Solo
:
0
...
@@ -72,7 +75,7 @@ AnimatorStateTransition:
...
@@ -72,7 +75,7 @@ AnimatorStateTransition:
m_TransitionDuration
:
0.25
m_TransitionDuration
:
0.25
m_TransitionOffset
:
0
m_TransitionOffset
:
0
m_ExitTime
:
0.75
m_ExitTime
:
0.75
m_HasExitTime
:
1
m_HasExitTime
:
0
m_HasFixedDuration
:
1
m_HasFixedDuration
:
1
m_InterruptionSource
:
0
m_InterruptionSource
:
0
m_OrderedInterruption
:
1
m_OrderedInterruption
:
1
...
@@ -85,7 +88,13 @@ AnimatorController:
...
@@ -85,7 +88,13 @@ AnimatorController:
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
EmergencyStop
m_Name
:
EmergencyStop
serializedVersion
:
5
serializedVersion
:
5
m_AnimatorParameters
:
[]
m_AnimatorParameters
:
-
m_Name
:
Pressed
m_Type
:
4
m_DefaultFloat
:
0
m_DefaultInt
:
0
m_DefaultBool
:
0
m_Controller
:
{
fileID
:
0
}
m_AnimatorLayers
:
m_AnimatorLayers
:
-
serializedVersion
:
5
-
serializedVersion
:
5
m_Name
:
Base Layer
m_Name
:
Base Layer
...
@@ -106,7 +115,10 @@ AnimatorStateTransition:
...
@@ -106,7 +115,10 @@ AnimatorStateTransition:
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
m_Name
:
m_Conditions
:
[]
m_Conditions
:
-
m_ConditionMode
:
1
m_ConditionEvent
:
Pressed
m_EventTreshold
:
0
m_DstStateMachine
:
{
fileID
:
0
}
m_DstStateMachine
:
{
fileID
:
0
}
m_DstState
:
{
fileID
:
7747761820901821829
}
m_DstState
:
{
fileID
:
7747761820901821829
}
m_Solo
:
0
m_Solo
:
0
...
@@ -155,7 +167,10 @@ AnimatorStateTransition:
...
@@ -155,7 +167,10 @@ AnimatorStateTransition:
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
m_Name
:
m_Conditions
:
[]
m_Conditions
:
-
m_ConditionMode
:
1
m_ConditionEvent
:
Pressed
m_EventTreshold
:
0
m_DstStateMachine
:
{
fileID
:
0
}
m_DstStateMachine
:
{
fileID
:
0
}
m_DstState
:
{
fileID
:
7747761820901821829
}
m_DstState
:
{
fileID
:
7747761820901821829
}
m_Solo
:
0
m_Solo
:
0
...
@@ -165,7 +180,7 @@ AnimatorStateTransition:
...
@@ -165,7 +180,7 @@ AnimatorStateTransition:
m_TransitionDuration
:
0.25
m_TransitionDuration
:
0.25
m_TransitionOffset
:
0
m_TransitionOffset
:
0
m_ExitTime
:
0.75
m_ExitTime
:
0.75
m_HasExitTime
:
1
m_HasExitTime
:
0
m_HasFixedDuration
:
1
m_HasFixedDuration
:
1
m_InterruptionSource
:
0
m_InterruptionSource
:
0
m_OrderedInterruption
:
1
m_OrderedInterruption
:
1
...
@@ -191,7 +206,7 @@ AnimatorState:
...
@@ -191,7 +206,7 @@ AnimatorState:
m_MirrorParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
0
}
m_Motion
:
{
fileID
:
7400000
,
guid
:
a41f443edacd4c240b94f993ee01a4d0
,
type
:
2
}
m_Tag
:
m_Tag
:
m_SpeedParameter
:
m_SpeedParameter
:
m_MirrorParameter
:
m_MirrorParameter
:
...
...
Assets/_Scripts/地面开关/GroundSwitch.cs
View file @
c60eaf33
using
System.Collections
;
using
System.Collections
;
using
System.Collections.Generic
;
using
System.Collections.Generic
;
using
UnityEngine
;
using
UnityEngine
;
using
UnityEngine.Events
;
public
class
GroundSwitch
:
MonoBehaviour
public
class
GroundSwitch
:
MonoBehaviour
{
{
private
bool
pressState
=
false
;
private
Animator
animator
;
[
Tooltip
(
"进入触发器,触发事件"
)]
public
UnityEvent
onTriggerCollisionTriggering
;
[
Tooltip
(
"离开触发器,触发事件"
)]
public
UnityEvent
onTriggerExitEvent
;
// Start is called before the first frame update
// Start is called before the first frame update
void
Start
()
void
Start
()
{
{
animator
=
GetComponent
<
Animator
>();
}
private
void
TogglePressState
()
{
pressState
=
!
pressState
;
animator
.
SetBool
(
"Pressed"
,
pressState
);
}
private
void
OnTriggerEnter
(
Collider
other
)
{
if
(
other
.
gameObject
.
tag
==
"Player"
)
{
TogglePressState
();
onTriggerCollisionTriggering
.
Invoke
();
}
}
}
// Update is called once per frame
private
void
OnTriggerExit
(
Collider
other
)
void
Update
()
{
{
if
(
other
.
gameObject
.
tag
==
"Player"
)
{
TogglePressState
();
onTriggerExitEvent
.
Invoke
();
}
}
}
}
}
Assets/_Scripts/地面开关/GroundSwitchDown.anim
View file @
c60eaf33
...
@@ -14,7 +14,32 @@ AnimationClip:
...
@@ -14,7 +14,32 @@ AnimationClip:
m_RotationCurves
:
[]
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
[]
m_EulerCurves
:
[]
m_PositionCurves
:
[]
m_PositionCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
{
x
:
0
,
y
:
-0.037000015
,
z
:
0
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
-
serializedVersion
:
3
time
:
0.8333333
value
:
{
x
:
0
,
y
:
-0.0686
,
z
:
0
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
path
:
m_ScaleCurves
:
[]
m_ScaleCurves
:
[]
m_FloatCurves
:
[]
m_FloatCurves
:
[]
m_PPtrCurves
:
[]
m_PPtrCurves
:
[]
...
@@ -24,19 +49,26 @@ AnimationClip:
...
@@ -24,19 +49,26 @@ AnimationClip:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
m_ClipBindingConstant
:
genericBindings
:
[]
genericBindings
:
-
serializedVersion
:
2
path
:
0
attribute
:
1
script
:
{
fileID
:
0
}
typeID
:
4
customType
:
0
isPPtrCurve
:
0
pptrCurveMapping
:
[]
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
m_AnimationClipSettings
:
serializedVersion
:
2
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StartTime
:
0
m_StopTime
:
1
m_StopTime
:
0.8333333
m_OrientationOffsetY
:
0
m_OrientationOffsetY
:
0
m_Level
:
0
m_Level
:
0
m_CycleOffset
:
0
m_CycleOffset
:
0
m_HasAdditiveReferencePose
:
0
m_HasAdditiveReferencePose
:
0
m_LoopTime
:
1
m_LoopTime
:
0
m_LoopBlend
:
0
m_LoopBlend
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendPositionY
:
0
m_LoopBlendPositionY
:
0
...
@@ -46,8 +78,92 @@ AnimationClip:
...
@@ -46,8 +78,92 @@ AnimationClip:
m_KeepOriginalPositionXZ
:
0
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_Mirror
:
0
m_EditorCurves
:
[]
m_EditorCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
0.8333333
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.x
path
:
classID
:
4
script
:
{
fileID
:
0
}
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
-0.037000015
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
0.8333333
value
:
-0.0686
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.y
path
:
classID
:
4
script
:
{
fileID
:
0
}
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
0.8333333
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.z
path
:
classID
:
4
script
:
{
fileID
:
0
}
m_EulerEditorCurves
:
[]
m_EulerEditorCurves
:
[]
m_HasGenericRootTransform
:
0
m_HasGenericRootTransform
:
1
m_HasMotionFloatCurves
:
0
m_HasMotionFloatCurves
:
0
m_Events
:
[]
m_Events
:
[]
Assets/_Scripts/地面开关/GroundSwitchStart.anim
View file @
c60eaf33
...
@@ -14,7 +14,23 @@ AnimationClip:
...
@@ -14,7 +14,23 @@ AnimationClip:
m_RotationCurves
:
[]
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
[]
m_EulerCurves
:
[]
m_PositionCurves
:
[]
m_PositionCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
{
x
:
0
,
y
:
-0.037000015
,
z
:
0
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
path
:
m_ScaleCurves
:
[]
m_ScaleCurves
:
[]
m_FloatCurves
:
[]
m_FloatCurves
:
[]
m_PPtrCurves
:
[]
m_PPtrCurves
:
[]
...
@@ -24,14 +40,21 @@ AnimationClip:
...
@@ -24,14 +40,21 @@ AnimationClip:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
m_ClipBindingConstant
:
genericBindings
:
[]
genericBindings
:
-
serializedVersion
:
2
path
:
0
attribute
:
1
script
:
{
fileID
:
0
}
typeID
:
4
customType
:
0
isPPtrCurve
:
0
pptrCurveMapping
:
[]
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
m_AnimationClipSettings
:
serializedVersion
:
2
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StartTime
:
0
m_StopTime
:
1
m_StopTime
:
0
m_OrientationOffsetY
:
0
m_OrientationOffsetY
:
0
m_Level
:
0
m_Level
:
0
m_CycleOffset
:
0
m_CycleOffset
:
0
...
@@ -46,8 +69,65 @@ AnimationClip:
...
@@ -46,8 +69,65 @@ AnimationClip:
m_KeepOriginalPositionXZ
:
0
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_Mirror
:
0
m_EditorCurves
:
[]
m_EditorCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.x
path
:
classID
:
4
script
:
{
fileID
:
0
}
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
-0.037000015
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.y
path
:
classID
:
4
script
:
{
fileID
:
0
}
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.z
path
:
classID
:
4
script
:
{
fileID
:
0
}
m_EulerEditorCurves
:
[]
m_EulerEditorCurves
:
[]
m_HasGenericRootTransform
:
0
m_HasGenericRootTransform
:
1
m_HasMotionFloatCurves
:
0
m_HasMotionFloatCurves
:
0
m_Events
:
[]
m_Events
:
[]
Assets/_Scripts/地面开关/GroundSwitchUp.anim
View file @
c60eaf33
...
@@ -14,7 +14,32 @@ AnimationClip:
...
@@ -14,7 +14,32 @@ AnimationClip:
m_RotationCurves
:
[]
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
[]
m_EulerCurves
:
[]
m_PositionCurves
:
[]
m_PositionCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
{
x
:
0
,
y
:
-0.0686
,
z
:
0
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
-
serializedVersion
:
3
time
:
0.8333333
value
:
{
x
:
0
,
y
:
-0.03700002
,
z
:
0
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
path
:
m_ScaleCurves
:
[]
m_ScaleCurves
:
[]
m_FloatCurves
:
[]
m_FloatCurves
:
[]
m_PPtrCurves
:
[]
m_PPtrCurves
:
[]
...
@@ -24,19 +49,26 @@ AnimationClip:
...
@@ -24,19 +49,26 @@ AnimationClip:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
m_ClipBindingConstant
:
genericBindings
:
[]
genericBindings
:
-
serializedVersion
:
2
path
:
0
attribute
:
1
script
:
{
fileID
:
0
}
typeID
:
4
customType
:
0
isPPtrCurve
:
0
pptrCurveMapping
:
[]
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
m_AnimationClipSettings
:
serializedVersion
:
2
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StartTime
:
0
m_StopTime
:
1
m_StopTime
:
0.8333333
m_OrientationOffsetY
:
0
m_OrientationOffsetY
:
0
m_Level
:
0
m_Level
:
0
m_CycleOffset
:
0
m_CycleOffset
:
0
m_HasAdditiveReferencePose
:
0
m_HasAdditiveReferencePose
:
0
m_LoopTime
:
1
m_LoopTime
:
0
m_LoopBlend
:
0
m_LoopBlend
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendPositionY
:
0
m_LoopBlendPositionY
:
0
...
@@ -46,8 +78,92 @@ AnimationClip:
...
@@ -46,8 +78,92 @@ AnimationClip:
m_KeepOriginalPositionXZ
:
0
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_Mirror
:
0
m_EditorCurves
:
[]
m_EditorCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
0.8333333
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.x
path
:
classID
:
4
script
:
{
fileID
:
0
}
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
-0.0686
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
0.8333333
value
:
-0.03700002
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.y
path
:
classID
:
4
script
:
{
fileID
:
0
}
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
0.8333333
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.z
path
:
classID
:
4
script
:
{
fileID
:
0
}
m_EulerEditorCurves
:
[]
m_EulerEditorCurves
:
[]
m_HasGenericRootTransform
:
0
m_HasGenericRootTransform
:
1
m_HasMotionFloatCurves
:
0
m_HasMotionFloatCurves
:
0
m_Events
:
[]
m_Events
:
[]
Assets/_预设/UI/VR手柄使用说明-3DUI.prefab
View file @
c60eaf33
...
@@ -850,7 +850,7 @@ MonoBehaviour:
...
@@ -850,7 +850,7 @@ MonoBehaviour:
m_EditorClassIdentifier
:
m_EditorClassIdentifier
:
m_Material
:
{
fileID
:
0
}
m_Material
:
{
fileID
:
0
}
m_Color
:
{
r
:
0.3019608
,
g
:
0.21568628
,
b
:
0.15686275
,
a
:
1
}
m_Color
:
{
r
:
0.3019608
,
g
:
0.21568628
,
b
:
0.15686275
,
a
:
1
}
m_RaycastTarget
:
0
m_RaycastTarget
:
1
m_RaycastPadding
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
0
}
m_RaycastPadding
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
0
}
m_Maskable
:
1
m_Maskable
:
1
m_OnCullStateChanged
:
m_OnCullStateChanged
:
...
...
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