Platzhalter für die Prefabs erstellt, Design über die Gegner überlegt ujnd schon einmal einen Kommentar in einem Jumpscare Code verfasst, was ich vorhabe.
This commit is contained in:
25
Assets/Scriptable Objects/SO Enemy/Enemy2.asset
Normal file
25
Assets/Scriptable Objects/SO Enemy/Enemy2.asset
Normal file
@@ -0,0 +1,25 @@
|
||||
%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: Enemy2
|
||||
m_EditorClassIdentifier: Assembly-CSharp::EnemyType
|
||||
enemyName: Silvpatish
|
||||
enemyPrefab: {fileID: 6482115121907311880, guid: 7373cca246d2ce9489b42011a6252838, 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}
|
||||
Reference in New Issue
Block a user