26 lines
841 B
Plaintext
26 lines
841 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: da88df8e75e881e42856c4de256e7348, type: 3}
|
|
m_Name: Enemy1
|
|
m_EditorClassIdentifier: Assembly-CSharp::EnemyType
|
|
enemyName: Fiefetti
|
|
enemyPrefab: {fileID: 6438927358422850492, guid: fe90ac181ad3e764db42678b7c1e2ed2, type: 3}
|
|
enemyJumpscarePrefab: {fileID: 0}
|
|
approachStepCounter: 0
|
|
delayBetweenStep: 0
|
|
stayTime: 0
|
|
firstRoomPosition: {x: 0, y: 0, z: 0}
|
|
secondRoomPosition: {x: 0, y: 0, z: 0}
|
|
thirdRoomPosition: {x: 0, y: 0, z: 0}
|
|
mainRoomLeftPostion: {x: 0, y: 0, z: 0}
|
|
mainRoomRightPosition: {x: 0, y: 0, z: 0}
|