Skip to content

Commit

Permalink
#1 Rocket strafing and half textured dog
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisas committed Mar 21, 2017
1 parent 0a214eb commit b627db7
Show file tree
Hide file tree
Showing 12 changed files with 24,221 additions and 93 deletions.
480 changes: 430 additions & 50 deletions Assets/Animations/Controllers/Dog.controller

Large diffs are not rendered by default.

5,970 changes: 5,970 additions & 0 deletions Assets/Animations/Dog/DogStrafeLeft.anim

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions Assets/Animations/Dog/DogStrafeLeft.anim.meta

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

5,735 changes: 5,735 additions & 0 deletions Assets/Animations/Dog/DogStrafeRight.anim

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions Assets/Animations/Dog/DogStrafeRight.anim.meta

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

5,975 changes: 5,975 additions & 0 deletions Assets/Animations/Dog/DogUnStrafeLeft.anim

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions Assets/Animations/Dog/DogUnStrafeLeft.anim.meta

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

6,018 changes: 6,018 additions & 0 deletions Assets/Animations/Dog/DogUnstrafeRight.anim

Large diffs are not rendered by default.

22 changes: 20 additions & 2 deletions Assets/Models/Dog/V4/Materials/Dog Material.mat
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Material:
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: Dog Material
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords: _EMISSION
m_Shader: {fileID: 4800000, guid: 6782973e3ca8b2543beddb0a3dc3175e, type: 3}
m_ShaderKeywords: TCP2_RAMPTEXT _EMISSION
m_LightmapFlags: 1
m_CustomRenderQueue: -1
stringTagMap: {}
Expand Down Expand Up @@ -69,6 +69,12 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _Ramp
second:
m_Texture: {fileID: 2800000, guid: 2bebb5799b426a74aaf1179cb5aa0db7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- first:
name: _BumpScale
Expand Down Expand Up @@ -103,6 +109,12 @@ Material:
- first:
name: _Parallax
second: 0.02
- first:
name: _RampSmooth
second: 0.1
- first:
name: _RampThreshold
second: 0.5
- first:
name: _SmoothnessTextureChannel
second: 0
Expand All @@ -125,3 +137,9 @@ Material:
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _HColor
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _SColor
second: {r: 0.3602941, g: 0.3602941, b: 0.3602941, a: 1}
Loading

0 comments on commit b627db7

Please sign in to comment.