Skip to content

Commit

Permalink
Resolve box collider warnings
Browse files Browse the repository at this point in the history
(project is now warning free!)
  • Loading branch information
sjalkote committed Jun 9, 2023
1 parent 792f71a commit c565561
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 271 deletions.
6 changes: 3 additions & 3 deletions Assets/Scenes/MainLevel/MainLevel.unity
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Transform:
m_GameObject: {fileID: 32705275}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -7.93, y: -2.19, z: -29.29}
m_LocalScale: {x: 1, y: 4.7751284, z: -33.365685}
m_LocalScale: {x: 1, y: 4.7751284, z: 33.36568}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1171578205}
Expand Down Expand Up @@ -393,7 +393,7 @@ Transform:
m_GameObject: {fileID: 309812490}
m_LocalRotation: {x: -0.025584716, y: 0.025584703, z: 0.7066442, w: 0.70664346}
m_LocalPosition: {x: -3.91, y: -1.63, z: -28.96}
m_LocalScale: {x: 0.37326, y: 8.7683, z: -33.235775}
m_LocalScale: {x: 0.37326, y: 8.7683, z: 33.23577}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1171578205}
Expand Down Expand Up @@ -1131,7 +1131,7 @@ Transform:
m_GameObject: {fileID: 1141364971}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0.67, y: -2.19, z: -29.29}
m_LocalScale: {x: 1, y: 4.7751284, z: -33.365685}
m_LocalScale: {x: 1, y: 4.7751284, z: 33.36568}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1171578205}
Expand Down

Large diffs are not rendered by default.

0 comments on commit c565561

Please sign in to comment.