Skip to content

Commit

Permalink
fixing blood spawning on the enemies when it should not
Browse files Browse the repository at this point in the history
  • Loading branch information
Saarg committed Apr 5, 2018
1 parent e295e75 commit fc23291
Show file tree
Hide file tree
Showing 15 changed files with 110,975 additions and 307 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ AnimatorState:
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 9425e955f4b681c4a9288951ba94b734, type: 3}
m_Motion: {fileID: 7400000, guid: 4f728e814b34ef148b4afe11792a0589, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
Expand Down
51,860 changes: 51,860 additions & 0 deletions Assets/Animations/Monsters/leshen/Zombie Punching.anim

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions Assets/Animations/Monsters/leshen/Zombie Punching.anim.meta

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

41,830 changes: 41,830 additions & 0 deletions Assets/Animations/Monsters/mutant/Mutant Swiping.anim

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions Assets/Animations/Monsters/mutant/Mutant Swiping.anim.meta

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

Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ AnimatorState:
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 56bb7a90fd371c5498f3676b8c5df1fd, type: 3}
m_Motion: {fileID: 7400000, guid: 2b4b30d67eba39544a49e16c3664602f, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ AnimatorState:
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: e299b57ba18b00046b011722353fe155, type: 3}
m_Motion: {fileID: 7400000, guid: 31e0008633d81fd4695113f8a1b72022, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
Expand Down
16,942 changes: 16,942 additions & 0 deletions Assets/Animations/Monsters/oursgarou/PunchingLeft.anim

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions Assets/Animations/Monsters/oursgarou/PunchingLeft.anim.meta

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

234 changes: 116 additions & 118 deletions Assets/Prefabs/Monsters/leshen.prefab

Large diffs are not rendered by default.

Loading

0 comments on commit fc23291

Please sign in to comment.