Fix frog babe, add dialogue for airship

This commit is contained in:
2022-08-30 22:27:56 -07:00
parent 7a891a45f1
commit 59d65e0e8c
20 changed files with 832 additions and 134 deletions

View File

@@ -2134,7 +2134,6 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
_scene: WorldMap
_spawnPoint: {fileID: 454201991289137308, guid: 4d393c77fe6c75642a65470bac7c05f4, type: 3}
_promptToEnter: 0
_promptText: {fileID: 0}
--- !u!20 &1051381684 stripped
@@ -2212,6 +2211,165 @@ MeshCollider:
m_Convex: 0
m_CookingOptions: 30
m_Mesh: {fileID: -5495902117074765545, guid: c6aa81c7b978a9641944a93cf80b7b52, type: 3}
--- !u!1 &1075144244
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1075144245}
- component: {fileID: 1075144250}
- component: {fileID: 1075144249}
- component: {fileID: 1075144248}
- component: {fileID: 1075144247}
- component: {fileID: 1075144246}
m_Layer: 3
m_Name: Dialogue Radius
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1075144245
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1075144244}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 702.3, y: 256.52673, z: 2627.1}
m_LocalScale: {x: 34.02, y: 7.38, z: 34.02}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1163178683}
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1075144246
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1075144244}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 395173c319b902c4fafc1c6c0d433f24, type: 3}
m_Name:
m_EditorClassIdentifier:
dialogue:
Sentences:
- Oh hello.
- 'Sorry if I seem startled. I knew you were coming
but I didn''t know
when.'
- 'I wish I had the time to clean up a bit before you arrived.
It''s quite
a mess outside.'
- Luaria wasn't happy when we took part of her for ourselves.
- 'Her followers flew up here trying to do something.
Not really sure
what specifically.'
- As you can see they didn't have much time to talk.
- Mother power back then was like a piece of art.
- Powerful, beautiful, extraordinary.
- Everyday I see the wreckage, it reminds me why I was created.
- But unfortunately the casualties of war doesn't make my job any easier.
- I was worried I wouldn't have it harvested in time for your arrival.
- But against the odds, here it is!
- So much power from this sand can be condensed to this one item.
- 'But now I am finished, my purpose is achieved.
I can die happy.'
- I am going to spend the rest of my time cherishing her beauty.
SoundEffect:
audioClip: {fileID: 8300000, guid: cde99aa876cd4a948a9f0ab587d8254f, type: 3}
pitchMin: 0.5
pitchMax: 1
volumeMin: 0.7
volumeMax: 1.3
TextSpeed: 0.02
--- !u!114 &1075144247
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1075144244}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 965133ab48042cf49acd1b0f8c2a2706, type: 3}
m_Name:
m_EditorClassIdentifier:
_dialogueTrigger: {fileID: 1075144246}
--- !u!135 &1075144248
SphereCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1075144244}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!23 &1075144249
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1075144244}
m_Enabled: 0
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
--- !u!33 &1075144250
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1075144244}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!1 &1077272319 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: -3215555783603854218, guid: c6aa81c7b978a9641944a93cf80b7b52, type: 3}
@@ -2429,6 +2587,7 @@ Transform:
- {fileID: 148242355}
- {fileID: 183386901}
- {fileID: 1458446960}
- {fileID: 1075144245}
m_Father: {fileID: 0}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 60, z: 0}