Skip to content

Commit

Permalink
Fixed goblin animation movement
Browse files Browse the repository at this point in the history
  • Loading branch information
Magefeus committed Apr 12, 2024
1 parent 64d2862 commit b586a87
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Assets/Scenes/Level One.unity
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.3731193, g: 0.38073996, b: 0.35872698, a: 1}
m_IndirectSpecularColor: {r: 0.37311953, g: 0.38074014, b: 0.3587274, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
Expand Down Expand Up @@ -391342,7 +391342,7 @@ Animator:
m_Controller: {fileID: 9100000, guid: a4789d0dacbadb245aa2eac46c3cec51, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 1
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_WarningMessage:
Expand Down Expand Up @@ -409570,7 +409570,7 @@ Animator:
m_Controller: {fileID: 9100000, guid: a4789d0dacbadb245aa2eac46c3cec51, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 1
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_WarningMessage:
Expand Down Expand Up @@ -681704,7 +681704,7 @@ Animator:
m_Controller: {fileID: 9100000, guid: a4789d0dacbadb245aa2eac46c3cec51, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 1
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_WarningMessage:
Expand Down Expand Up @@ -839258,7 +839258,7 @@ Animator:
m_Controller: {fileID: 9100000, guid: a4789d0dacbadb245aa2eac46c3cec51, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 1
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_WarningMessage:
Expand Down

0 comments on commit b586a87

Please sign in to comment.