Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
removed rigidbodies from track pieces
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy committed Mar 14, 2018
1 parent b1e0117 commit 9fad1bd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 48 deletions.
16 changes: 0 additions & 16 deletions Assets/Prefabs/Objects/oneTrackPiece.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,6 @@ GameObject:
m_Component:
- component: {fileID: 4803252538525716}
- component: {fileID: 65069967082295274}
- component: {fileID: 54020375131877592}
m_Layer: 0
m_Name: oneTrackPiece
m_TagString: Track
Expand Down Expand Up @@ -4392,21 +4391,6 @@ MeshFilter:
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1388897470227498}
m_Mesh: {fileID: 4300110, guid: 3b01aefd9e35ff14a97a2d7f86771eec, type: 3}
--- !u!54 &54020375131877592
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1448740375306876}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 1
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!65 &65069967082295274
BoxCollider:
m_ObjectHideFlags: 1
Expand Down
16 changes: 0 additions & 16 deletions Assets/Prefabs/Objects/oneTrackPieceUp.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -1042,7 +1042,6 @@ GameObject:
serializedVersion: 5
m_Component:
- component: {fileID: 4451520585885530}
- component: {fileID: 54574121603075174}
- component: {fileID: 65677553314615048}
m_Layer: 0
m_Name: oneTrackPieceUp
Expand Down Expand Up @@ -4392,21 +4391,6 @@ MeshFilter:
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1028711036479626}
m_Mesh: {fileID: 4300076, guid: 507090f32cb622445b299a898f1c0016, type: 3}
--- !u!54 &54574121603075174
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1951086279752096}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 1
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!65 &65677553314615048
BoxCollider:
m_ObjectHideFlags: 1
Expand Down
16 changes: 0 additions & 16 deletions Assets/Prefabs/Objects/oneTrackPieceUpStraight.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,6 @@ GameObject:
serializedVersion: 5
m_Component:
- component: {fileID: 4658952399060492}
- component: {fileID: 54058773086432196}
- component: {fileID: 65760133219979460}
m_Layer: 0
m_Name: oneTrackPieceUpStraight
Expand Down Expand Up @@ -4392,21 +4391,6 @@ MeshFilter:
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1239010177905814}
m_Mesh: {fileID: 4300078, guid: 5d7e123f1122e6e449d6551a8d7af129, type: 3}
--- !u!54 &54058773086432196
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1926694650081858}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 1
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!65 &65760133219979460
BoxCollider:
m_ObjectHideFlags: 1
Expand Down

0 comments on commit 9fad1bd

Please sign in to comment.