Skip to content

Commit

Permalink
Making physics more nicer
Browse files Browse the repository at this point in the history
  • Loading branch information
zillix committed Aug 27, 2016
1 parent 4d2114b commit c81603e
Show file tree
Hide file tree
Showing 6 changed files with 2,243 additions and 1,023 deletions.
2 changes: 1 addition & 1 deletion Assets/Graphics/Materials/Blue.mat
Expand Up @@ -135,4 +135,4 @@ Material:
data:
first:
name: _Color
second: {r: 0.2827587, g: 0, b: 1, a: 1}
second: {r: 0, g: 0, b: 1, a: 1}
2 changes: 1 addition & 1 deletion Assets/Graphics/Materials/Green.mat
Expand Up @@ -135,4 +135,4 @@ Material:
data:
first:
name: _Color
second: {r: 0.15862082, g: 1, b: 0, a: 1}
second: {r: 0, g: 1, b: 0, a: 1}

0 comments on commit c81603e

Please sign in to comment.