26 lines
840 B
Plaintext
26 lines
840 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: Enemy3
|
|
m_EditorClassIdentifier: Assembly-CSharp::EnemyType
|
|
enemyName: Fishai
|
|
enemyPrefab: {fileID: 6099428109966294361, guid: dc8bca81694b6cb46a95af6377fcef3e, type: 3}
|
|
enemyJumpscarePrefab: {fileID: 0}
|
|
approachStepCounter: 5
|
|
delayBetweenStep: 8
|
|
stayTime: 15
|
|
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}
|