allineamento mani

This commit is contained in:
2024-05-28 10:26:45 +02:00
parent d70361c3d6
commit 2cf81439df
8 changed files with 11 additions and 33 deletions

View File

@@ -275569,12 +275569,12 @@ MonoBehaviour:
vrTarget: {fileID: 1434971472}
ikTarget: {fileID: 1726237782}
trackingPositionOffset: {x: 0, y: 0, z: 0}
trackingRotationOffset: {x: 0, y: 0, z: 0}
trackingRotationOffset: {x: 90, y: 0, z: 0}
manoDestra:
vrTarget: {fileID: 2099438557}
ikTarget: {fileID: 1307303280}
trackingPositionOffset: {x: 0, y: 0, z: 0}
trackingRotationOffset: {x: 0, y: 0, z: 0}
trackingRotationOffset: {x: 90, y: 0, z: 0}
turnSmoothness: 0
ikHead: {fileID: 521199809}
headBodyOffset: {x: 0, y: -1.6, z: 0}
@@ -288193,7 +288193,7 @@ Transform:
m_GameObject: {fileID: 1810496020}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.1176, z: 0}
m_LocalPosition: {x: -0, y: 1.1176, z: 0.036}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:

View File

@@ -1,3 +1,4 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Unity.VisualScripting;

View File

@@ -34,6 +34,7 @@ MonoBehaviour:
blitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3}
cameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, type: 3}
objectMotionVector: {fileID: 4800000, guid: 7b3ede40266cd49a395def176e1bc486, type: 3}
dataDrivenLensFlare: {fileID: 4800000, guid: 6cda457ac28612740adb23da5d39ea92, type: 3}
m_AssetVersion: 2
m_OpaqueLayerMask:
serializedVersion: 2

View File

@@ -1,7 +0,0 @@
fileFormatVersion: 2
guid: a7a1b20533c6a5d4fbcb8805ad36f2e2
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,7 +0,0 @@
fileFormatVersion: 2
guid: bf47194c239662d4cbb3a2a39ca53d23
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -153,8 +153,7 @@ MonoBehaviour:
m_RequiresSettingsUpdate: 0
m_AutomaticLoading: 0
m_AutomaticRunning: 0
m_Loaders:
- {fileID: 11400000, guid: fadecbd6c1946dd768f79f3a85f9b05c, type: 2}
m_Loaders: []
--- !u!114 &4897379186331661704
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@@ -7,7 +7,6 @@
"com.unity.feature.vr": "1.0.0",
"com.unity.learn.iet-framework": "3.1.3",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.pico.livepreview": "file:/home/principale/Modelli/PICO Unity Live Preview Plugin-101 ",
"com.unity.render-pipelines.universal": "14.0.11",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.6",
@@ -15,7 +14,7 @@
"com.unity.xr.interaction.toolkit": "2.5.4",
"com.unity.xr.management": "4.4.0",
"com.unity.xr.openxr": "1.10.0",
"com.unity.xr.picoxr": "file:/home/principale/Modelli/PICO Unity Integration SDK_250",
"com.unity.xr.picoxr": "https://github.com/Pico-Developer/PICO-Unity-Integration-SDK.git",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@@ -141,15 +141,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.pico.livepreview": {
"version": "file:/home/principale/Modelli/PICO Unity Live Preview Plugin-101 ",
"depth": 0,
"source": "local",
"dependencies": {
"com.unity.xr.management": "4.0.0",
"com.unity.xr.interaction.toolkit": "2.0.0"
}
},
"com.unity.render-pipelines.core": {
"version": "14.0.11",
"depth": 1,
@@ -334,13 +325,14 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.picoxr": {
"version": "file:/home/principale/Modelli/PICO Unity Integration SDK_250",
"version": "https://github.com/Pico-Developer/PICO-Unity-Integration-SDK.git",
"depth": 0,
"source": "local",
"source": "git",
"dependencies": {
"com.unity.xr.management": "4.0.0",
"com.unity.xr.interaction.toolkit": "2.0.0"
}
},
"hash": "24ab3936068744dd64ade9ad630b0df9fd2fbf65"
},
"com.unity.modules.ai": {
"version": "1.0.0",