Skip to content

Commit eda72a7

Browse files
committed
removed dialog from service examples
1 parent 1d21c16 commit eda72a7

File tree

1 file changed

+3
-44
lines changed

1 file changed

+3
-44
lines changed

Examples/ServiceExamples/ServiceExamples.unity

Lines changed: 3 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RenderSettings:
3737
m_ReflectionIntensity: 1
3838
m_CustomReflection: {fileID: 0}
3939
m_Sun: {fileID: 0}
40-
m_IndirectSpecularColor: {r: 0.3735644, g: 0.38112032, b: 0.35887682, a: 1}
40+
m_IndirectSpecularColor: {r: 0.3735645, g: 0.38112062, b: 0.35887584, a: 1}
4141
--- !u!157 &3
4242
LightmapSettings:
4343
m_ObjectHideFlags: 0
@@ -593,7 +593,7 @@ GameObject:
593593
m_Icon: {fileID: 0}
594594
m_NavMeshLayer: 0
595595
m_StaticEditorFlags: 0
596-
m_IsActive: 0
596+
m_IsActive: 1
597597
--- !u!114 &1713392458
598598
MonoBehaviour:
599599
m_ObjectHideFlags: 0
@@ -633,7 +633,7 @@ GameObject:
633633
m_Icon: {fileID: 0}
634634
m_NavMeshLayer: 0
635635
m_StaticEditorFlags: 0
636-
m_IsActive: 1
636+
m_IsActive: 0
637637
--- !u!114 &1740459832
638638
MonoBehaviour:
639639
m_ObjectHideFlags: 0
@@ -658,47 +658,6 @@ Transform:
658658
m_Children: []
659659
m_Father: {fileID: 0}
660660
m_RootOrder: 1
661-
--- !u!1 &1979050314
662-
GameObject:
663-
m_ObjectHideFlags: 0
664-
m_PrefabParentObject: {fileID: 0}
665-
m_PrefabInternal: {fileID: 0}
666-
serializedVersion: 4
667-
m_Component:
668-
- 4: {fileID: 1979050316}
669-
- 114: {fileID: 1979050315}
670-
m_Layer: 0
671-
m_Name: ExampleDialog
672-
m_TagString: Untagged
673-
m_Icon: {fileID: 0}
674-
m_NavMeshLayer: 0
675-
m_StaticEditorFlags: 0
676-
m_IsActive: 0
677-
--- !u!114 &1979050315
678-
MonoBehaviour:
679-
m_ObjectHideFlags: 0
680-
m_PrefabParentObject: {fileID: 0}
681-
m_PrefabInternal: {fileID: 0}
682-
m_GameObject: {fileID: 1979050314}
683-
m_Enabled: 1
684-
m_EditorHideFlags: 0
685-
m_Script: {fileID: 11500000, guid: e8b52562568714a48a89536c62fb978e, type: 3}
686-
m_Name:
687-
m_EditorClassIdentifier:
688-
m_DialogID: 61343031353936302d333963322d346436622d393537312d333863373461656366666664
689-
--- !u!4 &1979050316
690-
Transform:
691-
m_ObjectHideFlags: 0
692-
m_PrefabParentObject: {fileID: 0}
693-
m_PrefabInternal: {fileID: 0}
694-
m_GameObject: {fileID: 1979050314}
695-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
696-
m_LocalPosition: {x: 0, y: 1, z: -10}
697-
m_LocalScale: {x: 1, y: 1, z: 1}
698-
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
699-
m_Children: []
700-
m_Father: {fileID: 0}
701-
m_RootOrder: 2
702661
--- !u!1 &2004886371
703662
GameObject:
704663
m_ObjectHideFlags: 0

0 commit comments

Comments
 (0)