From e10b1f5a8133bc144f1987cb086c2f6eabcc5e6d Mon Sep 17 00:00:00 2001 From: stendler <stendler@mi.fu-berlin.de> Date: Tue, 6 Feb 2018 00:59:46 +0100 Subject: [PATCH] fixed reference to correct webcamera plane. -> camera plays on mobile again --- Assets/MemoryBox/arScene/arScene.unity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/MemoryBox/arScene/arScene.unity b/Assets/MemoryBox/arScene/arScene.unity index 64f479c..68a6f69 100644 --- a/Assets/MemoryBox/arScene/arScene.unity +++ b/Assets/MemoryBox/arScene/arScene.unity @@ -6863,7 +6863,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 7806653f8c48014449e5b05974607631, type: 3} m_Name: m_EditorClassIdentifier: - WebCameraPlane: {fileID: 1766710362} + WebCameraPlane: {fileID: 619437919} DebugInfo: {fileID: 1167427449} ScreenInfo: {fileID: 602188453} CameraInfo: {fileID: 1305741588} -- GitLab