Skip to content

Commit

Permalink
Merge pull request #6059 from planetarium/issue/6057
Browse files Browse the repository at this point in the history
craft result popup - disable write default in anim state
  • Loading branch information
eugene-doobu authored Sep 27, 2024
2 parents 649516a + 2187fd9 commit ed9c958
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ AnimatorStateMachine:
m_Position: {x: 210, y: 10, z: 0}
- serializedVersion: 1
m_State: {fileID: 5990489042300688407}
m_Position: {x: 310, y: 90, z: 0}
m_Position: {x: 360, y: 130, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_AnyStatePosition: {x: -40, y: 30, z: 0}
m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
Expand Down Expand Up @@ -62,7 +62,7 @@ AnimatorState:
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_WriteDefaultValues: 0
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
Expand Down Expand Up @@ -110,7 +110,7 @@ AnimatorState:
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_WriteDefaultValues: 0
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
Expand Down

0 comments on commit ed9c958

Please sign in to comment.