2020-03-05 00:48:39 +01:00
|
|
|
%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
|
2020-03-18 00:17:33 +01:00
|
|
|
m_Script: {fileID: 11500000, guid: c19800e64279c44e1ae4529ee6a2d780, type: 3}
|
|
|
|
m_Name: EnemyPositionChangedBase
|
2020-03-05 00:48:39 +01:00
|
|
|
m_EditorClassIdentifier:
|
2020-03-20 01:16:18 +01:00
|
|
|
_developerDescription: Raised when Enemy position is changed. This is a base Event
|
|
|
|
used for creating in memory copies.
|
2020-03-05 00:48:39 +01:00
|
|
|
_replayBufferSize: 1
|
2020-03-18 00:17:33 +01:00
|
|
|
_inspectorRaiseValue: {x: 0, y: 0, z: 0}
|