Add ultimate xr
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &1669386283116338
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 4014128327402714}
|
||||
- component: {fileID: 114718321171735154}
|
||||
m_Layer: 0
|
||||
m_Name: SmoothLocomotion
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &4014128327402714
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1669386283116338}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 0
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &114718321171735154
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1669386283116338}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: c2b87341763ed1447b56652023d58f90, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
_uxrUniqueId: e933c528-667a-4cbd-aab0-04baf7ae5d5c
|
||||
__prefabGuid: 2458bdaebec80ef4d83b1168d9be46c1
|
||||
__isInPrefab: 1
|
||||
_parentToDestination: 0
|
||||
_metersPerSecondNormal: 2
|
||||
_metersPerSecondSprint: 4
|
||||
_walkDirection: 0
|
||||
_rotationDegreesPerSecondNormal: 120
|
||||
_rotationDegreesPerSecondSprint: 120
|
||||
_gravity: -9.81
|
||||
_sprintButtonHand: 0
|
||||
_sprintButton: 1
|
||||
_triggerCollidersInteraction: 1
|
||||
_collisionLayerMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
_capsuleRadius: 0.25
|
||||
_maxStepHeight: 0.2
|
||||
_maxSlopeDegrees: 30
|
||||
_stepDistanceCheck: 0.25
|
||||
Reference in New Issue
Block a user