update small

This commit is contained in:
2026-06-05 15:59:33 +07:00
parent 887ed440f9
commit 4b45938ef7
6 changed files with 218 additions and 201 deletions

View File

@@ -124,6 +124,7 @@ GameObject:
- component: {fileID: 8272839718325411334}
- component: {fileID: 5770331367975928816}
- component: {fileID: 4112854993683970537}
- component: {fileID: 7573101351210360154}
m_Layer: 0
m_Name: xNPC
m_TagString: Untagged
@@ -161,23 +162,15 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::EnemyAI
player: {fileID: 0}
viewAngle: 90
viewRadius: 20
targetLayerMask:
serializedVersion: 2
m_Bits: 0
obstacleLayerMask:
serializedVersion: 2
m_Bits: 0
patrolPoints: []
moveSpeed: 3
chaseSpeed: 5
rotateSpeed: 50
patrolPoints: []
patrolWaitTime: 2
playerHasArtifact: 0
laserPrefab: {fileID: 3965388737199864462, guid: fbec2b501d70daa4c9cb481ba53fc0b8, type: 3}
firePoint: {fileID: 5863061020199015852}
minShootDelay: 1
maxShootDelay: 3
rotateSpeed: 50
dodgeForce: 8
dodgeDuration: 0.5
dodgeCooldown: 3
@@ -230,6 +223,28 @@ Rigidbody:
m_Interpolate: 0
m_Constraints: 112
m_CollisionDetection: 0
--- !u!114 &7573101351210360154
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7522161431095319480}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 210b37cfe4a84a34a91d0a9e58856a60, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::FieldOfView
viewAngle: 90
viewRadius: 20
obstacleLayerMask:
serializedVersion: 2
m_Bits: 128
targetLayerMask:
serializedVersion: 2
m_Bits: 256
canSeePlayer: 0
lastKnownPlayerPosition: {x: 0, y: 0, z: 0}
--- !u!1001 &7561534673732472622
PrefabInstance:
m_ObjectHideFlags: 0