Skip to content
Snippets Groups Projects
Commit a1707d1a authored by Lucas Plabst's avatar Lucas Plabst
Browse files

pre-mrtk examples

parent 69b2318e
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ public class NotificationVoice : MonoBehaviour
if (GameObject.FindGameObjectsWithTag(voiceCommand) != null)
tempNotis = GameObject.FindGameObjectsWithTag(voiceCommand);
if (tempNotis != null)
if (tempNotis[0] != null)
notification = tempNotis[0];
}
public void triggerNotification()
......
......@@ -15,25 +15,25 @@ EditorUserSettings:
value: 530806565553585f5d5e5f7214715944434f497c7b297435752c4f6bbae2636d
flags: 0
RecentlyUsedSceneGuid-3:
value: 0050560354540f0d095e0d7241775a44474e1a2f7a7c74622c784532e7b36068
value: 56070d50545050585e575923427a59441516192c797b7434782a1e63e7b43069
flags: 0
RecentlyUsedSceneGuid-4:
value: 56070d50545050585e575923427a59441516192c797b7434782a1e63e7b43069
value: 5155025204010d0d0c585f2146210744134e1b72292c273274781e35b6b93268
flags: 0
RecentlyUsedSceneGuid-5:
value: 5155025204010d0d0c585f2146210744134e1b72292c273274781e35b6b93268
value: 55020404070408095d0f082016220844141641722e7b2263787d4836e7b33539
flags: 0
RecentlyUsedSceneGuid-6:
value: 55020404070408095d0f082016220844141641722e7b2263787d4836e7b33539
value: 000403035756590f5e0c092443200744464e1b2879297267782b1966b7e1373e
flags: 0
RecentlyUsedSceneGuid-7:
value: 000403035756590f5e0c092443200744464e1b2879297267782b1966b7e1373e
value: 0008505f0405595a09085c2144270744454f482e7a7c20352f7a4960b6b13069
flags: 0
RecentlyUsedSceneGuid-8:
value: 0008505f0405595a09085c2144270744454f482e7a7c20352f7a4960b6b13069
value: 005457025300595f0c5d0f73477b5b4447154c287c7c76362e2a4d36b2b56560
flags: 0
RecentlyUsedSceneGuid-9:
value: 005457025300595f0c5d0f73477b5b4447154c287c7c76362e2a4d36b2b56560
value: 0050560354540f0d095e0d7241775a44474e1a2f7a7c74622c784532e7b36068
flags: 0
vcSharedLogLevel:
value: 0d5e400f0650
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment