Improved doors. This introduced ghost hand issue and some doors being hinged backwards. Working on it.
This commit is contained in:
@@ -2049,6 +2049,9 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
LeftHand: {fileID: 3653856938231415728}
|
||||
RightHand: {fileID: 3103255069014892412}
|
||||
DoorSlab: {fileID: 7524997068079331246}
|
||||
handle: {fileID: 8144616511261564589}
|
||||
DoorClosedTolerance: 2
|
||||
--- !u!1 &3833539609118016623
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -3196,6 +3199,9 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
LeftHand: {fileID: 8103609142261368991}
|
||||
RightHand: {fileID: 8840218683010281881}
|
||||
DoorSlab: {fileID: 7524997068079331246}
|
||||
handle: {fileID: 8144616511261564589}
|
||||
DoorClosedTolerance: 2
|
||||
--- !u!1 &6679012744063801158
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -4495,6 +4501,7 @@ GameObject:
|
||||
- component: {fileID: 3498540873281038041}
|
||||
- component: {fileID: 5011201851681782278}
|
||||
- component: {fileID: 4750052106936640280}
|
||||
- component: {fileID: 2573521784815233397}
|
||||
m_Layer: 0
|
||||
m_Name: Handle
|
||||
m_TagString: Untagged
|
||||
@@ -4509,7 +4516,7 @@ Transform:
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8144616511261564589}
|
||||
m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
|
||||
m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068}
|
||||
m_LocalPosition: {x: -0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 12, y: 2.5, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
@@ -4519,7 +4526,7 @@ Transform:
|
||||
- {fileID: 5932402600523855724}
|
||||
m_Father: {fileID: 9007664768440961826}
|
||||
m_RootOrder: -1
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0}
|
||||
--- !u!33 &3498540873281038041
|
||||
MeshFilter:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -4591,6 +4598,27 @@ BoxCollider:
|
||||
serializedVersion: 3
|
||||
m_Size: {x: 0.010000005, y: 0.010000025, z: 0.19003801}
|
||||
m_Center: {x: 0.0038245337, y: 0.00049417425, z: 0.0009743291}
|
||||
--- !u!95 &2573521784815233397
|
||||
Animator:
|
||||
serializedVersion: 5
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8144616511261564589}
|
||||
m_Enabled: 1
|
||||
m_Avatar: {fileID: 0}
|
||||
m_Controller: {fileID: 9100000, guid: dff939b7bd92e7a49878acde7e3f25e1, 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_KeepAnimatorStateOnDisable: 0
|
||||
m_WriteDefaultValuesOnDisable: 0
|
||||
--- !u!1 &8279875726491709949
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user