This commit is contained in:
2026-06-05 18:46:19 +07:00
parent 7f7139612d
commit 91183760fb
12 changed files with 357 additions and 513 deletions

View File

@@ -88,6 +88,7 @@ GameObject:
- component: {fileID: 7721795325225879236}
- component: {fileID: 1194338186308686302}
- component: {fileID: 1620994605374968907}
- component: {fileID: 3045503552244378433}
m_Layer: 5
m_Name: Canvas
m_TagString: Untagged
@@ -191,6 +192,21 @@ CanvasGroup:
m_Interactable: 1
m_BlocksRaycasts: 1
m_IgnoreParentGroups: 0
--- !u!114 &3045503552244378433
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3381350595760429543}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ea510cea4b9ed1547ae4725a2ded949a, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Hallucinate.UI.ChatBubble
textDisplay: {fileID: 4454520411962799200}
canvasGroup: {fileID: 1620994605374968907}
bubbleRect: {fileID: 6775114823217050358}
--- !u!1 &5687887011233860168
GameObject:
m_ObjectHideFlags: 0
@@ -209,7 +225,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!4 &5863061020199015852
Transform:
m_ObjectHideFlags: 0
@@ -299,10 +315,10 @@ BoxCollider:
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
m_Enabled: 0
serializedVersion: 3
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
m_Size: {x: 1, y: 1, z: 1.2136346}
m_Center: {x: 0, y: 0, z: -0.106817186}
--- !u!1 &6192986059782212342
GameObject:
m_ObjectHideFlags: 0
@@ -452,12 +468,12 @@ GameObject:
- component: {fileID: 8272839718325411334}
- component: {fileID: 5770331367975928816}
- component: {fileID: 4112854993683970537}
- component: {fileID: 3240800621832008763}
- component: {fileID: 8239948856752686218}
- component: {fileID: 3321677048699702084}
- component: {fileID: 6469822191588635990}
- component: {fileID: 9027690817715396964}
m_Layer: 0
m_Name: xNPC
m_TagString: Untagged
m_TagString: Enemy
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
@@ -495,7 +511,8 @@ MonoBehaviour:
player: {fileID: 0}
moveSpeed: 3
rotateSpeed: 50
patrolPoints: []
patrolWaypoints: []
currentWaypointIndex: 0
patrolWaitTime: 2
playerHasArtifact: 0
laserPrefab: {fileID: 3965388737199864462, guid: fbec2b501d70daa4c9cb481ba53fc0b8, type: 3}
@@ -505,6 +522,11 @@ MonoBehaviour:
dodgeForce: 8
dodgeDuration: 0.5
dodgeCooldown: 3
npcName: Guard
persona: You are a grumpy guard protecting gold.
talkRange: 20
talkCooldown: 30
isTalking: 0
--- !u!195 &5770331367975928816
NavMeshAgent:
m_ObjectHideFlags: 0
@@ -554,21 +576,6 @@ Rigidbody:
m_Interpolate: 0
m_Constraints: 112
m_CollisionDetection: 0
--- !u!114 &3240800621832008763
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: ea510cea4b9ed1547ae4725a2ded949a, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Hallucinate.UI.ChatBubble
textDisplay: {fileID: 4454520411962799200}
canvasGroup: {fileID: 1620994605374968907}
bubbleRect: {fileID: 6775114823217050358}
--- !u!114 &8239948856752686218
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -591,7 +598,7 @@ MonoBehaviour:
m_Bits: 256
canSeePlayer: 0
lastKnownPlayerPosition: {x: 0, y: 0, z: 0}
--- !u!114 &3321677048699702084
--- !u!114 &6469822191588635990
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -603,8 +610,39 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 35bba55c2a743d042ab1fff35e29db50, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::AnimatorAI
debugMode: 1
debugColor: {r: 1, g: 0, b: 0.21842146, a: 1}
useSimulation: 0
autoCycleSpeed: 0
simVerticalVelocity: 0
simIsSprinting: 0
simIsAiming: 0
simMoveSetID: 0
sprintThreshold: 0.8
dampTime: 0.1
--- !u!136 &9027690817715396964
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7522161431095319480}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 1
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.37279892
m_Height: 1.8474874
m_Direction: 1
m_Center: {x: 0, y: 0.92911196, z: -0.24853802}
--- !u!1001 &7561534673732472622
PrefabInstance:
m_ObjectHideFlags: 0