mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-24 00:58:59 -05:00
71 lines
1.9 KiB
Plaintext
71 lines
1.9 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: a56d454e768904df09296076c1aaea26, type: 3}
|
|
m_Name: EnemyStateMachine
|
|
m_EditorClassIdentifier:
|
|
_developerDescription:
|
|
_value: CHASING
|
|
_initialValue: CHASING
|
|
_oldValue: CHASING
|
|
Changed: {fileID: 0}
|
|
ChangedWithHistory: {fileID: 0}
|
|
_preChangeTransformers: []
|
|
_initialState:
|
|
_usage: 0
|
|
_value: CHASING
|
|
_constant: {fileID: 11400000, guid: cb8238ac7ef5d407fb31219fe114d2ae, type: 2}
|
|
_variable: {fileID: 0}
|
|
_variableInstancer: {fileID: 0}
|
|
_transitionStarted: {fileID: 0}
|
|
_completeCurrentTransition: {fileID: 0}
|
|
_transitions:
|
|
- _fromState:
|
|
_usage: 0
|
|
_value: ATTACKING
|
|
_constant: {fileID: 0}
|
|
_variable: {fileID: 0}
|
|
_variableInstancer: {fileID: 0}
|
|
_toState:
|
|
_usage: 0
|
|
_value: CHASING
|
|
_constant: {fileID: 0}
|
|
_variable: {fileID: 0}
|
|
_variableInstancer: {fileID: 0}
|
|
_command:
|
|
_usage: 0
|
|
_value: CHASE
|
|
_constant: {fileID: 0}
|
|
_variable: {fileID: 0}
|
|
_variableInstancer: {fileID: 0}
|
|
_testCondition: {fileID: 0}
|
|
_completeTransitionOnEvent: 0
|
|
- _fromState:
|
|
_usage: 0
|
|
_value: CHASING
|
|
_constant: {fileID: 0}
|
|
_variable: {fileID: 0}
|
|
_variableInstancer: {fileID: 0}
|
|
_toState:
|
|
_usage: 0
|
|
_value: ATTACKING
|
|
_constant: {fileID: 0}
|
|
_variable: {fileID: 0}
|
|
_variableInstancer: {fileID: 0}
|
|
_command:
|
|
_usage: 0
|
|
_value: ATTACK
|
|
_constant: {fileID: 0}
|
|
_variable: {fileID: 0}
|
|
_variableInstancer: {fileID: 0}
|
|
_testCondition: {fileID: 0}
|
|
_completeTransitionOnEvent: 0
|