Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Removing missing behaviours from scene objects
Browse files Browse the repository at this point in the history
  • Loading branch information
delapuente committed Mar 1, 2018
1 parent 2aef756 commit afa7705
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions Assets/WebVR/Scenes/WebVR.unity
Original file line number Diff line number Diff line change
Expand Up @@ -906,17 +906,6 @@ FixedJoint:
m_EnablePreprocessing: 1
m_MassScale: 1
m_ConnectedMassScale: 1
--- !u!114 &821505837
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 821505835}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cccf2d242f65b4a6b9f81b1c99b9a390, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!54 &821505838
Rigidbody:
m_ObjectHideFlags: 0
Expand All @@ -932,17 +921,6 @@ Rigidbody:
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &821505839
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 821505835}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b7a8cd73863a64489ba4443a9c0f9f12, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!135 &821505840
SphereCollider:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1544,17 +1522,6 @@ Transform:
GameObject:
m_PrefabParentObject: {fileID: 100030, guid: c99aacc3accab4fdaadab5e3ea13b9c7, type: 3}
m_PrefabInternal: {fileID: 866117885}
--- !u!114 &1269233425
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1269233424}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cccf2d242f65b4a6b9f81b1c99b9a390, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!138 &1269233426
FixedJoint:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1583,17 +1550,6 @@ Rigidbody:
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &1269233428
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1269233424}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b7a8cd73863a64489ba4443a9c0f9f12, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!135 &1269233429
SphereCollider:
m_ObjectHideFlags: 0
Expand Down

1 comment on commit afa7705

@caseyyee
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woo! Thanks

Please sign in to comment.