Skip to content
Snippets Groups Projects
Commit 927751c9 authored by I Gede Arya Raditya Parameswara's avatar I Gede Arya Raditya Parameswara
Browse files

fix: scene save


Co-authored-by: default avatarArik Rayi A <arikrayi@users.noreply.github.com>
parent 3f42140e
No related merge requests found
......@@ -9,7 +9,7 @@ AnimatorStateTransition:
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: PlayerDead
m_ConditionEvent: Shooting
m_EventTreshold: 0
- m_ConditionMode: 2
m_ConditionEvent: Dead
......@@ -23,7 +23,7 @@ AnimatorStateTransition:
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.7916667
m_HasExitTime: 1
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
......@@ -76,7 +76,7 @@ AnimatorState:
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: -203655887218126122, guid: be894ff1a66c84c1fa7ec637ba4f381c, type: 3}
m_Motion: {fileID: -203655887218126122, guid: 9b53cde9e10304cd1a780d23de087c18, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
......@@ -214,7 +214,7 @@ AnimatorController:
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 0}
- m_Name: IsNearPlayer
- m_Name: Shooting
m_Type: 4
m_DefaultFloat: 0
m_DefaultInt: 0
......@@ -280,7 +280,7 @@ AnimatorState:
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: -203655887218126122, guid: 5439885e00113433eab4ad109dff39cc, type: 3}
m_Motion: {fileID: -203655887218126122, guid: 08b8a4381111a454ca2d49cafd810661, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
......@@ -295,7 +295,7 @@ AnimatorStateTransition:
m_Name:
m_Conditions:
- m_ConditionMode: 2
m_ConditionEvent: IsNearPlayer
m_ConditionEvent: Shooting
m_EventTreshold: 0
- m_ConditionMode: 2
m_ConditionEvent: Dead
......@@ -309,7 +309,7 @@ AnimatorStateTransition:
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.8913044
m_HasExitTime: 1
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
......
This source diff could not be displayed because it is too large. You can view the blob instead.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment