Add hints to Castello

This commit is contained in:
Nadine Ganz 2025-08-04 19:59:56 +02:00
parent 3850273faf
commit ac004ea0ac
4 changed files with 1306 additions and 696 deletions

View File

@ -43,6 +43,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.FadeIn("FadeScene.XRInteractionHandsSetup.Black") BTC.FadeIn("FadeScene.XRInteractionHandsSetup.Black")
} }
Composite(Sequence) {
BTC.Wait(3)
BTC.Show("GO.HINTS.SitDownHint")
BTC.Wait(5)
BTC.Hide("GO.HINTS.SitDownHint")
}
BTC.Run("MediaPlayer.VIDEOS.IntroF1") BTC.Run("MediaPlayer.VIDEOS.IntroF1")
} }
@ -50,11 +57,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-2a") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-2a")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -77,6 +86,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AbortSpeechEventListener() BTC.AbortSpeechEventListener()
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.Hide("GO.HINTS.SpeakHint")
} }
} }
@ -86,11 +96,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-4a") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-4a")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -113,6 +125,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AbortSpeechEventListener() BTC.AbortSpeechEventListener()
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.Hide("GO.HINTS.SpeakHint")
} }
} }
@ -122,11 +135,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-6") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-6")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -149,6 +164,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AbortSpeechEventListener() BTC.AbortSpeechEventListener()
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.Hide("GO.HINTS.SpeakHint")
} }
} }
@ -159,11 +175,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-8a") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-8a")
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-8b") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Intro-U-8b")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -237,6 +255,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.SetBool("InitOffeneFragen", false) BTC.SetBool("InitOffeneFragen", false)
BTC.Hide("GO.HINTS.SpeakHint")
RunTree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli") RunTree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli")
} }
@ -253,11 +272,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Outro-U-2a") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Outro-U-2a")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -280,6 +301,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Intro") {
BTC.AbortSpeechEventListener() BTC.AbortSpeechEventListener()
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.Hide("GO.HINTS.SpeakHint")
} }
} }
@ -308,11 +330,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli") {
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Geschichte_Castelli-U-2a") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Geschichte_Castelli-U-2a")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -335,6 +359,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli") {
BTC.AbortSpeechEventListener() BTC.AbortSpeechEventListener()
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.Hide("GO.HINTS.SpeakHint")
} }
} }
@ -346,11 +371,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli") {
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Geschichte_Castelli-U-4b") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Geschichte_Castelli-U-4b")
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Geschichte_Castelli-U-5") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Geschichte_Castelli-U-5")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -399,6 +426,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli") {
BTC.AbortSpeechEventListener() BTC.AbortSpeechEventListener()
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.Hide("GO.HINTS.SpeakHint")
} }
} }
@ -417,9 +445,18 @@ Tree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli") {
BTC.Show("GO.Canvaspanoramatafelslideshow.SlideshowChatbot") BTC.Show("GO.Canvaspanoramatafelslideshow.SlideshowChatbot")
} }
BTC.Hide("MediaPlayer.VIDEOS.ChatbotBurgenFidle_02") Composite(Marathon) {
BTC.Run("MediaPlayer.VIDEOS.ChatbotBurgenF1") Composite(Sequence) {
BTC.Run("MediaPlayer.VIDEOS.ChatbotBurgenFidle_02") BTC.Show("GO.HINTS.StandUpHint")
BTC.Wait(5)
BTC.Hide("GO.HINTS.StandUpHint")
}
Composite(Sequence) {
BTC.Hide("MediaPlayer.VIDEOS.ChatbotBurgenFidle_02")
BTC.Run("MediaPlayer.VIDEOS.ChatbotBurgenF1")
BTC.Run("MediaPlayer.VIDEOS.ChatbotBurgenFidle_02")
}
}
// U druckt Knopf // U druckt Knopf
BTC.Run("NamedPokeEvent.INTERACTABLES.ChatbotButton") BTC.Run("NamedPokeEvent.INTERACTABLES.ChatbotButton")
@ -441,11 +478,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli") {
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Chatbot_Burgen-U-7") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Chatbot_Burgen-U-7")
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Chatbot_Burgen-U-10") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Chatbot_Burgen-U-10")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -538,6 +577,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Geschichte_Castelli") {
BTC.AbortSpeechEventListener() BTC.AbortSpeechEventListener()
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.Hide("GO.HINTS.SpeakHint")
RunTree("26_Castello_Castelli_di_Bellinzona_Castelli_Bot_offene_Fragen") RunTree("26_Castello_Castelli_di_Bellinzona_Castelli_Bot_offene_Fragen")
} }
@ -551,11 +591,13 @@ Tree("26_Castello_Castelli_di_Bellinzona_Chatbot_Burgen_Entscheidung_Offene_Frag
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Chatbot_Burgen-U-12a") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Chatbot_Burgen-U-12a")
BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Chatbot_Burgen-U-12b") BTC.AddPossbileSpeechIntent("Castelli_di_Bellinzona-Chatbot_Burgen-U-12b")
BTC.StartSpeechIntentRecognition() BTC.StartSpeechIntentRecognition()
BTC.Show("GO.HINTS.SpeakHint")
Composite(Race) { Composite(Race) {
// -- Race 1: User sagt etwas // -- Race 1: User sagt etwas
Composite(Sequence) { Composite(Sequence) {
BTC.UserStartedSpeechInput() BTC.UserStartedSpeechInput()
BTC.Hide("GO.HINTS.SpeakHint")
Composite(Selector) { Composite(Selector) {
// -- Selector 1: Intent erkannt // -- Selector 1: Intent erkannt
@ -624,6 +666,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Chatbot_Burgen_Entscheidung_Offene_Frag
BTC.AbortSpeechEventListener() BTC.AbortSpeechEventListener()
BTC.StopSpeechIntentRecognition() BTC.StopSpeechIntentRecognition()
BTC.ClearPossbileSpeechIntents() BTC.ClearPossbileSpeechIntents()
BTC.Hide("GO.HINTS.SpeakHint")
RunTree("26_Castello_Castelli_di_Bellinzona_Castelli_Bot_offene_Fragen") RunTree("26_Castello_Castelli_di_Bellinzona_Castelli_Bot_offene_Fragen")
} }
@ -646,6 +689,7 @@ Tree("26_Castello_Castelli_di_Bellinzona_Castelli_Bot_offene_Fragen") {
BTC.FadeIn("FadeScene.XRInteractionHandsSetup.Black") BTC.FadeIn("FadeScene.XRInteractionHandsSetup.Black")
BTC.Show("GO.Canvaspanoramatafelslideshow.SlideshowChatbot") BTC.Show("GO.Canvaspanoramatafelslideshow.SlideshowChatbot")
} }
BTC.Show("GO.HINTS.StandUpHint")
} }
Composite(Marathon) { Composite(Marathon) {
@ -666,6 +710,8 @@ Tree("26_Castello_Castelli_di_Bellinzona_Castelli_Bot_offene_Fragen") {
BTC.Run("Timeline.TIMELINES.TimelineCastelloCh_atbot_End") BTC.Run("Timeline.TIMELINES.TimelineCastelloCh_atbot_End")
} }
BTC.Hide("GO.HINTS.StandUpHint")
BTC.Wait(7) BTC.Wait(7)
} }
} }

View File

@ -0,0 +1,739 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &8713376955033237546
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5780123326611517098}
m_Layer: 0
m_Name: _HINTS
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &5780123326611517098
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8713376955033237546}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 52.06842, y: 1.0210495, z: 20.924421}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 280851864282049477}
- {fileID: 4138758364188910541}
- {fileID: 3378427121608560746}
- {fileID: 2614011775579790997}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &461924630754697637
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 5780123326611517098}
m_Modifications:
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalScale.x
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalScale.y
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalScale.z
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalPosition.x
value: 0.008579254
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalPosition.y
value: 0.8069999
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalPosition.z
value: -0.7234211
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalRotation.w
value: 0.9667921
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalRotation.y
value: 0.25556427
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4665492558363379076, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_Name
value: GO.HINTS.SitDownHint
objectReference: {fileID: 0}
- target: {fileID: 4665492558363379076, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 4665492558363379076, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
insertIndex: -1
addedObject: {fileID: 3896046581969645000}
- targetCorrespondingSourceObject: {fileID: 4665492558363379076, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
insertIndex: -1
addedObject: {fileID: 5433900012139471269}
- targetCorrespondingSourceObject: {fileID: 4665492558363379076, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
insertIndex: -1
addedObject: {fileID: 6554549793886114932}
m_SourcePrefab: {fileID: 100100000, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
--- !u!4 &4138758364188910541 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 4541533658016318056, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
m_PrefabInstance: {fileID: 461924630754697637}
m_PrefabAsset: {fileID: 0}
--- !u!1 &5104336231862985761 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 4665492558363379076, guid: 469d1529857538e4da7c17c9e4d96d4d, type: 3}
m_PrefabInstance: {fileID: 461924630754697637}
m_PrefabAsset: {fileID: 0}
--- !u!114 &3896046581969645000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5104336231862985761}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 83a0fb9fd335d4dd7a8acec20f9a233d, type: 3}
m_Name:
m_EditorClassIdentifier:
distanceFromCamera: 1
offset: {x: -0.3, y: 0.25, z: 0}
moveSmoothSpeed: 5
rotateSmoothSpeed: 5
--- !u!114 &5433900012139471269
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5104336231862985761}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ab2a8bf28f111456caf08afcd0888bf5, type: 3}
m_Name:
m_EditorClassIdentifier:
handlers:
- {fileID: 6554549793886114932}
roomId: HINTS
uniqueId:
_name: GO.HINTS.GoXY
--- !u!114 &6554549793886114932
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5104336231862985761}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 854f42016d3df44a991cdc2fdbe4a363, type: 3}
m_Name:
m_EditorClassIdentifier:
showHelpText: 0
fadeInTime: 1.5
fadeOutTime: 1.5
go: {fileID: 5104336231862985761}
objName: SitDownHint
--- !u!1001 &2038806198215862876
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 5780123326611517098}
m_Modifications:
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalScale.x
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalScale.y
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalScale.z
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalPosition.x
value: 0.008579254
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalPosition.y
value: 0.8069999
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalPosition.z
value: -0.7234211
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalRotation.w
value: 0.9667921
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalRotation.y
value: 0.25556427
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4895372869441235191, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_Name
value: GO.HINTS.SpeakHint
objectReference: {fileID: 0}
- target: {fileID: 4895372869441235191, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 4895372869441235191, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
insertIndex: -1
addedObject: {fileID: 9070816089339603225}
- targetCorrespondingSourceObject: {fileID: 4895372869441235191, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
insertIndex: -1
addedObject: {fileID: 70811229103913477}
- targetCorrespondingSourceObject: {fileID: 4895372869441235191, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
insertIndex: -1
addedObject: {fileID: 7047680218513811984}
m_SourcePrefab: {fileID: 100100000, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
--- !u!4 &280851864282049477 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 2282905166204944793, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
m_PrefabInstance: {fileID: 2038806198215862876}
m_PrefabAsset: {fileID: 0}
--- !u!1 &6891792619192730283 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 4895372869441235191, guid: d699d09d13e9ec245949ae37ae2bd70a, type: 3}
m_PrefabInstance: {fileID: 2038806198215862876}
m_PrefabAsset: {fileID: 0}
--- !u!114 &9070816089339603225
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6891792619192730283}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ab2a8bf28f111456caf08afcd0888bf5, type: 3}
m_Name:
m_EditorClassIdentifier:
handlers:
- {fileID: 70811229103913477}
roomId: HINTS
uniqueId:
_name: GO.HINTS.GoXY
--- !u!114 &70811229103913477
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6891792619192730283}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 854f42016d3df44a991cdc2fdbe4a363, type: 3}
m_Name:
m_EditorClassIdentifier:
showHelpText: 0
fadeInTime: 1.5
fadeOutTime: 1.5
go: {fileID: 6891792619192730283}
objName: SpeakHint
--- !u!114 &7047680218513811984
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6891792619192730283}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 83a0fb9fd335d4dd7a8acec20f9a233d, type: 3}
m_Name:
m_EditorClassIdentifier:
distanceFromCamera: 1
offset: {x: -0.3, y: 0.25, z: 0}
moveSmoothSpeed: 5
rotateSmoothSpeed: 5
--- !u!1001 &5797420413098835588
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 5780123326611517098}
m_Modifications:
- target: {fileID: 1299432764967086791, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_Name
value: TextMeshPro.HINTS.SpeechErrorText
objectReference: {fileID: 0}
- target: {fileID: 2791925709092458573, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_Enabled
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2855770860446126157, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_Name
value: TextMeshPro.HINTS.SpeechErrorTitle
objectReference: {fileID: 0}
- target: {fileID: 5443533871061207843, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_Name
value: GO.HINTS.SpeechErrorHint
objectReference: {fileID: 0}
- target: {fileID: 5443533871061207843, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6360084142219143561, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_text
value: "Offenes Gespr\xE4ch mit Chatbot\\n ist noch in Arbeit. Stay tuned!"
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalScale.x
value: 0.098437
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalScale.y
value: 0.098437
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalScale.z
value: 0.098437
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalPosition.x
value: 2.08
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalPosition.y
value: 0.807
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalPosition.z
value: 0.757
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalRotation.w
value: 0.9667921
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalRotation.y
value: 0.25556427
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 29.614
objectReference: {fileID: 0}
- target: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8820259593818238084, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
propertyPath: m_text
value: Coming soon
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 5443533871061207843, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
insertIndex: -1
addedObject: {fileID: 6929993079649362723}
- targetCorrespondingSourceObject: {fileID: 5443533871061207843, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
insertIndex: -1
addedObject: {fileID: 8497848385741771514}
- targetCorrespondingSourceObject: {fileID: 5443533871061207843, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
insertIndex: -1
addedObject: {fileID: 5895885641244374690}
- targetCorrespondingSourceObject: {fileID: 2855770860446126157, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
insertIndex: -1
addedObject: {fileID: 1995285275144999342}
- targetCorrespondingSourceObject: {fileID: 2855770860446126157, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
insertIndex: -1
addedObject: {fileID: 550826168687936813}
- targetCorrespondingSourceObject: {fileID: 1299432764967086791, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
insertIndex: -1
addedObject: {fileID: 5169476132263270944}
- targetCorrespondingSourceObject: {fileID: 1299432764967086791, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
insertIndex: -1
addedObject: {fileID: 1445393780353350155}
m_SourcePrefab: {fileID: 100100000, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
--- !u!114 &591974804845467405 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 6360084142219143561, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
m_PrefabInstance: {fileID: 5797420413098835588}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4790721770376614979}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &2017544534798611879 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 5443533871061207843, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
m_PrefabInstance: {fileID: 5797420413098835588}
m_PrefabAsset: {fileID: 0}
--- !u!114 &6929993079649362723
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2017544534798611879}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ab2a8bf28f111456caf08afcd0888bf5, type: 3}
m_Name:
m_EditorClassIdentifier:
handlers:
- {fileID: 8497848385741771514}
roomId: HINTS
uniqueId:
_name: GO.HINTS.GoXY
--- !u!114 &8497848385741771514
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2017544534798611879}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 854f42016d3df44a991cdc2fdbe4a363, type: 3}
m_Name:
m_EditorClassIdentifier:
showHelpText: 0
fadeInTime: 1.5
fadeOutTime: 1.5
go: {fileID: 2017544534798611879}
objName: SpeechErrorHint
--- !u!114 &5895885641244374690
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2017544534798611879}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 83a0fb9fd335d4dd7a8acec20f9a233d, type: 3}
m_Name:
m_EditorClassIdentifier:
distanceFromCamera: 1
offset: {x: 0, y: 0, z: 0}
moveSmoothSpeed: 5
rotateSmoothSpeed: 5
--- !u!4 &2614011775579790997 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 8372832698573889553, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
m_PrefabInstance: {fileID: 5797420413098835588}
m_PrefabAsset: {fileID: 0}
--- !u!114 &3031846655392403968 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 8820259593818238084, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
m_PrefabInstance: {fileID: 5797420413098835588}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8634859888722783945}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &4790721770376614979 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1299432764967086791, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
m_PrefabInstance: {fileID: 5797420413098835588}
m_PrefabAsset: {fileID: 0}
--- !u!114 &5169476132263270944
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4790721770376614979}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ab2a8bf28f111456caf08afcd0888bf5, type: 3}
m_Name:
m_EditorClassIdentifier:
handlers:
- {fileID: 1445393780353350155}
roomId: HINTS
uniqueId:
_name: TextMeshPro.HINTS.TmpXY
--- !u!114 &1445393780353350155
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4790721770376614979}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2d2573f175dca49798c0d32c1fe608c1, type: 3}
m_Name:
m_EditorClassIdentifier:
showHelpText: 0
fadeInTime: 1.5
fadeOutTime: 1.5
textMeshProUGuiComponent: {fileID: 591974804845467405}
textMeshProComponent: {fileID: 0}
objName: SpeechErrorText
--- !u!1 &8634859888722783945 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 2855770860446126157, guid: 533729b907ee1354f8dc3bca4ad67ab5, type: 3}
m_PrefabInstance: {fileID: 5797420413098835588}
m_PrefabAsset: {fileID: 0}
--- !u!114 &1995285275144999342
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8634859888722783945}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ab2a8bf28f111456caf08afcd0888bf5, type: 3}
m_Name:
m_EditorClassIdentifier:
handlers:
- {fileID: 550826168687936813}
roomId: HINTS
uniqueId:
_name: TextMeshPro.HINTS.TmpXY
--- !u!114 &550826168687936813
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8634859888722783945}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2d2573f175dca49798c0d32c1fe608c1, type: 3}
m_Name:
m_EditorClassIdentifier:
showHelpText: 0
fadeInTime: 1.5
fadeOutTime: 1.5
textMeshProUGuiComponent: {fileID: 3031846655392403968}
textMeshProComponent: {fileID: 0}
objName: SpeechErrorTitle
--- !u!1001 &6878406055095916517
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 5780123326611517098}
m_Modifications:
- target: {fileID: 1406182678084119885, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_Name
value: GO.HINTS.StandUpHint
objectReference: {fileID: 0}
- target: {fileID: 1406182678084119885, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalScale.x
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalScale.y
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalScale.z
value: 0.0523232
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalPosition.x
value: 0.008579254
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalPosition.y
value: 0.8069999
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalPosition.z
value: -0.7234211
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalRotation.w
value: 0.9667921
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalRotation.y
value: 0.25556427
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 1406182678084119885, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
insertIndex: -1
addedObject: {fileID: 5792893279221422579}
- targetCorrespondingSourceObject: {fileID: 1406182678084119885, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
insertIndex: -1
addedObject: {fileID: 573030395164707458}
- targetCorrespondingSourceObject: {fileID: 1406182678084119885, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
insertIndex: -1
addedObject: {fileID: 5670411369543775036}
m_SourcePrefab: {fileID: 100100000, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
--- !u!4 &3378427121608560746 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 8185173903482898319, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
m_PrefabInstance: {fileID: 6878406055095916517}
m_PrefabAsset: {fileID: 0}
--- !u!1 &5545833773526006440 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1406182678084119885, guid: a1f3aaf6727b2d94baf36afc3aa10aa4, type: 3}
m_PrefabInstance: {fileID: 6878406055095916517}
m_PrefabAsset: {fileID: 0}
--- !u!114 &5792893279221422579
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5545833773526006440}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ab2a8bf28f111456caf08afcd0888bf5, type: 3}
m_Name:
m_EditorClassIdentifier:
handlers:
- {fileID: 573030395164707458}
roomId: HINTS
uniqueId:
_name: GO.HINTS.GoXY
--- !u!114 &573030395164707458
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5545833773526006440}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 854f42016d3df44a991cdc2fdbe4a363, type: 3}
m_Name:
m_EditorClassIdentifier:
showHelpText: 0
fadeInTime: 1.5
fadeOutTime: 1.5
go: {fileID: 5545833773526006440}
objName: StandUpHint
--- !u!114 &5670411369543775036
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5545833773526006440}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 83a0fb9fd335d4dd7a8acec20f9a233d, type: 3}
m_Name:
m_EditorClassIdentifier:
distanceFromCamera: 1
offset: {x: -0.3, y: 0.25, z: 0}
moveSmoothSpeed: 5
rotateSmoothSpeed: 5

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 71c928f9591fc4e36813b5fd2e56dae2
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff