Skip to content

Commit

Permalink
Quick update
Browse files Browse the repository at this point in the history
  • Loading branch information
ATBrackeys committed Jul 3, 2018
1 parent a226324 commit 8a5bb03
Show file tree
Hide file tree
Showing 11 changed files with 112 additions and 374 deletions.
4 changes: 2 additions & 2 deletions 2D Movement/Assets/Main.unity
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ CircleCollider2D:
m_GameObject: {fileID: 820667350}
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_Material: {fileID: 6200000, guid: d0056c69a7fd25f439cdb7b26ed3392a, type: 2}
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
Expand All @@ -708,7 +708,7 @@ BoxCollider2D:
m_GameObject: {fileID: 820667350}
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_Material: {fileID: 6200000, guid: d0056c69a7fd25f439cdb7b26ed3392a, type: 2}
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
Expand Down
10 changes: 10 additions & 0 deletions 2D Movement/Assets/Slippery.physicsMaterial2D
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!62 &6200000
PhysicsMaterial2D:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: Slippery
friction: 0
bounciness: 0
8 changes: 8 additions & 0 deletions 2D Movement/Assets/Slippery.physicsMaterial2D.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8a5bb03

Please sign in to comment.