Skip to content

Commit

Permalink
Set default weight of IK in agent prefab to zero
Browse files Browse the repository at this point in the history
  • Loading branch information
lenalinke committed Oct 13, 2024
1 parent 30cc4f0 commit 9bc2195
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: e3c430f382484144e925c097c2d33cfe, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Weight: 1
m_Weight: 0
m_Data:
m_ConstrainedObject: {fileID: 8847733612259150584}
m_SourceObjects:
Expand Down Expand Up @@ -1412,7 +1412,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: aeda7bfbf984f2a4da5ab4b8967b115d, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Weight: 1
m_Weight: 0
m_Data:
m_Root: {fileID: 3882053040622541832}
m_Mid: {fileID: 1021135323998414307}
Expand Down Expand Up @@ -1661,7 +1661,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: aeda7bfbf984f2a4da5ab4b8967b115d, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Weight: 1
m_Weight: 0
m_Data:
m_Root: {fileID: 8255365914177170561}
m_Mid: {fileID: 1865785837402638500}
Expand Down

0 comments on commit 9bc2195

Please sign in to comment.