mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-24 17:17:47 -05:00
24 lines
714 B
Plaintext
24 lines
714 B
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: cf8a67b68db3d4650908f8cf6adeda60, type: 3}
|
|
m_Name: EnemyHealthBase
|
|
m_EditorClassIdentifier:
|
|
_developerDescription: This is a base Variable used for creating in memory copies
|
|
of Enemy health.
|
|
_id: Health
|
|
_value: 20
|
|
Changed: {fileID: 11400000, guid: d481ae3b5fe854cd187b0e79017e8d1e, type: 2}
|
|
ChangedWithHistory: {fileID: 0}
|
|
_oldValue: 20
|
|
_initialValue: 20
|
|
_preChangeTransformers: []
|