Skip to content
Snippets Groups Projects
Commit d767c983 authored by Sylvain Buche's avatar Sylvain Buche
Browse files

Add AR assets positioned for demo.

Change app icon.
3D assets now appear when they are tracked.
parent 04116df2
No related branches found
No related tags found
1 merge request!2Move tracking prefab to package, add export assetbundle capabilities for...
Showing
with 3540 additions and 172 deletions
This diff is collapsed.
Assets/ARContent/Materials/trackable.png

14 KiB

This diff is collapsed.
This diff is collapsed.
......@@ -94,6 +94,10 @@ PrefabInstance:
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: a64202207c2bc6042a40ad749c6eabf1, type: 2}
- target: {fileID: -7511558181221131132, guid: b217c91b255be834b90a2147b1a0bd26, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: 14d38686c77aef440bf695b5bd5415ee, type: 2}
- target: {fileID: 919132149155446097, guid: b217c91b255be834b90a2147b1a0bd26, type: 3}
propertyPath: m_Name
value: Arrow
......@@ -169,6 +173,10 @@ PrefabInstance:
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: a64202207c2bc6042a40ad749c6eabf1, type: 2}
- target: {fileID: -7511558181221131132, guid: b217c91b255be834b90a2147b1a0bd26, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: 14d38686c77aef440bf695b5bd5415ee, type: 2}
- target: {fileID: 919132149155446097, guid: b217c91b255be834b90a2147b1a0bd26, type: 3}
propertyPath: m_Name
value: Arrow
......@@ -244,6 +252,10 @@ PrefabInstance:
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: a64202207c2bc6042a40ad749c6eabf1, type: 2}
- target: {fileID: -7511558181221131132, guid: b217c91b255be834b90a2147b1a0bd26, type: 3}
propertyPath: m_Materials.Array.data[1]
value:
objectReference: {fileID: 2100000, guid: 14d38686c77aef440bf695b5bd5415ee, type: 2}
- target: {fileID: 919132149155446097, guid: b217c91b255be834b90a2147b1a0bd26, type: 3}
propertyPath: m_Name
value: Arrow
......
Assets/App/Icon Textures/ARF_WA_Validation_App_Icon_Background_432x432.png

3.59 KiB

Assets/App/Icon Textures/ARF_WA_Validation_App_Icon_Foreground_432x432.png

14.9 KiB

This diff is collapsed.
This diff is collapsed.
......@@ -16,6 +16,10 @@ dependencyResolutionManagement {
**ARTIFACTORYREPOSITORY**
google()
mavenCentral()
// Android Resolver Repos Start
def unityProjectPath = $/file:///**DIR_UNITYPROJECT**/$.replace("\\", "/")
mavenLocal()
// Android Resolver Repos End
flatDir {
dirs "${project(':unityLibrary').projectDir}/libs"
}
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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