Projekt

Obecné

Profil

« Předchozí | Další » 

Revize a623f243

Přidáno uživatelem Miloslav Kovář před téměř 4 roky(ů)

Re #8902 - External scene loading and basic room scene

Zobrazit rozdíly:

deltarobot-vr/Assets/CDArrowMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: CDArrowMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 1, y: 1}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 0}
44
        m_Scale: {x: 1, y: 1}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 1, g: 0, b: 0, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/CDArrowMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: ba5e94541fd24e84d8a7cef22c83d162
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/CubeMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: CubeMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 1, y: 1}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 0}
44
        m_Scale: {x: 1, y: 1}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 0, g: 0.61987686, b: 1, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/CubeMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: 62f2cab33e7d65346be49f4912bdd9ee
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/CurveMaterial 1.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: CurveMaterial 1
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 1, y: 1}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 0}
44
        m_Scale: {x: 1, y: 1}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 1, g: 1, b: 0, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/CurveMaterial 1.mat.meta
1
fileFormatVersion: 2
2
guid: 4fccf519985fbac4cafe474b1888cf3c
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/DDArrowMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: DDArrowMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 1, y: 1}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 0}
44
        m_Scale: {x: 1, y: 1}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 0, g: 1, b: 0, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/DDArrowMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: b01c4eddab52a9d47b02db54cc78e6c2
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/DeltaRobotVr/MainScript.cs
1
using System;
2
using UnityEngine;
3

  
4
namespace DeltaRobotVr
5
{
6
    public class MainScript : MonoBehaviour
7
    {
8
        private void Start()
9
        {
10
            Client.Instance.Start();
11
        }
12

  
13
        private void OnDestroy()
14
        {
15
            Client.Instance.Stop();
16
        }
17
    }
1
using System;
2
using UnityEngine;
3
using UnityEngine.SceneManagement;
4

  
5
namespace DeltaRobotVr
6
{
7
    public class MainScript : MonoBehaviour
8
    {
9
        private void Start()
10
        {
11
            SceneManager.LoadScene("BasicRoomScene", LoadSceneMode.Additive);
12
            Client.Instance.Start();
13
        }
14

  
15
        private void OnDestroy()
16
        {
17
            Client.Instance.Stop();
18
        }
19
    }
18 20
}
deltarobot-vr/Assets/Materials.meta
1
fileFormatVersion: 2
2
guid: 59c33208250a1734c9e56eff3f49e5d7
3
folderAsset: yes
4
DefaultImporter:
5
  externalObjects: {}
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/Materials/CDArrowMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: CDArrowMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 1, y: 1}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 0}
44
        m_Scale: {x: 1, y: 1}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 1, g: 0, b: 0, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/Materials/CDArrowMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: ba5e94541fd24e84d8a7cef22c83d162
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/Materials/CeilingMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: CeilingMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 2, y: 2}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 2800000, guid: 2fbd8f44050ce874f8c6b71a9f05156a, type: 3}
44
        m_Scale: {x: 2, y: 2}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 1, g: 1, b: 1, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/Materials/CeilingMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: 6c9c1ea3766274f4294d380f93fd5782
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/Materials/CubeMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: CubeMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 1, y: 1}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 0}
44
        m_Scale: {x: 1, y: 1}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 0, g: 0.61987686, b: 1, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/Materials/CubeMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: 62f2cab33e7d65346be49f4912bdd9ee
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/Materials/CurveMaterial 1.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: CurveMaterial 1
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 1, y: 1}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 0}
44
        m_Scale: {x: 1, y: 1}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 1, g: 1, b: 0, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/Materials/CurveMaterial 1.mat.meta
1
fileFormatVersion: 2
2
guid: 4fccf519985fbac4cafe474b1888cf3c
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/Materials/DDArrowMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: DDArrowMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 1, y: 1}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 0}
44
        m_Scale: {x: 1, y: 1}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 0, g: 1, b: 0, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/Materials/DDArrowMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: b01c4eddab52a9d47b02db54cc78e6c2
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/Materials/FloorMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: FloorMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: _MAPPING_LATITUDE_LONGITUDE_LAYOUT
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 2, y: 2}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 2800000, guid: 2fbd8f44050ce874f8c6b71a9f05156a, type: 3}
44
        m_Scale: {x: 2, y: 2}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    - _TerrainHolesTexture:
59
        m_Texture: {fileID: 0}
60
        m_Scale: {x: 1, y: 1}
61
        m_Offset: {x: 0, y: 0}
62
    m_Floats:
63
    - _BumpScale: 1
64
    - _Cutoff: 0.5
65
    - _DetailNormalMapScale: 1
66
    - _DstBlend: 0
67
    - _Exposure: 1
68
    - _GlossMapScale: 1
69
    - _Glossiness: 0.5
70
    - _GlossyReflections: 1
71
    - _ImageType: 0
72
    - _Layout: 0
73
    - _Mapping: 1
74
    - _Metallic: 0
75
    - _MirrorOnBack: 0
76
    - _Mode: 0
77
    - _OcclusionStrength: 1
78
    - _Parallax: 0.02
79
    - _Rotation: 0
80
    - _SmoothnessTextureChannel: 0
81
    - _SpecularHighlights: 1
82
    - _SrcBlend: 1
83
    - _UVSec: 0
84
    - _ZWrite: 1
85
    m_Colors:
86
    - _Color: {r: 1, g: 1, b: 1, a: 1}
87
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
88
    - _Tint: {r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 0.5}
89
  m_BuildTextureStacks: []
deltarobot-vr/Assets/Materials/FloorMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: edf1eda829aa3dd4d91a585a41bbcaff
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/Materials/WallMaterial.mat
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!21 &2100000
4
Material:
5
  serializedVersion: 6
6
  m_ObjectHideFlags: 0
7
  m_CorrespondingSourceObject: {fileID: 0}
8
  m_PrefabInstance: {fileID: 0}
9
  m_PrefabAsset: {fileID: 0}
10
  m_Name: WallMaterial
11
  m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
12
  m_ShaderKeywords: 
13
  m_LightmapFlags: 4
14
  m_EnableInstancingVariants: 0
15
  m_DoubleSidedGI: 0
16
  m_CustomRenderQueue: -1
17
  stringTagMap: {}
18
  disabledShaderPasses: []
19
  m_SavedProperties:
20
    serializedVersion: 3
21
    m_TexEnvs:
22
    - _BumpMap:
23
        m_Texture: {fileID: 0}
24
        m_Scale: {x: 1, y: 1}
25
        m_Offset: {x: 0, y: 0}
26
    - _DetailAlbedoMap:
27
        m_Texture: {fileID: 0}
28
        m_Scale: {x: 1, y: 1}
29
        m_Offset: {x: 0, y: 0}
30
    - _DetailMask:
31
        m_Texture: {fileID: 0}
32
        m_Scale: {x: 1, y: 1}
33
        m_Offset: {x: 0, y: 0}
34
    - _DetailNormalMap:
35
        m_Texture: {fileID: 0}
36
        m_Scale: {x: 1, y: 1}
37
        m_Offset: {x: 0, y: 0}
38
    - _EmissionMap:
39
        m_Texture: {fileID: 0}
40
        m_Scale: {x: 2, y: 2}
41
        m_Offset: {x: 0, y: 0}
42
    - _MainTex:
43
        m_Texture: {fileID: 2800000, guid: 3edac11fc8c78654eb631f6efab3de90, type: 3}
44
        m_Scale: {x: 2, y: 2}
45
        m_Offset: {x: 0, y: 0}
46
    - _MetallicGlossMap:
47
        m_Texture: {fileID: 0}
48
        m_Scale: {x: 1, y: 1}
49
        m_Offset: {x: 0, y: 0}
50
    - _OcclusionMap:
51
        m_Texture: {fileID: 0}
52
        m_Scale: {x: 1, y: 1}
53
        m_Offset: {x: 0, y: 0}
54
    - _ParallaxMap:
55
        m_Texture: {fileID: 0}
56
        m_Scale: {x: 1, y: 1}
57
        m_Offset: {x: 0, y: 0}
58
    m_Floats:
59
    - _BumpScale: 1
60
    - _Cutoff: 0.5
61
    - _DetailNormalMapScale: 1
62
    - _DstBlend: 0
63
    - _GlossMapScale: 1
64
    - _Glossiness: 0.5
65
    - _GlossyReflections: 1
66
    - _Metallic: 0
67
    - _Mode: 0
68
    - _OcclusionStrength: 1
69
    - _Parallax: 0.02
70
    - _SmoothnessTextureChannel: 0
71
    - _SpecularHighlights: 1
72
    - _SrcBlend: 1
73
    - _UVSec: 0
74
    - _ZWrite: 1
75
    m_Colors:
76
    - _Color: {r: 1, g: 1, b: 1, a: 1}
77
    - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
78
  m_BuildTextureStacks: []
deltarobot-vr/Assets/Materials/WallMaterial.mat.meta
1
fileFormatVersion: 2
2
guid: bdcf96e2be8dc324aa35c44f11dc3149
3
NativeFormatImporter:
4
  externalObjects: {}
5
  mainObjectFileID: 2100000
6
  userData: 
7
  assetBundleName: 
8
  assetBundleVariant: 
deltarobot-vr/Assets/Scenes/BasicRoomScene.unity
1
%YAML 1.1
2
%TAG !u! tag:unity3d.com,2011:
3
--- !u!29 &1
4
OcclusionCullingSettings:
5
  m_ObjectHideFlags: 0
6
  serializedVersion: 2
7
  m_OcclusionBakeSettings:
8
    smallestOccluder: 5
9
    smallestHole: 0.25
10
    backfaceThreshold: 100
11
  m_SceneGUID: 00000000000000000000000000000000
12
  m_OcclusionCullingData: {fileID: 0}
13
--- !u!104 &2
14
RenderSettings:
15
  m_ObjectHideFlags: 0
16
  serializedVersion: 9
17
  m_Fog: 0
18
  m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
19
  m_FogMode: 3
20
  m_FogDensity: 0.01
21
  m_LinearFogStart: 0
22
  m_LinearFogEnd: 300
23
  m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
24
  m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
25
  m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
26
  m_AmbientIntensity: 1
27
  m_AmbientMode: 0
28
  m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
29
  m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
30
  m_HaloStrength: 0.5
31
  m_FlareStrength: 1
32
  m_FlareFadeSpeed: 3
33
  m_HaloTexture: {fileID: 0}
34
  m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
35
  m_DefaultReflectionMode: 0
36
  m_DefaultReflectionResolution: 128
37
  m_ReflectionBounces: 1
38
  m_ReflectionIntensity: 1
39
  m_CustomReflection: {fileID: 0}
40
  m_Sun: {fileID: 0}
41
  m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
42
  m_UseRadianceAmbientProbe: 0
43
--- !u!157 &3
44
LightmapSettings:
45
  m_ObjectHideFlags: 0
46
  serializedVersion: 12
47
  m_GIWorkflowMode: 1
48
  m_GISettings:
49
    serializedVersion: 2
50
    m_BounceScale: 1
51
    m_IndirectOutputScale: 1
52
    m_AlbedoBoost: 1
53
    m_EnvironmentLightingMode: 0
54
    m_EnableBakedLightmaps: 1
55
    m_EnableRealtimeLightmaps: 0
56
  m_LightmapEditorSettings:
57
    serializedVersion: 12
58
    m_Resolution: 2
59
    m_BakeResolution: 40
60
    m_AtlasSize: 1024
61
    m_AO: 0
62
    m_AOMaxDistance: 1
63
    m_CompAOExponent: 1
64
    m_CompAOExponentDirect: 0
65
    m_ExtractAmbientOcclusion: 0
66
    m_Padding: 2
67
    m_LightmapParameters: {fileID: 0}
68
    m_LightmapsBakeMode: 1
69
    m_TextureCompression: 1
70
    m_FinalGather: 0
71
    m_FinalGatherFiltering: 1
72
    m_FinalGatherRayCount: 256
73
    m_ReflectionCompression: 2
74
    m_MixedBakeMode: 2
75
    m_BakeBackend: 1
76
    m_PVRSampling: 1
77
    m_PVRDirectSampleCount: 32
78
    m_PVRSampleCount: 512
79
    m_PVRBounces: 2
80
    m_PVREnvironmentSampleCount: 256
81
    m_PVREnvironmentReferencePointCount: 2048
82
    m_PVRFilteringMode: 1
83
    m_PVRDenoiserTypeDirect: 1
84
    m_PVRDenoiserTypeIndirect: 1
85
    m_PVRDenoiserTypeAO: 1
86
    m_PVRFilterTypeDirect: 0
87
    m_PVRFilterTypeIndirect: 0
88
    m_PVRFilterTypeAO: 0
89
    m_PVREnvironmentMIS: 1
90
    m_PVRCulling: 1
91
    m_PVRFilteringGaussRadiusDirect: 1
92
    m_PVRFilteringGaussRadiusIndirect: 5
93
    m_PVRFilteringGaussRadiusAO: 2
94
    m_PVRFilteringAtrousPositionSigmaDirect: 0.5
95
    m_PVRFilteringAtrousPositionSigmaIndirect: 2
96
    m_PVRFilteringAtrousPositionSigmaAO: 1
97
    m_ExportTrainingData: 0
98
    m_TrainingDataDestination: TrainingData
99
    m_LightProbeSampleCountMultiplier: 4
100
  m_LightingDataAsset: {fileID: 0}
101
  m_LightingSettings: {fileID: 0}
102
--- !u!196 &4
103
NavMeshSettings:
104
  serializedVersion: 2
105
  m_ObjectHideFlags: 0
106
  m_BuildSettings:
107
    serializedVersion: 2
108
    agentTypeID: 0
109
    agentRadius: 0.5
110
    agentHeight: 2
111
    agentSlope: 45
112
    agentClimb: 0.4
113
    ledgeDropHeight: 0
114
    maxJumpAcrossDistance: 0
115
    minRegionArea: 2
116
    manualCellSize: 0
117
    cellSize: 0.16666667
118
    manualTileSize: 0
119
    tileSize: 256
120
    accuratePlacement: 0
121
    maxJobWorkers: 0
122
    preserveTilesOutsideBounds: 0
123
    debug:
124
      m_Flags: 0
125
  m_NavMeshData: {fileID: 0}
126
--- !u!1 &662555820
127
GameObject:
128
  m_ObjectHideFlags: 0
129
  m_CorrespondingSourceObject: {fileID: 0}
130
  m_PrefabInstance: {fileID: 0}
131
  m_PrefabAsset: {fileID: 0}
132
  serializedVersion: 6
133
  m_Component:
134
  - component: {fileID: 662555821}
135
  - component: {fileID: 662555824}
136
  - component: {fileID: 662555823}
137
  - component: {fileID: 662555822}
138
  m_Layer: 0
139
  m_Name: Floor
140
  m_TagString: Untagged
141
  m_Icon: {fileID: 0}
142
  m_NavMeshLayer: 0
143
  m_StaticEditorFlags: 0
144
  m_IsActive: 1
145
--- !u!4 &662555821
146
Transform:
147
  m_ObjectHideFlags: 0
148
  m_CorrespondingSourceObject: {fileID: 0}
149
  m_PrefabInstance: {fileID: 0}
150
  m_PrefabAsset: {fileID: 0}
151
  m_GameObject: {fileID: 662555820}
152
  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
153
  m_LocalPosition: {x: 0, y: 0, z: 0}
154
  m_LocalScale: {x: 2.25, y: 1, z: 2.4}
155
  m_Children: []
156
  m_Father: {fileID: 971087799}
157
  m_RootOrder: 1
158
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
159
--- !u!64 &662555822
160
MeshCollider:
161
  m_ObjectHideFlags: 0
162
  m_CorrespondingSourceObject: {fileID: 0}
163
  m_PrefabInstance: {fileID: 0}
164
  m_PrefabAsset: {fileID: 0}
165
  m_GameObject: {fileID: 662555820}
166
  m_Material: {fileID: 0}
167
  m_IsTrigger: 0
168
  m_Enabled: 1
169
  serializedVersion: 4
170
  m_Convex: 0
171
  m_CookingOptions: 30
172
  m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
173
--- !u!23 &662555823
174
MeshRenderer:
175
  m_ObjectHideFlags: 0
176
  m_CorrespondingSourceObject: {fileID: 0}
177
  m_PrefabInstance: {fileID: 0}
178
  m_PrefabAsset: {fileID: 0}
179
  m_GameObject: {fileID: 662555820}
180
  m_Enabled: 1
181
  m_CastShadows: 1
182
  m_ReceiveShadows: 1
183
  m_DynamicOccludee: 1
184
  m_MotionVectors: 1
185
  m_LightProbeUsage: 1
186
  m_ReflectionProbeUsage: 1
187
  m_RayTracingMode: 2
188
  m_RayTraceProcedural: 0
189
  m_RenderingLayerMask: 1
190
  m_RendererPriority: 0
191
  m_Materials:
192
  - {fileID: 2100000, guid: edf1eda829aa3dd4d91a585a41bbcaff, type: 2}
193
  m_StaticBatchInfo:
194
    firstSubMesh: 0
195
    subMeshCount: 0
196
  m_StaticBatchRoot: {fileID: 0}
197
  m_ProbeAnchor: {fileID: 0}
198
  m_LightProbeVolumeOverride: {fileID: 0}
199
  m_ScaleInLightmap: 1
200
  m_ReceiveGI: 1
201
  m_PreserveUVs: 0
202
  m_IgnoreNormalsForChartDetection: 0
203
  m_ImportantGI: 0
204
  m_StitchLightmapSeams: 1
205
  m_SelectedEditorRenderState: 3
206
  m_MinimumChartSize: 4
207
  m_AutoUVMaxDistance: 0.5
208
  m_AutoUVMaxAngle: 89
209
  m_LightmapParameters: {fileID: 0}
210
  m_SortingLayerID: 0
211
  m_SortingLayer: 0
212
  m_SortingOrder: 0
213
  m_AdditionalVertexStreams: {fileID: 0}
214
--- !u!33 &662555824
215
MeshFilter:
216
  m_ObjectHideFlags: 0
217
  m_CorrespondingSourceObject: {fileID: 0}
218
  m_PrefabInstance: {fileID: 0}
219
  m_PrefabAsset: {fileID: 0}
220
  m_GameObject: {fileID: 662555820}
221
  m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
222
--- !u!1 &808779099
223
GameObject:
224
  m_ObjectHideFlags: 0
225
  m_CorrespondingSourceObject: {fileID: 0}
226
  m_PrefabInstance: {fileID: 0}
227
  m_PrefabAsset: {fileID: 0}
228
  serializedVersion: 6
229
  m_Component:
230
  - component: {fileID: 808779100}
231
  - component: {fileID: 808779103}
232
  - component: {fileID: 808779102}
233
  - component: {fileID: 808779101}
234
  m_Layer: 0
235
  m_Name: Ceiling
236
  m_TagString: Untagged
237
  m_Icon: {fileID: 0}
238
  m_NavMeshLayer: 0
239
  m_StaticEditorFlags: 0
240
  m_IsActive: 1
241
--- !u!4 &808779100
242
Transform:
243
  m_ObjectHideFlags: 0
244
  m_CorrespondingSourceObject: {fileID: 0}
245
  m_PrefabInstance: {fileID: 0}
246
  m_PrefabAsset: {fileID: 0}
247
  m_GameObject: {fileID: 808779099}
248
  m_LocalRotation: {x: 0, y: 0, z: 1, w: 0}
249
  m_LocalPosition: {x: 0, y: 15, z: 0}
250
  m_LocalScale: {x: 2.25, y: 1, z: 2.4}
251
  m_Children: []
252
  m_Father: {fileID: 971087799}
253
  m_RootOrder: 4
254
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 180}
255
--- !u!64 &808779101
256
MeshCollider:
257
  m_ObjectHideFlags: 0
258
  m_CorrespondingSourceObject: {fileID: 0}
259
  m_PrefabInstance: {fileID: 0}
260
  m_PrefabAsset: {fileID: 0}
261
  m_GameObject: {fileID: 808779099}
262
  m_Material: {fileID: 0}
263
  m_IsTrigger: 0
264
  m_Enabled: 1
265
  serializedVersion: 4
266
  m_Convex: 0
267
  m_CookingOptions: 30
268
  m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
269
--- !u!23 &808779102
270
MeshRenderer:
271
  m_ObjectHideFlags: 0
272
  m_CorrespondingSourceObject: {fileID: 0}
273
  m_PrefabInstance: {fileID: 0}
274
  m_PrefabAsset: {fileID: 0}
275
  m_GameObject: {fileID: 808779099}
276
  m_Enabled: 1
277
  m_CastShadows: 1
278
  m_ReceiveShadows: 1
279
  m_DynamicOccludee: 1
280
  m_MotionVectors: 1
281
  m_LightProbeUsage: 1
282
  m_ReflectionProbeUsage: 1
283
  m_RayTracingMode: 2
284
  m_RayTraceProcedural: 0
285
  m_RenderingLayerMask: 1
286
  m_RendererPriority: 0
287
  m_Materials:
288
  - {fileID: 2100000, guid: 6c9c1ea3766274f4294d380f93fd5782, type: 2}
289
  m_StaticBatchInfo:
290
    firstSubMesh: 0
291
    subMeshCount: 0
292
  m_StaticBatchRoot: {fileID: 0}
293
  m_ProbeAnchor: {fileID: 0}
294
  m_LightProbeVolumeOverride: {fileID: 0}
295
  m_ScaleInLightmap: 1
296
  m_ReceiveGI: 1
297
  m_PreserveUVs: 0
298
  m_IgnoreNormalsForChartDetection: 0
299
  m_ImportantGI: 0
300
  m_StitchLightmapSeams: 1
301
  m_SelectedEditorRenderState: 3
302
  m_MinimumChartSize: 4
303
  m_AutoUVMaxDistance: 0.5
304
  m_AutoUVMaxAngle: 89
305
  m_LightmapParameters: {fileID: 0}
306
  m_SortingLayerID: 0
307
  m_SortingLayer: 0
308
  m_SortingOrder: 0
309
  m_AdditionalVertexStreams: {fileID: 0}
310
--- !u!33 &808779103
311
MeshFilter:
312
  m_ObjectHideFlags: 0
313
  m_CorrespondingSourceObject: {fileID: 0}
314
  m_PrefabInstance: {fileID: 0}
315
  m_PrefabAsset: {fileID: 0}
316
  m_GameObject: {fileID: 808779099}
317
  m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
318
--- !u!1 &971087798
319
GameObject:
320
  m_ObjectHideFlags: 0
321
  m_CorrespondingSourceObject: {fileID: 0}
322
  m_PrefabInstance: {fileID: 0}
323
  m_PrefabAsset: {fileID: 0}
324
  serializedVersion: 6
325
  m_Component:
326
  - component: {fileID: 971087799}
327
  m_Layer: 0
328
  m_Name: Room
329
  m_TagString: Untagged
330
  m_Icon: {fileID: 0}
331
  m_NavMeshLayer: 0
332
  m_StaticEditorFlags: 0
333
  m_IsActive: 1
334
--- !u!4 &971087799
335
Transform:
336
  m_ObjectHideFlags: 0
337
  m_CorrespondingSourceObject: {fileID: 0}
338
  m_PrefabInstance: {fileID: 0}
339
  m_PrefabAsset: {fileID: 0}
340
  m_GameObject: {fileID: 971087798}
341
  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
342
  m_LocalPosition: {x: 0, y: -3.5, z: -5}
343
  m_LocalScale: {x: 0.75, y: 0.75, z: 0.75}
... Rozdílový soubor je zkrácen, protože jeho délka přesahuje max. limit.

Také k dispozici: Unified diff