Revize a9ef8967
Přidáno uživatelem Oto Šťáva před téměř 4 roky(ů)
deltarobot-vr/Assets/Scenes/SampleScene.unity | ||
---|---|---|
325 | 325 |
m_PrefabAsset: {fileID: 0} |
326 | 326 |
m_GameObject: {fileID: 599916901} |
327 | 327 |
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
328 |
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
328 |
m_LocalPosition: {x: 0, y: -4, z: 0}
|
|
329 | 329 |
m_LocalScale: {x: 10, y: 10, z: 10} |
330 | 330 |
m_Children: [] |
331 | 331 |
m_Father: {fileID: 0} |
... | ... | |
501 | 501 |
m_PrefabInstance: {fileID: 0} |
502 | 502 |
m_PrefabAsset: {fileID: 0} |
503 | 503 |
m_GameObject: {fileID: 963194225} |
504 |
m_LocalRotation: {x: 0.18897976, y: 0.30442163, z: -0.061756246, w: 0.9315581}
|
|
505 |
m_LocalPosition: {x: -1.836, y: 0.39100003, z: -1.539}
|
|
504 |
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
505 |
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
506 | 506 |
m_LocalScale: {x: 1, y: 1, z: 1} |
507 | 507 |
m_Children: [] |
508 | 508 |
m_Father: {fileID: 1045848416} |
509 | 509 |
m_RootOrder: 0 |
510 |
m_LocalEulerAnglesHint: {x: 22.935, y: 36.194, z: 0}
|
|
510 |
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
511 | 511 |
--- !u!114 &963194229 |
512 | 512 |
MonoBehaviour: |
513 | 513 |
m_ObjectHideFlags: 0 |
... | ... | |
599 | 599 |
m_PrefabAsset: {fileID: 0} |
600 | 600 |
m_GameObject: {fileID: 1725982592} |
601 | 601 |
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
602 |
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
602 |
m_LocalPosition: {x: 0, y: -1, z: -15}
|
|
603 | 603 |
m_LocalScale: {x: 1, y: 1, z: 1} |
604 | 604 |
m_Children: |
605 | 605 |
- {fileID: 1045848416} |
... | ... | |
745 | 745 |
- component: {fileID: 2021860139} |
746 | 746 |
- component: {fileID: 2021860138} |
747 | 747 |
- component: {fileID: 2021860137} |
748 |
- component: {fileID: 2021860141} |
|
748 | 749 |
m_Layer: 0 |
749 | 750 |
m_Name: MyTestCube |
750 | 751 |
m_TagString: Untagged |
... | ... | |
784 | 785 |
m_RenderingLayerMask: 1 |
785 | 786 |
m_RendererPriority: 0 |
786 | 787 |
m_Materials: |
787 |
- {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
|
|
788 |
- {fileID: 2100000, guid: 62f2cab33e7d65346be49f4912bdd9ee, type: 2}
|
|
788 | 789 |
m_StaticBatchInfo: |
789 | 790 |
firstSubMesh: 0 |
790 | 791 |
subMeshCount: 0 |
... | ... | |
822 | 823 |
m_PrefabAsset: {fileID: 0} |
823 | 824 |
m_GameObject: {fileID: 2021860136} |
824 | 825 |
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
825 |
m_LocalPosition: {x: 0, y: 0.506, z: 0}
|
|
826 |
m_LocalPosition: {x: 0, y: 0, z: 0} |
|
826 | 827 |
m_LocalScale: {x: 1, y: 1, z: 1} |
827 | 828 |
m_Children: [] |
828 | 829 |
m_Father: {fileID: 0} |
829 | 830 |
m_RootOrder: 3 |
830 | 831 |
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
832 |
--- !u!114 &2021860141 |
|
833 |
MonoBehaviour: |
|
834 |
m_ObjectHideFlags: 0 |
|
835 |
m_CorrespondingSourceObject: {fileID: 0} |
|
836 |
m_PrefabInstance: {fileID: 0} |
|
837 |
m_PrefabAsset: {fileID: 0} |
|
838 |
m_GameObject: {fileID: 2021860136} |
|
839 |
m_Enabled: 1 |
|
840 |
m_EditorHideFlags: 0 |
|
841 |
m_Script: {fileID: 11500000, guid: cfafba4e0e8b6e0adb6dda9dbc5076f8, type: 3} |
|
842 |
m_Name: |
|
843 |
m_EditorClassIdentifier: |
|
831 | 844 |
--- !u!1001 &2038249430 |
832 | 845 |
PrefabInstance: |
833 | 846 |
m_ObjectHideFlags: 0 |
Také k dispozici: Unified diff
Re #8733 - Refactor protoclient into Unity + server fix