calling scene
This commit is contained in:
parent
b117976e2c
commit
09cb97ae1d
11 changed files with 1971 additions and 794 deletions
BIN
Game/.DS_Store
vendored
Normal file
BIN
Game/.DS_Store
vendored
Normal file
Binary file not shown.
|
@ -1,13 +1,9 @@
|
||||||
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0"
|
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
|
|
||||||
http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.google.firebase</groupId>
|
<groupId>com.google.firebase</groupId>
|
||||||
<artifactId>firebase-app-unity</artifactId>
|
<artifactId>firebase-app-unity</artifactId>
|
||||||
<version>12.5.0</version>
|
<version>12.5.0</version>
|
||||||
<packaging>aar</packaging>
|
<packaging>srcaar</packaging>
|
||||||
<dependencies>
|
<dependencies></dependencies>
|
||||||
|
</project>
|
||||||
</dependencies>
|
|
||||||
</project>
|
|
|
@ -1,13 +1,9 @@
|
||||||
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0"
|
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
|
|
||||||
http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.google.firebase</groupId>
|
<groupId>com.google.firebase</groupId>
|
||||||
<artifactId>firebase-auth-unity</artifactId>
|
<artifactId>firebase-auth-unity</artifactId>
|
||||||
<version>12.5.0</version>
|
<version>12.5.0</version>
|
||||||
<packaging>aar</packaging>
|
<packaging>srcaar</packaging>
|
||||||
<dependencies>
|
<dependencies></dependencies>
|
||||||
|
</project>
|
||||||
</dependencies>
|
|
||||||
</project>
|
|
|
@ -1,13 +1,9 @@
|
||||||
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
xmlns="http://maven.apache.org/POM/4.0.0"
|
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
|
|
||||||
http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.google.firebase</groupId>
|
<groupId>com.google.firebase</groupId>
|
||||||
<artifactId>firebase-database-unity</artifactId>
|
<artifactId>firebase-database-unity</artifactId>
|
||||||
<version>12.5.0</version>
|
<version>12.5.0</version>
|
||||||
<packaging>aar</packaging>
|
<packaging>srcaar</packaging>
|
||||||
<dependencies>
|
<dependencies></dependencies>
|
||||||
|
</project>
|
||||||
</dependencies>
|
|
||||||
</project>
|
|
8
Game/Assets/Plugins/Android.meta
vendored
Normal file
8
Game/Assets/Plugins/Android.meta
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: bc4ecab7f607c45a38269a0fd390bbcb
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
File diff suppressed because one or more lines are too long
30
Game/ProjectSettings/AndroidResolverDependencies.xml
Normal file
30
Game/ProjectSettings/AndroidResolverDependencies.xml
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
<dependencies>
|
||||||
|
<packages>
|
||||||
|
<package>com.google.android.gms:play-services-base:18.5.0</package>
|
||||||
|
<package>com.google.firebase:firebase-analytics:22.1.2</package>
|
||||||
|
<package>com.google.firebase:firebase-app-unity:12.5.0</package>
|
||||||
|
<package>com.google.firebase:firebase-auth:23.1.0</package>
|
||||||
|
<package>com.google.firebase:firebase-auth-unity:12.5.0</package>
|
||||||
|
<package>com.google.firebase:firebase-common:21.0.0</package>
|
||||||
|
<package>com.google.firebase:firebase-database:21.0.0</package>
|
||||||
|
<package>com.google.firebase:firebase-database-unity:12.5.0</package>
|
||||||
|
</packages>
|
||||||
|
<files />
|
||||||
|
<settings>
|
||||||
|
<setting name="androidAbis" value="arm64-v8a" />
|
||||||
|
<setting name="bundleId" value="com.unity.template.vr" />
|
||||||
|
<setting name="explodeAars" value="True" />
|
||||||
|
<setting name="gradleBuildEnabled" value="True" />
|
||||||
|
<setting name="gradlePropertiesTemplateEnabled" value="False" />
|
||||||
|
<setting name="gradleTemplateEnabled" value="False" />
|
||||||
|
<setting name="installAndroidPackages" value="True" />
|
||||||
|
<setting name="localMavenRepoDir" value="Assets/GeneratedLocalRepo" />
|
||||||
|
<setting name="packageDir" value="Assets/Plugins/Android" />
|
||||||
|
<setting name="patchAndroidManifest" value="True" />
|
||||||
|
<setting name="patchMainTemplateGradle" value="True" />
|
||||||
|
<setting name="projectExportEnabled" value="False" />
|
||||||
|
<setting name="useFullCustomMavenRepoPathWhenExport" value="True" />
|
||||||
|
<setting name="useFullCustomMavenRepoPathWhenNotExport" value="False" />
|
||||||
|
<setting name="useJetifier" value="True" />
|
||||||
|
</settings>
|
||||||
|
</dependencies>
|
|
@ -8,6 +8,9 @@ EditorBuildSettings:
|
||||||
- enabled: 1
|
- enabled: 1
|
||||||
path: Assets/Samples/XR Interaction Toolkit/3.0.3/Scenes/SampleScene.unity
|
path: Assets/Samples/XR Interaction Toolkit/3.0.3/Scenes/SampleScene.unity
|
||||||
guid: 55daccc09a3b69647bbab145b54a3ab3
|
guid: 55daccc09a3b69647bbab145b54a3ab3
|
||||||
|
- enabled: 1
|
||||||
|
path: Assets/Scenes/calling scene.unity
|
||||||
|
guid: 48cde6b0ab9794ada98c7371a0e98e40
|
||||||
m_configObjects:
|
m_configObjects:
|
||||||
Unity.XR.Oculus.Settings: {fileID: 11400000, guid: bfa1182bd221b4ca89619141f66f1260, type: 2}
|
Unity.XR.Oculus.Settings: {fileID: 11400000, guid: bfa1182bd221b4ca89619141f66f1260, type: 2}
|
||||||
Unity.XR.WindowsMR.Settings: {fileID: 11400000, guid: dc5a169419fa04987b057f65238cf3ba, type: 2}
|
Unity.XR.WindowsMR.Settings: {fileID: 11400000, guid: dc5a169419fa04987b057f65238cf3ba, type: 2}
|
||||||
|
|
5
Game/ProjectSettings/GvhProjectSettings.xml
Normal file
5
Game/ProjectSettings/GvhProjectSettings.xml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<projectSettings>
|
||||||
|
<projectSetting name="GooglePlayServices.PromptBeforeAutoResolution" value="False" />
|
||||||
|
<projectSetting name="GooglePlayServices.UseJetifier" value="True" />
|
||||||
|
</projectSettings>
|
|
@ -106,6 +106,11 @@
|
||||||
"key": "UVEditor.showPreviewMaterial",
|
"key": "UVEditor.showPreviewMaterial",
|
||||||
"value": "{\"m_Value\":true}"
|
"value": "{\"m_Value\":true}"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
|
||||||
|
"key": "editor.stripProBuilderScriptsOnBuild",
|
||||||
|
"value": "{\"m_Value\":true}"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "UnityEngine.ProBuilder.SelectionModifierBehavior, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
"type": "UnityEngine.ProBuilder.SelectionModifierBehavior, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
||||||
"key": "editor.rectSelectModifier",
|
"key": "editor.rectSelectModifier",
|
||||||
|
@ -151,11 +156,6 @@
|
||||||
"key": "ShapeBuilder.LastPivotLocation",
|
"key": "ShapeBuilder.LastPivotLocation",
|
||||||
"value": "{\"m_Value\":1}"
|
"value": "{\"m_Value\":1}"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
|
|
||||||
"key": "SubdivideEdges.subdivisions",
|
|
||||||
"value": "{\"m_Value\":1}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "UnityEngine.ProBuilder.PivotLocation, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
"type": "UnityEngine.ProBuilder.PivotLocation, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
||||||
"key": "mesh.newShapePivotLocation",
|
"key": "mesh.newShapePivotLocation",
|
||||||
|
@ -169,7 +169,7 @@
|
||||||
{
|
{
|
||||||
"type": "UnityEngine.Vector3, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
"type": "UnityEngine.Vector3, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
||||||
"key": "ShapeBuilder.LastSize",
|
"key": "ShapeBuilder.LastSize",
|
||||||
"value": "{\"m_Value\":{\"x\":-15.218034744262696,\"y\":0.6307048797607422,\"z\":5.404541015625}}"
|
"value": "{\"m_Value\":{\"x\":0.197540283203125,\"y\":0.015741348266601564,\"z\":0.1954345703125}}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "UnityEngine.Quaternion, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
"type": "UnityEngine.Quaternion, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
||||||
|
@ -231,21 +231,6 @@
|
||||||
"key": "ShapeBuilder.Plane",
|
"key": "ShapeBuilder.Plane",
|
||||||
"value": "{}"
|
"value": "{}"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "UnityEngine.ProBuilder.Shapes.Shape, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
|
||||||
"key": "ShapeBuilder.Cone",
|
|
||||||
"value": "{}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "UnityEngine.ProBuilder.Shapes.Shape, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
|
||||||
"key": "ShapeBuilder.Arch",
|
|
||||||
"value": "{}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "UnityEngine.ProBuilder.Shapes.Shape, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
|
||||||
"key": "ShapeBuilder.Prism",
|
|
||||||
"value": "{}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "UnityEngine.ProBuilder.ExtrudeMethod, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
"type": "UnityEngine.ProBuilder.ExtrudeMethod, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null",
|
||||||
"key": "editor.extrudeMethod",
|
"key": "editor.extrudeMethod",
|
||||||
|
|
|
@ -172,7 +172,7 @@ PlayerSettings:
|
||||||
overrideDefaultApplicationIdentifier: 1
|
overrideDefaultApplicationIdentifier: 1
|
||||||
AndroidBundleVersionCode: 1
|
AndroidBundleVersionCode: 1
|
||||||
AndroidMinSdkVersion: 32
|
AndroidMinSdkVersion: 32
|
||||||
AndroidTargetSdkVersion: 0
|
AndroidTargetSdkVersion: 28
|
||||||
AndroidPreferredInstallLocation: 0
|
AndroidPreferredInstallLocation: 0
|
||||||
aotOptions:
|
aotOptions:
|
||||||
stripEngineCode: 1
|
stripEngineCode: 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue