{"id":373,"date":"2016-05-23T16:39:09","date_gmt":"2016-05-23T07:39:09","guid":{"rendered":"http:\/\/blog.criware.com\/?p=373"},"modified":"2016-05-23T18:24:20","modified_gmt":"2016-05-23T09:24:20","slug":"integrating-adx2-with-unity-part-1","status":"publish","type":"post","link":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/","title":{"rendered":"Integrating ADX2 with Unity &#8211; Part 1"},"content":{"rendered":"<p><span style=\"color: #000000;\">Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. <\/span><\/p>\n<p><span style=\"color: #000000;\">In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components.<\/span><\/p>\n<ul>\n<li><span style=\"color: #000000;\">First, open your Unity project.<\/span><\/li>\n<li><span style=\"color: #000000;\">Go to the [Assets] menu and select [Import Package].<\/span><\/li>\n<li><span style=\"color: #000000;\">Click on the [Custom Package&#8230;] menu command.<\/span><\/li>\n<\/ul>\n<p><span style=\"color: #000000;\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-341 size-full alignnone\" src=\"http:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_01.png\" alt=\"ADX2_Unity_Integration_01\" width=\"508\" height=\"444\" srcset=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_01.png 508w, https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_01-300x262.png 300w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/span><\/p>\n<ul>\n<li><span style=\"color: #000000;\">Browse to the CRIWARE plug-in package file located in the [CRIWARE\\SDK\\unity\\plugin] folder.<\/span><\/li>\n<\/ul>\n<p><span style=\"color: #000000;\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-342 size-full alignnone\" src=\"http:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_02.png\" alt=\"ADX2_Unity_Integration_02\" width=\"789\" height=\"533\" srcset=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_02.png 789w, https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_02-300x203.png 300w, https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_02-768x519.png 768w\" sizes=\"auto, (max-width: 789px) 100vw, 789px\" \/><\/span><\/p>\n<ul>\n<li><span style=\"color: #000000;\">Select the package file and click on the [Open] button.<\/span><\/li>\n<li><span style=\"color: #000000;\">The [Import Unity Package] window appears. Simply click on the [Import] button.<\/span><\/li>\n<\/ul>\n<p><span style=\"color: #000000;\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-343 size-full alignnone\" src=\"http:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_03.png\" alt=\"ADX2_Unity_Integration_03\" width=\"350\" height=\"375\" srcset=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_03.png 350w, https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_03-280x300.png 280w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/><\/span><\/p>\n<ul>\n<li><span style=\"color: #000000;\">The [CRI] menu appears in the Unity menu bar.<\/span><\/li>\n<\/ul>\n<p><span style=\"color: #000000;\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-344 size-full alignnone\" src=\"http:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_04.png\" alt=\"ADX2_Unity_Integration_04\" width=\"466\" height=\"52\" srcset=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_04.png 466w, https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_04-300x33.png 300w\" sizes=\"auto, (max-width: 466px) 100vw, 466px\" \/><\/span><\/p>\n<ul>\n<li><span style=\"color: #000000;\">Now we can use the CRIWARE components!<\/span><\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-340 size-full alignnone\" src=\"http:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_23.png\" alt=\"ADX2_Unity_Integration_23\" width=\"466\" height=\"346\" srcset=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_23.png 466w, https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/ADX2_Unity_Integration_23-300x223.png 300w\" sizes=\"auto, (max-width: 466px) 100vw, 466px\" \/><\/p>\n<ul>\n<li><span style=\"color: #000000;\">The components in the [CRI Atom] group are related to sound playback (ADX2).<\/span><\/li>\n<li><span style=\"color: #000000;\">The components in the [CRI Mana] group are related to video playback (Sofdec2).<\/span><\/li>\n<li><span style=\"color: #000000;\">The [CRIWARE Library Initializer] component is used to configure CRIWARE.<\/span><\/li>\n<li><span style=\"color: #000000;\">The [CRIWARE Error Handler] component enables the notification of the warnings and errors in Unity.<\/span><\/li>\n<\/ul>\n<p><span style=\"color: #000000;\">The components related to the sound system in the [CRI Atom] group are: CRI Atom, CRI Atom Source and CRI Atom Listener.<\/span><\/p>\n<ul>\n<li><span style=\"color: #000000;\">The [CRI Atom] component controls the whole sound system.<\/span><br \/>\n<span style=\"color: #000000;\">It will be created automatically when adding your first [CRI Atom Source] to your project.<\/span><\/li>\n<li><span style=\"color: #000000;\">A [CRI Atom source] component is an audio trigger that you can add to any Unity game object.<\/span><\/li>\n<li><span style=\"color: #000000;\">Finally, the [CRI Atom Listener] is used in conjunction with the [CRI Atom Source] components for 3D audio positioning.<\/span><\/li>\n<\/ul>\n<p><span style=\"color: #000000;\">We are all set for now and next time we will see how to add our ADX2 cues to Unity!<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we<\/p>\n","protected":false},"author":2,"featured_media":390,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_container_layout":"default_layout","colormag_page_sidebar_layout":"default_layout","footnotes":""},"categories":[5,7],"tags":[],"class_list":["post-373","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-adx","category-tutorials"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components. First, open your Unity project. Go to the [Assets] menu and select [Import Package].\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"criware\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\n\t\t<!-- Google tag (gtag.js) --> <script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3KHVJQ0K75\"><\/script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3KHVJQ0K75'); <\/script>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"CRI Middleware Blog - Unleash creativity, boost productivity.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Integrating ADX2 with Unity \u2013 Part 1 - CRI Middleware Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components. First, open your Unity project. Go to the [Assets] menu and select [Import Package].\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2016-05-23T07:39:09+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2016-05-23T09:24:20+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Integrating ADX2 with Unity \u2013 Part 1 - CRI Middleware Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components. First, open your Unity project. Go to the [Assets] menu and select [Import Package].\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#blogposting\",\"name\":\"Integrating ADX2 with Unity \\u2013 Part 1 - CRI Middleware Blog\",\"headline\":\"Integrating ADX2 with Unity &#8211; Part 1\",\"author\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/wp-content\\\/uploads\\\/2016\\\/05\\\/Blog-Picture_Integrating-ADX2-with-Unity_02.png\",\"width\":800,\"height\":445},\"datePublished\":\"2016-05-23T16:39:09+09:00\",\"dateModified\":\"2016-05-23T18:24:20+09:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#webpage\"},\"articleSection\":\"ADX, Tutorials\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blog.criware.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/category\\\/adx\\\/#listItem\",\"name\":\"ADX\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/category\\\/adx\\\/#listItem\",\"position\":2,\"name\":\"ADX\",\"item\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/category\\\/adx\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#listItem\",\"name\":\"Integrating ADX2 with Unity &#8211; Part 1\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#listItem\",\"position\":3,\"name\":\"Integrating ADX2 with Unity &#8211; Part 1\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/category\\\/adx\\\/#listItem\",\"name\":\"ADX\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#organization\",\"name\":\"CRI Middleware Blog\",\"description\":\"Unleash creativity, boost productivity.\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/CRI-Blog_Title-banner_03.png\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#organizationLogo\",\"width\":262,\"height\":81},\"image\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/#author\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/\",\"name\":\"criware\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#webpage\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/\",\"name\":\"Integrating ADX2 with Unity \\u2013 Part 1 - CRI Middleware Blog\",\"description\":\"Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components. First, open your Unity project. Go to the [Assets] menu and select [Import Package].\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/author\\\/crich2_admin\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/wp-content\\\/uploads\\\/2016\\\/05\\\/Blog-Picture_Integrating-ADX2-with-Unity_02.png\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#mainImage\",\"width\":800,\"height\":445},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/index.php\\\/2016\\\/05\\\/23\\\/integrating-adx2-with-unity-part-1\\\/#mainImage\"},\"datePublished\":\"2016-05-23T16:39:09+09:00\",\"dateModified\":\"2016-05-23T18:24:20+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#website\",\"url\":\"https:\\\/\\\/blog.criware.com\\\/\",\"name\":\"CRI Middleware Blog\",\"description\":\"Unleash creativity, boost productivity.\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/blog.criware.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Integrating ADX2 with Unity \u2013 Part 1 - CRI Middleware Blog","description":"Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components. First, open your Unity project. Go to the [Assets] menu and select [Import Package].","canonical_url":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":"&lt;!-- Google tag (gtag.js) --&gt; &lt;script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3KHVJQ0K75\"&gt;&lt;\/script&gt; &lt;script&gt; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3KHVJQ0K75'); &lt;\/script&gt;"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#blogposting","name":"Integrating ADX2 with Unity \u2013 Part 1 - CRI Middleware Blog","headline":"Integrating ADX2 with Unity &#8211; Part 1","author":{"@id":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/#author"},"publisher":{"@id":"https:\/\/blog.criware.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/Blog-Picture_Integrating-ADX2-with-Unity_02.png","width":800,"height":445},"datePublished":"2016-05-23T16:39:09+09:00","dateModified":"2016-05-23T18:24:20+09:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#webpage"},"isPartOf":{"@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#webpage"},"articleSection":"ADX, Tutorials"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/blog.criware.com#listItem","position":1,"name":"Home","item":"https:\/\/blog.criware.com","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/category\/adx\/#listItem","name":"ADX"}},{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/category\/adx\/#listItem","position":2,"name":"ADX","item":"https:\/\/blog.criware.com\/index.php\/category\/adx\/","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#listItem","name":"Integrating ADX2 with Unity &#8211; Part 1"},"previousItem":{"@type":"ListItem","@id":"https:\/\/blog.criware.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#listItem","position":3,"name":"Integrating ADX2 with Unity &#8211; Part 1","previousItem":{"@type":"ListItem","@id":"https:\/\/blog.criware.com\/index.php\/category\/adx\/#listItem","name":"ADX"}}]},{"@type":"Organization","@id":"https:\/\/blog.criware.com\/#organization","name":"CRI Middleware Blog","description":"Unleash creativity, boost productivity.","url":"https:\/\/blog.criware.com\/","logo":{"@type":"ImageObject","url":"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png","@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#organizationLogo","width":262,"height":81},"image":{"@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/#author","url":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/","name":"criware"},{"@type":"WebPage","@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#webpage","url":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/","name":"Integrating ADX2 with Unity \u2013 Part 1 - CRI Middleware Blog","description":"Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components. First, open your Unity project. Go to the [Assets] menu and select [Import Package].","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/blog.criware.com\/#website"},"breadcrumb":{"@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#breadcrumblist"},"author":{"@id":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/#author"},"creator":{"@id":"https:\/\/blog.criware.com\/index.php\/author\/crich2_admin\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/blog.criware.com\/wp-content\/uploads\/2016\/05\/Blog-Picture_Integrating-ADX2-with-Unity_02.png","@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#mainImage","width":800,"height":445},"primaryImageOfPage":{"@id":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/#mainImage"},"datePublished":"2016-05-23T16:39:09+09:00","dateModified":"2016-05-23T18:24:20+09:00"},{"@type":"WebSite","@id":"https:\/\/blog.criware.com\/#website","url":"https:\/\/blog.criware.com\/","name":"CRI Middleware Blog","description":"Unleash creativity, boost productivity.","inLanguage":"en-GB","publisher":{"@id":"https:\/\/blog.criware.com\/#organization"}}]},"og:locale":"en_GB","og:site_name":"CRI Middleware Blog - Unleash creativity, boost productivity.","og:type":"article","og:title":"Integrating ADX2 with Unity \u2013 Part 1 - CRI Middleware Blog","og:description":"Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components. First, open your Unity project. Go to the [Assets] menu and select [Import Package].","og:url":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/","og:image":"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png","og:image:secure_url":"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png","article:published_time":"2016-05-23T07:39:09+00:00","article:modified_time":"2016-05-23T09:24:20+00:00","twitter:card":"summary_large_image","twitter:title":"Integrating ADX2 with Unity \u2013 Part 1 - CRI Middleware Blog","twitter:description":"Using the CRIWARE Unity plug-in, it is very easy to integrate ADX2 with your Unity game. In this tutorial, we will learn how to install the CRIWARE plug-in, while upcoming tutorials will show how to actually use the different CRIWARE components. First, open your Unity project. Go to the [Assets] menu and select [Import Package].","twitter:image":"https:\/\/blog.criware.com\/wp-content\/uploads\/2021\/08\/CRI-Blog_Title-banner_03.png"},"aioseo_meta_data":{"post_id":"373","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-12-03 09:03:23","updated":"2025-06-04 04:44:01","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.criware.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.criware.com\/index.php\/category\/adx\/\" title=\"ADX\">ADX<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tIntegrating ADX2 with Unity \u2013 Part 1\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/blog.criware.com"},{"label":"ADX","link":"https:\/\/blog.criware.com\/index.php\/category\/adx\/"},{"label":"Integrating ADX2 with Unity &#8211; Part 1","link":"https:\/\/blog.criware.com\/index.php\/2016\/05\/23\/integrating-adx2-with-unity-part-1\/"}],"_links":{"self":[{"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/posts\/373","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/comments?post=373"}],"version-history":[{"count":4,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/posts\/373\/revisions"}],"predecessor-version":[{"id":375,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/posts\/373\/revisions\/375"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/media\/390"}],"wp:attachment":[{"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/media?parent=373"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/categories?post=373"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.criware.com\/index.php\/wp-json\/wp\/v2\/tags?post=373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}