Merge branch 'scene_loading'

master
Nadine Ganz 2024-06-10 14:47:44 +02:00
commit e214461f72
202 changed files with 61129 additions and 60979 deletions

View File

@ -1,20 +1,20 @@
Tree("Root") {
Composite(Race) {
Composite(Sequence) {
// Story A: Einkaufen und Picknicken
BTC.GetKeyDown("Tab")
BTC.Run("LoadScene.Next.20SBB")
}
Composite(Sequence) {
// Story B: Grotto Kochen und Essen
BTC.GetKeyDown("Space")
BTC.Run("LoadScene.Next.30SBB")
}
Composite(Sequence) {
// Story C: Wandern im Cavaglia
BTC.GetKeyDown("Backspace")
BTC.Run("LoadScene.Next.40SBB")
}
}
Composite(Race) {
Composite(Sequence) {
// Story A: Einkaufen und Picknicken
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.20SBB")
}
Composite(Sequence) {
// Story B: Grotto Kochen und Essen
BTC.GetKeyDown("Backspace")
BTC.Run("LoadScene.NEXT.30SBB")
}
Composite(Sequence) {
// Story C: Wandern im Cavaglia
BTC.GetKeyDown("Tab")
BTC.Run("LoadScene.NEXT.40SBB")
}
}
}

View File

@ -1,8 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Slideshow 2.1: Bellinzona Bahnhof to Geschaeft
// Go to Slideshow 2.1: Bellinzona Bahnhof to Geschaeft
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.Next.21Slideshow")
BTC.Run("LoadScene.NEXT.21Slideshow")
}
}

View File

@ -1,8 +1,9 @@
Tree("Root") {
Composite(Sequence) {
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.Next.22Geschaeft")
}
Composite(Sequence) {
// Go to scene 2.2 Geschaeft
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.22Geschaeft")
}
}

View File

@ -1,8 +1,15 @@
Tree("Root") {
Composite(Sequence) {
// Repeat: back to 1.0 SBB
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.Next.10SBB")
}
Composite(Race) {
Composite(Sequence) {
// Go to scene 2.4 Slideshow
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.24Slideshow")
}
Composite(Sequence) {
// Go to scene 2.5 Slideshow
BTC.GetKeyDown("Backspace")
BTC.Run("LoadScene.NEXT.25Slideshow")
}
}
}

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to Scene 2.6 Castello
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.26Castello")
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0024fcd48902d4c56983ad48bb9acc24
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to Scene 2.6 Castello
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.26Castello")
}
}

View File

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

View File

@ -0,0 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Go to Slideshow 2.7: mit dem Scooter
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.27Slideshow")
}
}

View File

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

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to Scene 2.8 SBB
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.28SBB")
}
}

View File

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

View File

@ -0,0 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Repeat: Go to Scene 1.0 SBB
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.10SBB")
}
}

View File

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

View File

@ -1,8 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Repeat: back to 1.0 SBB
// Go to Scene 3.1: im Bus ins Grotto
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.Next.10SBB")
BTC.Run("LoadScene.NEXT.31Slideshow")
}
}

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to scene 3.2 Grotto
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.32Grotto")
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 67c050e206560441da28186e3649d684
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Go to scene 3.5 Slideshow
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.35Slideshow")
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 7100bc138828c402baf6fdd9c426735b
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to scene 3.6 SBB
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.36SBB")
}
}

View File

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

View File

@ -0,0 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Repeat: Go to Scene 1.0 SBB
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.10SBB")
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 62d18ba1da1c94ffcaa8ff1b22ea27ab
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,8 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Repeat: back to 1.0 SBB
// Go to scene 4.1 RBS
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.Next.10SBB")
BTC.Run("LoadScene.NEXT.41RBS")
}
}

View File

@ -0,0 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Go to scene 4.2 Slide: Cavaglia
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.42Slideshow")
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 88a4a077f133d4a0ea5a04b5985af8c9
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to Scene 4.3 Gletschergarten
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.43Gletschergarten")
}
}

View File

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

View File

@ -0,0 +1,15 @@
Tree("Root") {
Composite(Race) {
Composite(Sequence) {
// Go to scene 4.4 Slideshow: im Tal
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.44Slideshow")
}
Composite(Sequence) {
// Go to scene 4.5 Slideshow: Berge
BTC.GetKeyDown("Backspace")
BTC.Run("LoadScene.NEXT.45Slideshow")
}
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 484571a4e93434a628b5c209233fab87
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to Scene 4.6 Flussbett
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.46Flussbett")
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 07b625be4f2574f71b0fb9bfd8d328ed
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to Scene 4.6 Flussbett
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.46Flussbett")
}
}

View File

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

View File

@ -0,0 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Go to scene 4.7 Slideshow: Rueckmarsch
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.47Slideshow")
}
}

View File

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

View File

@ -0,0 +1,9 @@
Tree("Root") {
Composite(Sequence) {
// Go to Scene 4.8 RBS
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.48RBS")
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 060558f1660d0406fb4dac2f52ffb0ef
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
Tree("Root") {
Composite(Sequence) {
// Repeat: Go to Scene 1.0 SBB
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.10SBB")
}
}

View File

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

View File

@ -26,7 +26,7 @@ public class NamedEventTrigger : ComponentHandler {
public override string ContentLabel() {
UpdateComponent();
return "";
return objName;
}
public override void UpdateComponent() {
@ -48,6 +48,8 @@ public class NamedEventTrigger : ComponentHandler {
}
}
public string objName = "ButtonXY";
EventTrigger eventTrigger;
private bool triggered = false;

View File

@ -99,7 +99,7 @@ Material:
m_Colors:
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
- _FaceColor: {r: 0.7830189, g: 0.06278926, b: 0.3898587, a: 1}
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
- _OutlineColor: {r: 1, g: 1, b: 1, a: 1}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 29f5cd2fb1371419f8bf869abc0870d8
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1eb533918e420498b8d55c251adfb043
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 64a41a3f2933345b7a288851d12ff3dd
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,4 @@
{
"displayName": "XR Device Simulator",
"description": "Assets related to the simulation of XR HMD and controllers."
}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6e328aec6ff17084fb147d5b790becee
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,121 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be402f6368bb7404eb9adbf9f61fa025, type: 3}
m_Name: Fist Expression Capture
m_EditorClassIdentifier:
m_Icon: {fileID: 21300000, guid: a6e9e9736379c164e81fdfd2c806a91c, type: 3}
m_LeftCapturedPoses:
- position: {x: -0.08861, y: 1.08868, z: 0.05857}
rotation: {x: 0.36043, y: -0.4684, z: -0.25351, w: -0.76578}
- position: {x: -0.05765, y: 1.13135, z: 0.07474}
rotation: {x: 0.36043, y: -0.4684, z: -0.25351, w: -0.76578}
- position: {x: -0.03546, y: 1.109, z: 0.0512}
rotation: {x: 0.59983, y: -0.37735, z: 0.50003, w: -0.49777}
- position: {x: 0.0011, y: 1.11724, z: 0.05104}
rotation: {x: 0.49478, y: -0.30279, z: 0.48325, w: -0.65573}
- position: {x: 0.03519, y: 1.13111, z: 0.06377}
rotation: {x: 0.14385, y: -0.02208, z: 0.61571, w: -0.77442}
- position: {x: 0.04211, y: 1.13763, z: 0.09051}
rotation: {x: 0.14385, y: -0.02208, z: 0.61571, w: -0.77442}
- position: {x: -0.04663, y: 1.11556, z: 0.0572}
rotation: {x: 0.36043, y: -0.4684, z: -0.25351, w: -0.76578}
- position: {x: -0.0116, y: 1.17225, z: 0.07013}
rotation: {x: -0.00409, y: -0.46362, z: -0.05542, w: -0.88429}
- position: {x: 0.02426, y: 1.17418, z: 0.09505}
rotation: {x: -0.69617, y: -0.34948, z: 0.30606, w: -0.54731}
- position: {x: 0.02304, y: 1.14684, z: 0.08907}
rotation: {x: -0.861, y: -0.16993, z: 0.42576, w: -0.22028}
- position: {x: 0.00645, y: 1.1323, z: 0.07569}
rotation: {x: -0.861, y: -0.16993, z: 0.42576, w: -0.22028}
- position: {x: -0.05856, y: 1.11476, z: 0.07217}
rotation: {x: 0.36043, y: -0.4684, z: -0.25351, w: -0.76578}
- position: {x: -0.02669, y: 1.17402, z: 0.09092}
rotation: {x: -0.12944, y: -0.48207, z: -0.05105, w: -0.86501}
- position: {x: 0.01523, y: 1.16538, z: 0.11574}
rotation: {x: -0.77011, y: -0.33807, z: 0.33994, w: -0.42081}
- position: {x: 0.00764, y: 1.1375, z: 0.10257}
rotation: {x: -0.90967, y: -0.07972, z: 0.40663, w: -0.0282}
- position: {x: -0.01353, y: 1.13282, z: 0.08361}
rotation: {x: -0.90967, y: -0.07972, z: 0.40663, w: -0.0282}
- position: {x: -0.06963, y: 1.11521, z: 0.08838}
rotation: {x: 0.36043, y: -0.4684, z: -0.25351, w: -0.76578}
- position: {x: -0.03721, y: 1.16377, z: 0.10986}
rotation: {x: -0.2355, y: -0.4896, z: -0.06269, w: -0.8372}
- position: {x: 0.00096, y: 1.1488, z: 0.12827}
rotation: {x: -0.80554, y: -0.37674, z: 0.28964, w: -0.35395}
- position: {x: -0.00516, y: 1.12465, z: 0.11045}
rotation: {x: -0.89322, y: -0.17439, z: 0.4048, w: 0.08882}
- position: {x: -0.02604, y: 1.12332, z: 0.0917}
rotation: {x: -0.89322, y: -0.17439, z: 0.4048, w: 0.08882}
- position: {x: -0.0712, y: 1.11171, z: 0.09767}
rotation: {x: 0.20234, y: -0.42523, z: -0.44596, w: -0.76116}
- position: {x: -0.04664, y: 1.14787, z: 0.12695}
rotation: {x: -0.33363, y: -0.54099, z: -0.0866, w: -0.76715}
- position: {x: -0.01521, y: 1.13306, z: 0.13375}
rotation: {x: -0.80892, y: -0.42266, z: 0.23467, w: -0.33457}
- position: {x: -0.01747, y: 1.11575, z: 0.11816}
rotation: {x: -0.87711, y: -0.26861, z: 0.37815, w: 0.12461}
- position: {x: -0.03523, y: 1.11514, z: 0.10014}
rotation: {x: -0.87711, y: -0.26861, z: 0.37815, w: 0.12461}
m_RightCapturedPoses:
- position: {x: 0.24707, y: 0.99063, z: -0.16631}
rotation: {x: -0.43384, y: 0.03012, z: -0.12568, w: 0.89167}
- position: {x: 0.25479, y: 1.03223, z: -0.13096}
rotation: {x: -0.43384, y: 0.03012, z: -0.12568, w: 0.89167}
- position: {x: 0.21906, y: 1.01687, z: -0.12384}
rotation: {x: -0.28182, y: -0.0545, z: 0.66163, w: 0.69272}
- position: {x: 0.20226, y: 1.02879, z: -0.09254}
rotation: {x: -0.14498, y: 0.10806, z: 0.58328, w: 0.79189}
- position: {x: 0.20234, y: 1.04265, z: -0.05614}
rotation: {x: 0.25174, y: 0.36066, z: 0.51855, w: 0.73325}
- position: {x: 0.2242, y: 1.04391, z: -0.03809}
rotation: {x: 0.25174, y: 0.36066, z: 0.51855, w: 0.73325}
- position: {x: 0.23109, y: 1.02106, z: -0.1303}
rotation: {x: -0.43384, y: 0.03012, z: -0.12568, w: 0.89167}
- position: {x: 0.23717, y: 1.07719, z: -0.09244}
rotation: {x: -0.08083, y: 0.09967, z: -0.18174, w: 0.97494}
- position: {x: 0.24695, y: 1.08249, z: -0.05017}
rotation: {x: 0.58029, y: -0.05886, z: -0.2234, w: 0.78096}
- position: {x: 0.23712, y: 1.05784, z: -0.04122}
rotation: {x: 0.81297, y: -0.1053, z: -0.19315, w: 0.53916}
- position: {x: 0.22645, y: 1.0357, z: -0.04907}
rotation: {x: 0.81297, y: -0.1053, z: -0.19315, w: 0.53916}
- position: {x: 0.24939, y: 1.01643, z: -0.1334}
rotation: {x: -0.43384, y: 0.03012, z: -0.12568, w: 0.89167}
- position: {x: 0.26251, y: 1.07384, z: -0.0956}
rotation: {x: -0.03191, y: 0.05776, z: -0.22096, w: 0.97305}
- position: {x: 0.26877, y: 1.07565, z: -0.04656}
rotation: {x: 0.73256, y: -0.14112, z: -0.19581, w: 0.63647}
- position: {x: 0.25396, y: 1.0478, z: -0.05015}
rotation: {x: 0.95114, y: -0.16705, z: -0.17376, w: 0.19297}
- position: {x: 0.24258, y: 1.03763, z: -0.07458}
rotation: {x: 0.95114, y: -0.16705, z: -0.17376, w: 0.19297}
- position: {x: 0.26892, y: 1.0129, z: -0.13502}
rotation: {x: -0.43384, y: 0.03012, z: -0.12568, w: 0.89167}
- position: {x: 0.28167, y: 1.05945, z: -0.09577}
rotation: {x: 0.00147, y: 0.04437, z: -0.27763, w: 0.95966}
- position: {x: 0.28546, y: 1.05821, z: -0.051}
rotation: {x: 0.72242, y: -0.20494, z: -0.25286, w: 0.61005}
- position: {x: 0.26662, y: 1.03439, z: -0.05492}
rotation: {x: 0.92979, y: -0.3013, z: -0.15118, w: 0.14783}
- position: {x: 0.25551, y: 1.02762, z: -0.07982}
rotation: {x: 0.92979, y: -0.3013, z: -0.15118, w: 0.14783}
- position: {x: 0.27693, y: 1.00765, z: -0.13195}
rotation: {x: -0.39225, y: 0.06217, z: -0.36771, w: 0.84087}
- position: {x: 0.29761, y: 1.03995, z: -0.09594}
rotation: {x: 0.00464, y: -0.00316, z: -0.35123, w: 0.93627}
- position: {x: 0.29728, y: 1.03973, z: -0.06053}
rotation: {x: 0.68428, y: -0.25641, z: -0.32133, w: 0.60229}
- position: {x: 0.27976, y: 1.02429, z: -0.06212}
rotation: {x: 0.88115, y: -0.41117, z: -0.17219, w: 0.15768}
- position: {x: 0.26771, y: 1.02021, z: -0.084}
rotation: {x: 0.88115, y: -0.41117, z: -0.17219, w: 0.15768}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2a7c8ca0feac7cc44a5c225164ef311d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,121 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be402f6368bb7404eb9adbf9f61fa025, type: 3}
m_Name: Grab Expression Capture
m_EditorClassIdentifier:
m_Icon: {fileID: 21300000, guid: bd6b9153aa3b96f49b238bbf6ae68b80, type: 3}
m_LeftCapturedPoses:
- position: {x: 0.1343161, y: 0.9362596, z: 0.3174979}
rotation: {x: 0.1556275, y: -0.7020801, z: -0.4054088, w: -0.5643644}
- position: {x: 0.1681882, y: 0.9728321, z: 0.3144373}
rotation: {x: 0.1556275, y: -0.7020801, z: -0.4054088, w: -0.5643644}
- position: {x: 0.1720445, y: 0.9549341, z: 0.2862817}
rotation: {x: 0.6083363, y: -0.5769529, z: 0.4162883, w: -0.3517902}
- position: {x: 0.2030084, y: 0.9531577, z: 0.2725072}
rotation: {x: 0.5498899, y: -0.5634962, z: 0.3958033, w: -0.472687}
- position: {x: 0.2371523, y: 0.9557603, z: 0.2640485}
rotation: {x: 0.6089131, y: -0.5804128, z: 0.416209, w: -0.3451316}
- position: {x: 0.2600098, y: 0.9547487, z: 0.2523459}
rotation: {x: 0.6089131, y: -0.5804128, z: 0.416209, w: -0.3451316}
- position: {x: 0.1660184, y: 0.9607488, z: 0.2960855}
rotation: {x: 0.1556275, y: -0.7020801, z: -0.4054088, w: -0.5643644}
- position: {x: 0.1985067, y: 1.012019, z: 0.2884764}
rotation: {x: -0.2261723, y: -0.7755026, z: 0.1364265, w: -0.5734369}
- position: {x: 0.2312728, y: 0.9933741, z: 0.2763977}
rotation: {x: -0.3213913, y: -0.7416466, z: 0.2256461, w: -0.5438308}
- position: {x: 0.2480564, y: 0.976016, z: 0.2686184}
rotation: {x: -0.3029985, y: -0.7307421, z: 0.1924625, w: -0.5806601}
- position: {x: 0.2658996, y: 0.9619632, z: 0.2631192}
rotation: {x: -0.3029985, y: -0.7307421, z: 0.1924625, w: -0.5806601}
- position: {x: 0.1669404, y: 0.9576903, z: 0.3133912}
rotation: {x: 0.1556275, y: -0.7020801, z: -0.4054088, w: -0.5643644}
- position: {x: 0.2020603, y: 1.009405, z: 0.3113767}
rotation: {x: -0.2435421, y: -0.7954152, z: 0.09046314, w: -0.5475568}
- position: {x: 0.2391151, y: 0.9910065, z: 0.2941714}
rotation: {x: -0.3412039, y: -0.7647017, z: 0.2162649, w: -0.5020366}
- position: {x: 0.2569503, y: 0.971644, z: 0.2826008}
rotation: {x: -0.3907835, y: -0.7418547, z: 0.2143833, w: -0.5009788}
- position: {x: 0.2729583, y: 0.9537505, z: 0.272399}
rotation: {x: -0.3907835, y: -0.7418547, z: 0.2143833, w: -0.5009788}
- position: {x: 0.1676679, y: 0.9556464, z: 0.3281579}
rotation: {x: 0.1556275, y: -0.7020801, z: -0.4054088, w: -0.5643644}
- position: {x: 0.2063389, y: 0.9966183, z: 0.3283893}
rotation: {x: -0.2681237, y: -0.7940124, z: 0.01121371, w: -0.5454616}
- position: {x: 0.2413513, y: 0.9839877, z: 0.3119171}
rotation: {x: -0.4098352, y: -0.7643496, z: 0.1605958, w: -0.4711835}
- position: {x: 0.2576787, y: 0.9664661, z: 0.2979271}
rotation: {x: -0.4812635, y: -0.7456245, z: 0.2427607, w: -0.3917866}
- position: {x: 0.2681663, y: 0.9482603, z: 0.2835692}
rotation: {x: -0.4812635, y: -0.7456245, z: 0.2427607, w: -0.3917866}
- position: {x: 0.1722106, y: 0.9508898, z: 0.3344614}
rotation: {x: -0.06193276, y: -0.6400825, z: -0.5182812, w: -0.5637758}
- position: {x: 0.2096585, y: 0.9791776, z: 0.3426984}
rotation: {x: -0.306694, y: -0.8089321, z: -0.06878693, w: -0.4968261}
- position: {x: 0.2367852, y: 0.9729743, z: 0.3267664}
rotation: {x: -0.4871903, y: -0.7592144, z: 0.1430449, w: -0.4071578}
- position: {x: 0.2469373, y: 0.9599587, z: 0.3134627}
rotation: {x: -0.5495818, y: -0.7474908, z: 0.2352023, w: -0.2896506}
- position: {x: 0.2520872, y: 0.9451663, z: 0.2967317}
rotation: {x: -0.5495818, y: -0.7474908, z: 0.2352023, w: -0.2896506}
m_RightCapturedPoses:
- position: {x: 0.4254034, y: 0.9213622, z: 0.161984}
rotation: {x: -0.3352461, y: -0.3346758, z: -0.3490014, w: 0.8085791}
- position: {x: 0.4085415, y: 0.9596856, z: 0.1892094}
rotation: {x: -0.3352461, y: -0.3346758, z: -0.3490014, w: 0.8085791}
- position: {x: 0.381114, y: 0.9458098, z: 0.1756731}
rotation: {x: -0.3563641, y: -0.3405352, z: 0.6066681, w: 0.6236941}
- position: {x: 0.3520251, y: 0.9468734, z: 0.193119}
rotation: {x: -0.3260806, y: -0.2895242, z: 0.5482115, w: 0.7136606}
- position: {x: 0.3248384, y: 0.952093, z: 0.214977}
rotation: {x: -0.3789958, y: -0.360802, z: 0.5965025, w: 0.6085795}
- position: {x: 0.3014959, y: 0.9535856, z: 0.225623}
rotation: {x: -0.3789958, y: -0.360802, z: 0.5965025, w: 0.6085795}
- position: {x: 0.39328, y: 0.9499913, z: 0.1765345}
rotation: {x: -0.3352461, y: -0.3346758, z: -0.3490014, w: 0.8085791}
- position: {x: 0.37551, y: 1.003389, z: 0.2005136}
rotation: {x: 0.2426604, y: -0.4328659, z: -0.06625099, w: 0.8656521}
- position: {x: 0.3445694, y: 0.9890277, z: 0.2206036}
rotation: {x: 0.3725723, y: -0.4282859, z: -0.02711545, w: 0.8228156}
- position: {x: 0.3261779, y: 0.9740638, z: 0.2296223}
rotation: {x: 0.3477346, y: -0.3987119, z: -0.04720598, w: 0.8472787}
- position: {x: 0.3096386, y: 0.961884, z: 0.2407671}
rotation: {x: 0.3477346, y: -0.3987119, z: -0.04720598, w: 0.8472787}
- position: {x: 0.4063587, y: 0.9447647, z: 0.187085}
rotation: {x: -0.3352461, y: -0.3346758, z: -0.3490014, w: 0.8085791}
- position: {x: 0.3916797, y: 0.9980091, z: 0.2164349}
rotation: {x: 0.276126, y: -0.4628054, z: -0.09656028, w: 0.8368044}
- position: {x: 0.3545857, y: 0.9813077, z: 0.2352145}
rotation: {x: 0.4387359, y: -0.4675615, z: -0.0148389, w: 0.7672528}
- position: {x: 0.33358, y: 0.9623473, z: 0.240327}
rotation: {x: 0.4838415, y: -0.4474359, z: -0.03635861, w: 0.7512501}
- position: {x: 0.3148885, y: 0.944723, z: 0.2448578}
rotation: {x: 0.4838415, y: -0.4474359, z: -0.03635861, w: 0.7512501}
- position: {x: 0.4176301, y: 0.9408616, z: 0.19606}
rotation: {x: -0.3352461, y: -0.3346758, z: -0.3490014, w: 0.8085791}
- position: {x: 0.4012916, y: 0.983357, z: 0.2292472}
rotation: {x: 0.2965848, y: -0.4723193, z: -0.1506206, w: 0.8162507}
- position: {x: 0.3662705, y: 0.9694409, z: 0.244629}
rotation: {x: 0.4786977, y: -0.4851626, z: -0.08012389, w: 0.7273554}
- position: {x: 0.3445672, y: 0.9522825, z: 0.2465963}
rotation: {x: 0.5682461, y: -0.5076841, z: -0.04068696, w: 0.6462954}
- position: {x: 0.3259802, y: 0.9351012, z: 0.2439674}
rotation: {x: 0.5682461, y: -0.5076841, z: -0.04068696, w: 0.6462954}
- position: {x: 0.4195015, y: 0.9355631, z: 0.2032307}
rotation: {x: -0.1914558, y: -0.2863006, z: -0.5461738, w: 0.7635907}
- position: {x: 0.4086315, y: 0.964398, z: 0.2395734}
rotation: {x: 0.3161905, y: -0.5324415, z: -0.1994426, w: 0.759442}
- position: {x: 0.3786558, y: 0.9558086, z: 0.2470464}
rotation: {x: 0.5185887, y: -0.5199289, z: -0.1052087, w: 0.6705749}
- position: {x: 0.3615593, y: 0.943383, z: 0.2453817}
rotation: {x: 0.5988599, y: -0.5620132, z: -0.05758667, w: 0.5676195}
- position: {x: 0.3445174, y: 0.9298483, z: 0.238195}
rotation: {x: 0.5988599, y: -0.5620132, z: -0.05758667, w: 0.5676195}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3861c298d39c60c44b16920421444875
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,121 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be402f6368bb7404eb9adbf9f61fa025, type: 3}
m_Name: Open Expression Capture
m_EditorClassIdentifier:
m_Icon: {fileID: 21300000, guid: ceccab26080354140af21950c6d338d5, type: 3}
m_LeftCapturedPoses:
- position: {x: -0.1177059, y: 0.8061969, z: 0.235624}
rotation: {x: 0.08445393, y: -0.1200614, z: 0.0628578, w: -0.9871686}
- position: {x: -0.1047273, y: 0.8122855, z: 0.2830124}
rotation: {x: 0.08445393, y: -0.1200614, z: 0.0628578, w: -0.9871686}
- position: {x: -0.0795095, y: 0.7924902, z: 0.2641737}
rotation: {x: 0.3025313, y: -0.3298483, z: 0.5452457, w: -0.7087893}
- position: {x: -0.05268033, y: 0.794817, z: 0.2843369}
rotation: {x: 0.2799234, y: -0.2828785, z: 0.4762475, w: -0.784099}
- position: {x: -0.0278459, y: 0.8007451, z: 0.3082276}
rotation: {x: 0.3463441, y: -0.3571906, z: 0.5279718, w: -0.6882635}
- position: {x: -0.005650185, y: 0.8041698, z: 0.3202551}
rotation: {x: 0.3463441, y: -0.3571906, z: 0.5279718, w: -0.6882635}
- position: {x: -0.08915028, y: 0.800172, z: 0.2680804}
rotation: {x: 0.08445393, y: -0.1200614, z: 0.0628578, w: -0.9871686}
- position: {x: -0.07041875, y: 0.8103389, z: 0.3265319}
rotation: {x: 0.1758561, y: -0.2045269, z: 0.0708775, w: -0.9603227}
- position: {x: -0.0540244, y: 0.8224561, z: 0.3600656}
rotation: {x: 0.1639517, y: -0.2017448, z: 0.04627062, w: -0.9645092}
- position: {x: -0.04385618, y: 0.82994, z: 0.3818142}
rotation: {x: 0.205467, y: -0.1803949, z: 0.01701632, w: -0.9617441}
- position: {x: -0.03599482, y: 0.8399463, z: 0.4011725}
rotation: {x: 0.205467, y: -0.1803949, z: 0.01701632, w: -0.9617441}
- position: {x: -0.1057133, y: 0.8036416, z: 0.2694789}
rotation: {x: 0.08445393, y: -0.1200614, z: 0.0628578, w: -0.9871686}
- position: {x: -0.09174867, y: 0.8183741, z: 0.3304009}
rotation: {x: 0.1611523, y: -0.07440689, z: 0.04599896, w: -0.9830451}
- position: {x: -0.08459227, y: 0.8321433, z: 0.3720196}
rotation: {x: 0.1594818, y: -0.07189491, z: 0.03431577, w: -0.9839814}
- position: {x: -0.08024703, y: 0.8409495, z: 0.398781}
rotation: {x: 0.2282747, y: -0.07627919, z: -0.007415171, w: -0.9705758}
- position: {x: -0.07688312, y: 0.8534857, z: 0.4211483}
rotation: {x: 0.2282747, y: -0.07627919, z: -0.007415171, w: -0.9705758}
- position: {x: -0.1243838, y: 0.8078067, z: 0.2747007}
rotation: {x: 0.08445393, y: -0.1200614, z: 0.0628578, w: -0.9871686}
- position: {x: -0.1130867, y: 0.816117, z: 0.3287629}
rotation: {x: 0.1786204, y: 0.001840025, z: 0.004296183, w: -0.983907}
- position: {x: -0.1131709, y: 0.8303005, z: 0.366538}
rotation: {x: 0.1731032, y: -0.001395911, z: -0.02930434, w: -0.9844667}
- position: {x: -0.1133743, y: 0.8396742, z: 0.3923862}
rotation: {x: 0.1796116, y: -0.03080529, z: -0.02854275, w: -0.982841}
- position: {x: -0.1124859, y: 0.8501471, z: 0.4153195}
rotation: {x: 0.1796116, y: -0.03080529, z: -0.02854275, w: -0.982841}
- position: {x: -0.1329093, y: 0.8054485, z: 0.2765219}
rotation: {x: 0.04764271, y: 0.00598368, z: -0.1531844, w: -0.9870304}
- position: {x: -0.1341542, y: 0.8098041, z: 0.3235399}
rotation: {x: 0.2183402, y: 0.1515359, z: -0.02889088, w: -0.9636025}
- position: {x: -0.1438384, y: 0.8229014, z: 0.3508364}
rotation: {x: 0.1507424, y: 0.1767339, z: -0.09234086, w: -0.9682537}
- position: {x: -0.1516164, y: 0.8283505, z: 0.369585}
rotation: {x: 0.1732077, y: 0.1307178, z: -0.08082743, w: -0.9728203}
- position: {x: -0.1579186, y: 0.8367335, z: 0.3897394}
rotation: {x: 0.1732077, y: 0.1307178, z: -0.08082743, w: -0.9728203}
m_RightCapturedPoses:
- position: {x: 0.1695616, y: 0.8059168, z: 0.2231146}
rotation: {x: 0.1455155, y: 0.09165069, z: -0.05898476, w: -0.9833342}
- position: {x: 0.1590387, y: 0.8181648, z: 0.2699167}
rotation: {x: 0.1455155, y: 0.09165069, z: -0.05898476, w: -0.9833342}
- position: {x: 0.1327678, y: 0.7964745, z: 0.2553814}
rotation: {x: 0.3038023, y: 0.2995147, z: -0.5915877, w: -0.6841192}
- position: {x: 0.1068885, y: 0.7985365, z: 0.2767773}
rotation: {x: 0.2831368, y: 0.2491433, z: -0.5248965, w: -0.7630498}
- position: {x: 0.08320035, y: 0.8045, z: 0.3017966}
rotation: {x: 0.325798, y: 0.3146853, z: -0.5837801, w: -0.6738173}
- position: {x: 0.06219631, y: 0.8071236, z: 0.3159736}
rotation: {x: 0.325798, y: 0.3146853, z: -0.5837801, w: -0.6738173}
- position: {x: 0.1426203, y: 0.8045313, z: 0.2575938}
rotation: {x: 0.1455155, y: 0.09165069, z: -0.05898476, w: -0.9833342}
- position: {x: 0.1268395, y: 0.822595, z: 0.3148432}
rotation: {x: 0.1873772, y: 0.1286157, z: -0.08412632, w: -0.9701909}
- position: {x: 0.1158083, y: 0.8360143, z: 0.3500334}
rotation: {x: 0.1522006, y: 0.1244271, z: -0.06191168, w: -0.9785293}
- position: {x: 0.1092107, y: 0.8431175, z: 0.3732372}
rotation: {x: 0.185557, y: 0.1028985, z: -0.03756465, w: -0.9765087}
- position: {x: 0.1044991, y: 0.8523431, z: 0.3939582}
rotation: {x: 0.185557, y: 0.1028985, z: -0.03756465, w: -0.9765087}
- position: {x: 0.1592947, y: 0.8078101, z: 0.2577546}
rotation: {x: 0.1455155, y: 0.09165069, z: -0.05898476, w: -0.9833342}
- position: {x: 0.1485158, y: 0.8304129, z: 0.3167188}
rotation: {x: 0.186273, y: 0.04752991, z: -0.04320189, w: -0.9803962}
- position: {x: 0.1436614, y: 0.8464537, z: 0.3578533}
rotation: {x: 0.1772276, y: 0.04507327, z: -0.03174846, w: -0.9826244}
- position: {x: 0.1408155, y: 0.8563007, z: 0.3844529}
rotation: {x: 0.2435302, y: 0.05011827, z: 0.008183546, w: -0.9685629}
- position: {x: 0.1387756, y: 0.8695478, z: 0.406569}
rotation: {x: 0.2435302, y: 0.05011827, z: 0.008183546, w: -0.9685629}
- position: {x: 0.1781585, y: 0.812121, z: 0.2613478}
rotation: {x: 0.1455155, y: 0.09165069, z: -0.05898476, w: -0.9833342}
- position: {x: 0.1696902, y: 0.8273438, z: 0.3144134}
rotation: {x: 0.1982404, y: -0.0350953, z: 0.005853549, w: -0.9795074}
- position: {x: 0.172558, y: 0.8429975, z: 0.3514927}
rotation: {x: 0.1937883, y: -0.03110957, z: 0.03954247, w: -0.9797524}
- position: {x: 0.1746556, y: 0.8533709, z: 0.3768705}
rotation: {x: 0.2010143, y: -0.001809478, z: 0.03793623, w: -0.9788519}
- position: {x: 0.1755171, y: 0.8647776, z: 0.399355}
rotation: {x: 0.2010143, y: -0.001809478, z: 0.03793623, w: -0.9788519}
- position: {x: 0.186704, y: 0.8097544, z: 0.2630615}
rotation: {x: 0.1121615, y: -0.02023545, z: 0.1652296, w: -0.9796476}
- position: {x: 0.1903251, y: 0.8198187, z: 0.3090703}
rotation: {x: 0.207436, y: -0.1462307, z: 0.06295095, w: -0.9652067}
- position: {x: 0.2001283, y: 0.8319622, z: 0.3367624}
rotation: {x: 0.1343965, y: -0.1689329, z: 0.1263285, w: -0.968215}
- position: {x: 0.207717, y: 0.8365347, z: 0.3558203}
rotation: {x: 0.1587855, y: -0.1235879, z: 0.1156796, w: -0.9726929}
- position: {x: 0.2139974, y: 0.8441217, z: 0.3762944}
rotation: {x: 0.1587855, y: -0.1235879, z: 0.1156796, w: -0.9726929}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 05293ab353dc8a747a36ed129311686d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,121 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be402f6368bb7404eb9adbf9f61fa025, type: 3}
m_Name: Pinch Expression Capture
m_EditorClassIdentifier:
m_Icon: {fileID: 21300000, guid: a6721511441c05a43964dac58584c890, type: 3}
m_LeftCapturedPoses:
- position: {x: 0.0157946, y: 1.001988, z: 0.3836024}
rotation: {x: 0.457364, y: -0.5518827, z: -0.3590422, w: -0.5977727}
- position: {x: 0.03365209, y: 1.048454, z: 0.3815437}
rotation: {x: 0.457364, y: -0.5518827, z: -0.3590422, w: -0.5977727}
- position: {x: 0.05078341, y: 1.028646, z: 0.3568002}
rotation: {x: 0.7396748, y: -0.3659472, z: 0.4339377, w: -0.361472}
- position: {x: 0.0814724, y: 1.035998, z: 0.3445426}
rotation: {x: 0.6078655, y: -0.2825187, z: 0.4485443, w: -0.5911775}
- position: {x: 0.1124141, y: 1.052369, z: 0.3481093}
rotation: {x: 0.2729817, y: -0.01229787, z: 0.5733344, w: -0.7724104}
- position: {x: 0.1216165, y: 1.063636, z: 0.3692194}
rotation: {x: 0.2729817, y: -0.01229787, z: 0.5733344, w: -0.7724104}
- position: {x: 0.04198926, y: 1.033307, z: 0.3650339}
rotation: {x: 0.457364, y: -0.5518827, z: -0.3590422, w: -0.5977727}
- position: {x: 0.05929584, y: 1.091936, z: 0.3577654}
rotation: {x: 0.2107346, y: -0.6483985, z: -0.03298127, w: -0.7308096}
- position: {x: 0.09617385, y: 1.10579, z: 0.3605433}
rotation: {x: -0.2236543, y: -0.5781351, z: 0.2986468, w: -0.7256367}
- position: {x: 0.114026, y: 1.088837, z: 0.3664011}
rotation: {x: -0.3926506, y: -0.4713324, z: 0.4193517, w: -0.6691901}
- position: {x: 0.1219782, y: 1.067816, z: 0.3725952}
rotation: {x: -0.3926506, y: -0.4713324, z: 0.4193517, w: -0.6691901}
- position: {x: 0.03642771, y: 1.03335, z: 0.3813612}
rotation: {x: 0.457364, y: -0.5518827, z: -0.3590422, w: -0.5977727}
- position: {x: 0.05150958, y: 1.09492, z: 0.379485}
rotation: {x: 0.3017765, y: -0.608869, z: -0.2473378, w: -0.690676}
- position: {x: 0.08243073, y: 1.127015, z: 0.3829007}
rotation: {x: 0.1150407, y: -0.6536562, z: -0.09936951, w: -0.7413669}
- position: {x: 0.1095774, y: 1.135635, z: 0.3863143}
rotation: {x: 0.0728094, y: -0.6599165, z: -0.1217568, w: -0.7378241}
- position: {x: 0.1340718, y: 1.143715, z: 0.3897743}
rotation: {x: 0.0728094, y: -0.6599165, z: -0.1217568, w: -0.7378241}
- position: {x: 0.03156805, y: 1.035289, z: 0.398976}
rotation: {x: 0.457364, y: -0.5518827, z: -0.3590422, w: -0.5977727}
- position: {x: 0.05032922, y: 1.088258, z: 0.4000564}
rotation: {x: 0.3770045, y: -0.528223, z: -0.4137666, w: -0.638471}
- position: {x: 0.06504954, y: 1.125555, z: 0.4064596}
rotation: {x: 0.2519302, y: -0.6023735, z: -0.3470888, w: -0.6732063}
- position: {x: 0.08265182, y: 1.146511, z: 0.4105369}
rotation: {x: 0.23679, y: -0.634203, z: -0.3243127, w: -0.6607107}
- position: {x: 0.09877241, y: 1.165956, z: 0.4130814}
rotation: {x: 0.23679, y: -0.634203, z: -0.3243127, w: -0.6607107}
- position: {x: 0.03352766, y: 1.034082, z: 0.4077679}
rotation: {x: 0.2671525, y: -0.5516179, z: -0.5254101, w: -0.5901622}
- position: {x: 0.0511328, y: 1.076624, z: 0.4195869}
rotation: {x: 0.3783071, y: -0.4138983, z: -0.5423734, w: -0.6256221}
- position: {x: 0.05457214, y: 1.106127, z: 0.4314589}
rotation: {x: 0.2924047, y: -0.4426991, z: -0.5538299, w: -0.6417083}
- position: {x: 0.05973852, y: 1.124435, z: 0.4407019}
rotation: {x: 0.3348972, y: -0.460098, z: -0.5488416, w: -0.6123127}
- position: {x: 0.0629609, y: 1.145638, z: 0.4486251}
rotation: {x: 0.3348972, y: -0.460098, z: -0.5488416, w: -0.6123127}
m_RightCapturedPoses:
- position: {x: 0.2859654, y: 0.9980624, z: 0.3333892}
rotation: {x: -0.5665034, y: -0.4050445, z: -0.1902182, w: 0.6919753}
- position: {x: 0.2672887, y: 1.044222, z: 0.335021}
rotation: {x: -0.5665034, y: -0.4050445, z: -0.1902182, w: 0.6919753}
- position: {x: 0.2408116, y: 1.022089, z: 0.3257466}
rotation: {x: -0.6160189, y: -0.2205986, z: 0.6362784, w: 0.4086644}
- position: {x: 0.2081687, y: 1.02963, z: 0.3306119}
rotation: {x: -0.5113408, y: -0.0924702, z: 0.6044654, w: 0.6038221}
- position: {x: 0.1824874, y: 1.047425, z: 0.3467965}
rotation: {x: -0.1676959, y: 0.2218038, z: 0.6220766, w: 0.7319165}
- position: {x: 0.1844946, y: 1.061542, z: 0.3681025}
rotation: {x: -0.1676959, y: 0.2218038, z: 0.6220766, w: 0.7319165}
- position: {x: 0.25245, y: 1.027434, z: 0.3273216}
rotation: {x: -0.5665034, y: -0.4050445, z: -0.1902182, w: 0.6919753}
- position: {x: 0.2312731, y: 1.084857, z: 0.3221581}
rotation: {x: -0.2356876, y: -0.4335979, z: 0.0602022, w: 0.8676519}
- position: {x: 0.2004377, y: 1.098947, z: 0.342413}
rotation: {x: 0.2576996, y: -0.3520694, z: 0.2556971, w: 0.8627034}
- position: {x: 0.1884001, y: 1.083138, z: 0.3580846}
rotation: {x: 0.4324853, y: -0.2673547, z: 0.3143991, w: 0.8016428}
- position: {x: 0.1841693, y: 1.063618, z: 0.370107}
rotation: {x: 0.4324853, y: -0.2673547, z: 0.3143991, w: 0.8016428}
- position: {x: 0.2654974, y: 1.029476, z: 0.3384759}
rotation: {x: -0.5665034, y: -0.4050445, z: -0.1902182, w: 0.6919753}
- position: {x: 0.248612, y: 1.090382, z: 0.3366528}
rotation: {x: -0.3928278, y: -0.4398281, z: -0.1023589, w: 0.8010994}
- position: {x: 0.2207083, y: 1.122539, z: 0.3502623}
rotation: {x: -0.240511, y: -0.4538667, z: -0.03425559, w: 0.8573132}
- position: {x: 0.1988572, y: 1.135261, z: 0.3638112}
rotation: {x: -0.2472186, y: -0.4604642, z: -0.08306116, w: 0.8485026}
- position: {x: 0.1802294, y: 1.149206, z: 0.3754635}
rotation: {x: -0.2472186, y: -0.4604642, z: -0.08306116, w: 0.8485026}
- position: {x: 0.2783066, y: 1.033296, z: 0.3505374}
rotation: {x: -0.5665034, y: -0.4050445, z: -0.1902182, w: 0.6919753}
- position: {x: 0.2600926, y: 1.086314, z: 0.3545583}
rotation: {x: -0.494328, y: -0.4104389, z: -0.2317789, w: 0.7303822}
- position: {x: 0.2450523, y: 1.123361, z: 0.3616381}
rotation: {x: -0.3329608, y: -0.4675161, z: -0.1760223, w: 0.7997389}
- position: {x: 0.2276048, y: 1.14265, z: 0.3710771}
rotation: {x: -0.3052964, y: -0.4991576, z: -0.153878, w: 0.7962146}
- position: {x: 0.2108935, y: 1.160155, z: 0.3787447}
rotation: {x: -0.3052964, y: -0.4991576, z: -0.153878, w: 0.7962146}
- position: {x: 0.2809969, y: 1.033228, z: 0.359218}
rotation: {x: -0.425173, y: -0.415756, z: -0.3994905, w: 0.6976977}
- position: {x: 0.2695662, y: 1.077219, z: 0.3731317}
rotation: {x: -0.5577059, y: -0.3509479, z: -0.361963, w: 0.6593807}
- position: {x: 0.2676765, y: 1.108873, z: 0.3773413}
rotation: {x: -0.3935685, y: -0.4185851, z: -0.3451964, w: 0.742112}
- position: {x: 0.2602836, y: 1.127339, z: 0.3845274}
rotation: {x: -0.3791074, y: -0.468205, z: -0.3070508, w: 0.7367374}
- position: {x: 0.2507767, y: 1.147341, z: 0.3902047}
rotation: {x: -0.3791074, y: -0.468205, z: -0.3070508, w: 0.7367374}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d6e15a52475c2564ca7d2977fdece24a
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,121 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be402f6368bb7404eb9adbf9f61fa025, type: 3}
m_Name: Poke Expression Capture
m_EditorClassIdentifier:
m_Icon: {fileID: 21300000, guid: a2586e6b399337f409118c79273dc29d, type: 3}
m_LeftCapturedPoses:
- position: {x: -0.1071779, y: 0.827069, z: 0.3175363}
rotation: {x: 0.1584258, y: -0.1762791, z: -0.007713986, w: -0.9714769}
- position: {x: -0.08917637, y: 0.8413426, z: 0.3621581}
rotation: {x: 0.1584258, y: -0.1762791, z: -0.007713986, w: -0.9714769}
- position: {x: -0.06348944, y: 0.8224213, z: 0.3421627}
rotation: {x: 0.2625299, y: -0.4862984, z: 0.6006949, w: -0.577718}
- position: {x: -0.03357103, y: 0.8128417, z: 0.3554352}
rotation: {x: 0.2976573, y: -0.4949231, z: 0.5009959, w: -0.6445578}
- position: {x: -0.0003841147, y: 0.8088648, z: 0.3672353}
rotation: {x: 0.3419976, y: -0.5377187, z: 0.5414934, w: -0.5483443}
- position: {x: 0.02473941, y: 0.8043881, z: 0.3712021}
rotation: {x: 0.3419976, y: -0.5377187, z: 0.5414934, w: -0.5483443}
- position: {x: -0.07374379, y: 0.8293393, z: 0.3464895}
rotation: {x: 0.1584258, y: -0.1762791, z: -0.007713986, w: -0.9714769}
- position: {x: -0.04922855, y: 0.8500396, z: 0.4007363}
rotation: {x: 0.1101994, y: -0.1310576, z: 0.02526704, w: -0.9849069}
- position: {x: -0.03873676, y: 0.8584118, z: 0.438186}
rotation: {x: 0.07904448, y: -0.1267361, z: 0.002658814, w: -0.9887786}
- position: {x: -0.03233693, y: 0.8623795, z: 0.462541}
rotation: {x: 0.1126262, y: -0.1016642, z: -0.02010015, w: -0.9882185}
- position: {x: -0.02810054, y: 0.8687388, z: 0.4847472}
rotation: {x: 0.1126262, y: -0.1016642, z: -0.02010015, w: -0.9882185}
- position: {x: -0.09056408, y: 0.8307414, z: 0.3498875}
rotation: {x: 0.1584258, y: -0.1762791, z: -0.007713986, w: -0.9714769}
- position: {x: -0.07117486, y: 0.8556161, z: 0.4067799}
rotation: {x: -0.3417761, y: -0.07929233, z: 0.01456529, w: -0.9363171}
- position: {x: -0.06493732, y: 0.826694, z: 0.4407213}
rotation: {x: -0.9059693, y: -0.04588759, z: 0.05312631, w: -0.4174823}
- position: {x: -0.06661183, y: 0.8046937, z: 0.4220603}
rotation: {x: -0.997141, y: 0.05248658, z: 0.01495624, w: 0.05226291}
- position: {x: -0.06769776, y: 0.8063177, z: 0.3959179}
rotation: {x: -0.997141, y: 0.05248658, z: 0.01495624, w: 0.05226291}
- position: {x: -0.1090732, y: 0.8330464, z: 0.3572646}
rotation: {x: 0.1584258, y: -0.1762791, z: -0.007713986, w: -0.9714769}
- position: {x: -0.09223516, y: 0.8502033, z: 0.4085257}
rotation: {x: -0.4810147, y: -0.08804822, z: -0.0200354, w: -0.8720499}
- position: {x: -0.08516539, y: 0.816032, z: 0.4298669}
rotation: {x: -0.9595444, y: -0.07511636, z: 0.001599823, w: -0.2713481}
- position: {x: -0.0841147, y: 0.8015105, z: 0.4060984}
rotation: {x: -0.9684747, y: -0.04550592, z: 0.004768603, w: 0.2448749}
- position: {x: -0.0850437, y: 0.8120999, z: 0.3828392}
rotation: {x: -0.9684747, y: -0.04550592, z: 0.004768603, w: 0.2448749}
- position: {x: -0.1169456, y: 0.82977, z: 0.3605972}
rotation: {x: 0.09799456, y: -0.06724676, z: -0.2276041, w: -0.9664736}
- position: {x: -0.1128549, y: 0.8403059, z: 0.4071279}
rotation: {x: -0.5417459, y: -0.1437806, z: -0.09073175, w: -0.8231684}
- position: {x: -0.1020596, y: 0.8124069, z: 0.4191045}
rotation: {x: -0.9709633, y: -0.1148564, z: -0.03644615, w: -0.206664}
- position: {x: -0.0995403, y: 0.804035, z: 0.399676}
rotation: {x: -0.9486026, y: -0.1292432, z: -0.01809669, w: 0.2883087}
- position: {x: -0.09988867, y: 0.8157601, z: 0.3798555}
rotation: {x: -0.9486026, y: -0.1292432, z: -0.01809669, w: 0.2883087}
m_RightCapturedPoses:
- position: {x: 0.1872659, y: 0.8247173, z: 0.2764837}
rotation: {x: 0.1845069, y: 0.05019128, z: -0.006978832, w: -0.981524}
- position: {x: 0.1812874, y: 0.8415789, z: 0.3233755}
rotation: {x: 0.1845069, y: 0.05019128, z: -0.006978832, w: -0.981524}
- position: {x: 0.1522112, y: 0.8207598, z: 0.3134545}
rotation: {x: 0.199468, y: 0.3324911, z: -0.652386, w: -0.6511949}
- position: {x: 0.1285676, y: 0.8148245, z: 0.3373038}
rotation: {x: 0.2496604, y: 0.3293343, z: -0.56299, w: -0.7157171}
- position: {x: 0.1018932, y: 0.8143476, z: 0.3606421}
rotation: {x: 0.311683, y: 0.4133047, z: -0.5990361, w: -0.6108918}
- position: {x: 0.07868381, y: 0.8121885, z: 0.371761}
rotation: {x: 0.311683, y: 0.4133047, z: -0.5990361, w: -0.6108918}
- position: {x: 0.16278, y: 0.8284291, z: 0.3137179}
rotation: {x: 0.1845069, y: 0.05019128, z: -0.006978832, w: -0.981524}
- position: {x: 0.1524728, y: 0.85317, z: 0.3702275}
rotation: {x: 0.1350046, y: -0.02712834, z: -0.02644238, w: -0.9901205}
- position: {x: 0.1543259, y: 0.8638626, z: 0.4085014}
rotation: {x: 0.05748563, y: -0.03067759, z: 0.002382847, w: -0.9978722}
- position: {x: 0.1558937, y: 0.8667836, z: 0.4337774}
rotation: {x: 0.06920901, y: -0.05590588, z: 0.01990099, w: -0.995836}
- position: {x: 0.1589124, y: 0.8710141, z: 0.4566791}
rotation: {x: 0.06920901, y: -0.05590588, z: 0.01990099, w: -0.995836}
- position: {x: 0.1799342, y: 0.8300665, z: 0.3125032}
rotation: {x: 0.1845069, y: 0.05019128, z: -0.006978832, w: -0.981524}
- position: {x: 0.1753088, y: 0.8584405, z: 0.3702672}
rotation: {x: -0.2938031, y: -0.03947803, z: 0.03686079, w: -0.9543387}
- position: {x: 0.1777264, y: 0.8330595, z: 0.4073803}
rotation: {x: -0.8921361, y: 0.0006021559, z: 0.06735972, w: -0.4467162}
- position: {x: 0.1742377, y: 0.8100289, z: 0.3902785}
rotation: {x: -0.9913462, y: -0.03387545, z: 0.115123, w: 0.05321492}
- position: {x: 0.1685462, y: 0.8114298, z: 0.3647269}
rotation: {x: -0.9913462, y: -0.03387545, z: 0.115123, w: 0.05321492}
- position: {x: 0.1991926, y: 0.8325304, z: 0.3140919}
rotation: {x: 0.1845069, y: 0.05019128, z: -0.006978832, w: -0.981524}
- position: {x: 0.1960526, y: 0.8525566, z: 0.3669564}
rotation: {x: -0.4343545, y: -0.02347651, z: 0.09103297, w: -0.8958224}
- position: {x: 0.1945383, y: 0.8205502, z: 0.3923809}
rotation: {x: -0.9444679, y: 0.0516615, z: 0.1263621, w: -0.2989045}
- position: {x: 0.1870244, y: 0.8051766, z: 0.3703784}
rotation: {x: -0.9599695, y: 0.09107628, z: 0.1156614, w: 0.2382978}
- position: {x: 0.1823367, y: 0.8158885, z: 0.3476349}
rotation: {x: -0.9599695, y: 0.09107628, z: 0.1156614, w: 0.2382978}
- position: {x: 0.2076045, y: 0.8292077, z: 0.315511}
rotation: {x: 0.1512249, y: -0.05109093, z: 0.2214301, w: -0.9620236}
- position: {x: 0.2155159, y: 0.8420568, z: 0.3609549}
rotation: {x: -0.4986402, y: 0.04115808, z: 0.1677107, w: -0.8494335}
- position: {x: 0.2078733, y: 0.8152046, z: 0.3770448}
rotation: {x: -0.9555787, y: 0.1014953, z: 0.162833, w: -0.2237268}
- position: {x: 0.2002757, y: 0.8067993, z: 0.3590024}
rotation: {x: -0.9280035, y: 0.1819064, z: 0.1276522, w: 0.2990396}
- position: {x: 0.1965684, y: 0.8197343, z: 0.3403103}
rotation: {x: -0.9280035, y: 0.1819064, z: 0.1276522, w: 0.2990396}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 95c319715e9d2644da8ae09af8ccfee6
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,121 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be402f6368bb7404eb9adbf9f61fa025, type: 3}
m_Name: Resting Expression Capture
m_EditorClassIdentifier:
m_Icon: {fileID: 21300000, guid: 7d3dbc333af046c4193982e1166659dd, type: 3}
m_LeftCapturedPoses:
- position: {x: -0.08227, y: 1.09858, z: 0.0624}
rotation: {x: 0.37018, y: -0.42667, z: -0.23629, w: -0.79063}
- position: {x: -0.05319, y: 1.14112, z: 0.08206}
rotation: {x: 0.37018, y: -0.42667, z: -0.23629, w: -0.79063}
- position: {x: -0.03098, y: 1.12033, z: 0.05497}
rotation: {x: 0.62813, y: -0.40647, z: 0.45152, w: -0.48617}
- position: {x: 0.00508, y: 1.12946, z: 0.05049}
rotation: {x: 0.56658, y: -0.37898, z: 0.40879, w: -0.60683}
- position: {x: 0.04104, y: 1.14418, z: 0.05325}
rotation: {x: 0.50136, y: -0.31467, z: 0.52384, w: -0.61255}
- position: {x: 0.06704, y: 1.15292, z: 0.0605}
rotation: {x: 0.50136, y: -0.31467, z: 0.52384, w: -0.61255}
- position: {x: -0.04156, y: 1.12615, z: 0.06273}
rotation: {x: 0.37018, y: -0.42667, z: -0.23629, w: -0.79063}
- position: {x: -0.00694, y: 1.18204, z: 0.08261}
rotation: {x: 0.33862, y: -0.46716, z: -0.16301, w: -0.80033}
- position: {x: 0.02092, y: 1.21239, z: 0.09721}
rotation: {x: 0.20645, y: -0.49184, z: -0.11594, w: -0.83787}
- position: {x: 0.04267, y: 1.22527, z: 0.10928}
rotation: {x: 0.19916, y: -0.47258, z: -0.13734, w: -0.84743}
- position: {x: 0.06123, y: 1.23835, z: 0.12155}
rotation: {x: 0.19916, y: -0.47258, z: -0.13734, w: -0.84743}
- position: {x: -0.05418, y: 1.12452, z: 0.07682}
rotation: {x: 0.37018, y: -0.42667, z: -0.23629, w: -0.79063}
- position: {x: -0.02412, y: 1.18365, z: 0.10172}
rotation: {x: 0.29654, y: -0.42389, z: -0.22072, w: -0.82684}
- position: {x: 0.00409, y: 1.21717, z: 0.12471}
rotation: {x: 0.07485, y: -0.46811, z: -0.1185, w: -0.87249}
- position: {x: 0.02946, y: 1.22484, z: 0.14219}
rotation: {x: 0.018, y: -0.4765, z: -0.14103, w: -0.86761}
- position: {x: 0.05258, y: 1.23078, z: 0.15831}
rotation: {x: 0.018, y: -0.4765, z: -0.14103, w: -0.86761}
- position: {x: -0.06652, y: 1.12487, z: 0.09424}
rotation: {x: 0.37018, y: -0.42667, z: -0.23629, w: -0.79063}
- position: {x: -0.03655, y: 1.17324, z: 0.11937}
rotation: {x: 0.28613, y: -0.37813, z: -0.29259, w: -0.83039}
- position: {x: -0.01585, y: 1.20454, z: 0.1441}
rotation: {x: 0.05979, y: -0.4537, z: -0.22094, w: -0.86126}
- position: {x: 0.00728, y: 1.21384, z: 0.1619}
rotation: {x: -0.02753, y: -0.50001, z: -0.17905, w: -0.84686}
- position: {x: 0.03065, y: 1.21918, z: 0.17654}
rotation: {x: -0.02753, y: -0.50001, z: -0.17905, w: -0.84686}
- position: {x: -0.06905, y: 1.12129, z: 0.10329}
rotation: {x: 0.22237, y: -0.38305, z: -0.43656, w: -0.7831}
- position: {x: -0.0477, y: 1.15721, z: 0.13526}
rotation: {x: 0.23079, y: -0.30136, z: -0.37872, w: -0.84409}
- position: {x: -0.03588, y: 1.17908, z: 0.16046}
rotation: {x: -0.02823, y: -0.37711, z: -0.34394, w: -0.85947}
- position: {x: -0.02025, y: 1.18402, z: 0.17718}
rotation: {x: -0.08543, y: -0.44714, z: -0.31003, w: -0.83466}
- position: {x: -0.00056, y: 1.1887, z: 0.19236}
rotation: {x: -0.08543, y: -0.44714, z: -0.31003, w: -0.83466}
m_RightCapturedPoses:
- position: {x: 0.25036, y: 1.0071, z: -0.1635}
rotation: {x: -0.36011, y: 0.06995, z: -0.1086, w: 0.92392}
- position: {x: 0.26061, y: 1.04213, z: -0.12217}
rotation: {x: -0.36011, y: 0.06995, z: -0.1086, w: 0.92392}
- position: {x: 0.22277, y: 1.02779, z: -0.11895}
rotation: {x: -0.29443, y: -0.09961, z: 0.61688, w: 0.72309}
- position: {x: 0.20376, y: 1.03914, z: -0.08872}
rotation: {x: -0.17373, y: 0.03486, z: 0.54658, w: 0.81844}
- position: {x: 0.19858, y: 1.0517, z: -0.05222}
rotation: {x: -0.08241, y: 0.04251, z: 0.61551, w: 0.78265}
- position: {x: 0.19663, y: 1.05785, z: -0.02459}
rotation: {x: -0.08241, y: 0.04251, z: 0.61551, w: 0.78265}
- position: {x: 0.23565, y: 1.03198, z: -0.12363}
rotation: {x: -0.36011, y: 0.06995, z: -0.1086, w: 0.92392}
- position: {x: 0.24581, y: 1.0798, z: -0.07552}
rotation: {x: -0.26745, y: -0.0023, z: -0.05316, w: 0.9621}
- position: {x: 0.24686, y: 1.10231, z: -0.03806}
rotation: {x: -0.08818, y: -0.01665, z: -0.07783, w: 0.99292}
- position: {x: 0.24632, y: 1.10729, z: -0.0105}
rotation: {x: -0.0807, y: 0.00726, z: -0.09635, w: 0.99204}
- position: {x: 0.24765, y: 1.11246, z: 0.01474}
rotation: {x: -0.0807, y: 0.00726, z: -0.09635, w: 0.99204}
- position: {x: 0.25356, y: 1.02741, z: -0.12805}
rotation: {x: -0.36011, y: 0.06995, z: -0.1086, w: 0.92392}
- position: {x: 0.27087, y: 1.07717, z: -0.08084}
rotation: {x: -0.25376, y: 0.06876, z: -0.13017, w: 0.956}
- position: {x: 0.28064, y: 1.10029, z: -0.03821}
rotation: {x: 0.00277, y: 0.0306, z: -0.15586, w: 0.9873}
- position: {x: 0.28253, y: 1.09981, z: -0.00652}
rotation: {x: 0.03529, y: 0.02435, z: -0.20304, w: 0.97823}
- position: {x: 0.28434, y: 1.0986, z: 0.0222}
rotation: {x: 0.03529, y: 0.02435, z: -0.20304, w: 0.97823}
- position: {x: 0.27434, y: 1.02385, z: -0.13037}
rotation: {x: -0.36011, y: 0.06995, z: -0.1086, w: 0.92392}
- position: {x: 0.28989, y: 1.06311, z: -0.0847}
rotation: {x: -0.303, y: 0.12805, z: -0.19366, w: 0.92428}
- position: {x: 0.30581, y: 1.08606, z: -0.04948}
rotation: {x: -0.02105, y: 0.04613, z: -0.25712, w: 0.96505}
- position: {x: 0.30886, y: 1.08658, z: -0.01902}
rotation: {x: 0.09422, y: -0.01594, z: -0.27039, w: 0.958}
- position: {x: 0.30779, y: 1.08315, z: 0.00885}
rotation: {x: 0.09422, y: -0.01594, z: -0.27039, w: 0.958}
- position: {x: 0.2825, y: 1.01819, z: -0.12876}
rotation: {x: -0.33093, y: 0.12084, z: -0.34823, w: 0.86869}
- position: {x: 0.30567, y: 1.04402, z: -0.08921}
rotation: {x: -0.31247, y: 0.21947, z: -0.28321, w: 0.87977}
- position: {x: 0.3256, y: 1.05908, z: -0.06413}
rotation: {x: -0.02639, y: 0.12369, z: -0.40234, w: 0.90671}
- position: {x: 0.33135, y: 1.05787, z: -0.04147}
rotation: {x: 0.06308, y: 0.03026, z: -0.41147, w: 0.90874}
- position: {x: 0.3323, y: 1.05547, z: -0.0163}
rotation: {x: 0.06308, y: 0.03026, z: -0.41147, w: 0.90874}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 5be099e6e6012c244bb41881b6c0ea07
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,121 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be402f6368bb7404eb9adbf9f61fa025, type: 3}
m_Name: Thumb Expression Capture
m_EditorClassIdentifier:
m_Icon: {fileID: 21300000, guid: 3b2e62babc5249f42921c2cd027852cd, type: 3}
m_LeftCapturedPoses:
- position: {x: -0.005137175, y: 0.9806235, z: 0.3271167}
rotation: {x: 0.04482474, y: -0.1648934, z: -0.7112298, w: -0.6818746}
- position: {x: 0.004659322, y: 0.9971178, z: 0.376166}
rotation: {x: 0.04482474, y: -0.1648934, z: -0.7112298, w: -0.6818746}
- position: {x: 0.01631483, y: 1.023864, z: 0.3502414}
rotation: {x: 0.4399743, y: -0.2460086, z: -0.1511322, w: -0.8503303}
- position: {x: 0.02652826, y: 1.053303, z: 0.367842}
rotation: {x: 0.4407867, y: -0.211895, z: -0.2633173, w: -0.8315477}
- position: {x: 0.03100188, y: 1.084722, z: 0.3872445}
rotation: {x: 0.6225613, y: -0.1823171, z: -0.1927477, w: -0.7362244}
- position: {x: 0.03056071, y: 1.111566, z: 0.3909492}
rotation: {x: 0.6225613, y: -0.1823171, z: -0.1927477, w: -0.7362244}
- position: {x: 0.01023713, y: 1.01347, z: 0.3568022}
rotation: {x: 0.04482474, y: -0.1648934, z: -0.7112298, w: -0.6818746}
- position: {x: 0.01810431, y: 1.036754, z: 0.4177327}
rotation: {x: -0.3544258, y: -0.502328, z: -0.4846452, w: -0.6222281}
- position: {x: 0.05854382, y: 1.038668, z: 0.4279232}
rotation: {x: -0.7097575, y: -0.694498, z: 0.07254867, w: -0.09302467}
- position: {x: 0.05924543, y: 1.032439, z: 0.4019161}
rotation: {x: -0.6585054, y: -0.5330628, z: 0.442797, w: 0.2935063}
- position: {x: 0.03767347, y: 1.029728, z: 0.3903133}
rotation: {x: -0.6585054, y: -0.5330628, z: 0.442797, w: 0.2935063}
- position: {x: 0.008996945, y: 0.9956917, z: 0.3600693}
rotation: {x: 0.04482474, y: -0.1648934, z: -0.7112298, w: -0.6818746}
- position: {x: 0.01445582, y: 1.013612, z: 0.4252154}
rotation: {x: -0.4346533, y: -0.5413443, z: -0.4818633, w: -0.5346313}
- position: {x: 0.06159928, y: 1.016303, z: 0.4269186}
rotation: {x: -0.6921574, y: -0.7177366, z: 0.07171951, w: -0.02507737}
- position: {x: 0.05968019, y: 1.012128, z: 0.3969441}
rotation: {x: -0.6687785, y: -0.5167429, z: 0.4109222, w: 0.341841}
- position: {x: 0.03533835, y: 1.012402, z: 0.3841297}
rotation: {x: -0.6687785, y: -0.5167429, z: 0.4109222, w: 0.341841}
- position: {x: 0.008640887, y: 0.9762834, z: 0.3667744}
rotation: {x: 0.04482474, y: -0.1648934, z: -0.7112298, w: -0.6818746}
- position: {x: 0.01893923, y: 0.991241, z: 0.4233454}
rotation: {x: -0.4550433, y: -0.5749835, z: -0.4825611, w: -0.4790241}
- position: {x: 0.06143552, y: 0.996348, z: 0.4201115}
rotation: {x: -0.6732396, y: -0.738315, z: 0.03688492, w: 0.0166972}
- position: {x: 0.05926164, y: 0.9954125, z: 0.3909574}
rotation: {x: -0.5873962, y: -0.5908144, z: 0.3979874, w: 0.3840707}
- position: {x: 0.03528208, y: 0.9946058, z: 0.3789357}
rotation: {x: -0.5873962, y: -0.5908144, z: 0.3979874, w: 0.3840707}
- position: {x: 0.01278839, y: 0.9676964, z: 0.3679407}
rotation: {x: -0.103049, y: -0.08623168, z: -0.832944, w: -0.5367953}
- position: {x: 0.0260664, y: 0.9693583, z: 0.4163749}
rotation: {x: -0.4254971, y: -0.6414837, z: -0.4966468, w: -0.40099}
- position: {x: 0.05775425, y: 0.9793654, z: 0.4101158}
rotation: {x: -0.6410927, y: -0.7656182, z: 0.03891845, w: 0.03625515}
- position: {x: 0.05539743, y: 0.9790724, z: 0.3878851}
rotation: {x: -0.5362977, y: -0.6428261, z: 0.38924, w: 0.384255}
- position: {x: 0.03388948, y: 0.9773734, z: 0.3769915}
rotation: {x: -0.5362977, y: -0.6428261, z: 0.38924, w: 0.384255}
m_RightCapturedPoses:
- position: {x: 0.190565, y: 0.9886562, z: 0.2587681}
rotation: {x: 0.25151, y: -0.1371259, z: 0.6376771, w: -0.7150575}
- position: {x: 0.2164517, y: 0.9992318, z: 0.3033989}
rotation: {x: 0.25151, y: -0.1371259, z: 0.6376771, w: -0.7150575}
- position: {x: 0.1897593, y: 1.026595, z: 0.2969412}
rotation: {x: 0.3851964, y: -0.08931068, z: -0.03110564, w: -0.9179759}
- position: {x: 0.1947698, y: 1.052104, z: 0.321538}
rotation: {x: 0.413786, y: -0.1222173, z: 0.07109612, w: -0.8993272}
- position: {x: 0.2051353, y: 1.079141, z: 0.3448861}
rotation: {x: 0.5055174, y: -0.101377, z: -0.04825526, w: -0.8554802}
- position: {x: 0.2090197, y: 1.10335, z: 0.3564326}
rotation: {x: 0.5055174, y: -0.101377, z: -0.04825526, w: -0.8554802}
- position: {x: 0.1989543, y: 1.01652, z: 0.2957341}
rotation: {x: 0.25151, y: -0.1371259, z: 0.6376771, w: -0.7150575}
- position: {x: 0.2345257, y: 1.033127, z: 0.3481654}
rotation: {x: -0.1791409, y: 0.1868796, z: 0.5968902, w: -0.7594121}
- position: {x: 0.2137483, y: 1.031082, z: 0.3843175}
rotation: {x: -0.6944886, y: 0.5873618, z: 0.2534159, w: -0.3293512}
- position: {x: 0.1939819, y: 1.026808, z: 0.3668054}
rotation: {x: -0.778201, y: 0.6178927, z: -0.0880461, w: 0.06971443}
- position: {x: 0.1984765, y: 1.026228, z: 0.3425817}
rotation: {x: -0.778201, y: 0.6178927, z: -0.0880461, w: 0.06971443}
- position: {x: 0.2023397, y: 0.9987178, z: 0.294729}
rotation: {x: 0.25151, y: -0.1371259, z: 0.6376771, w: -0.7150575}
- position: {x: 0.2423384, y: 1.009807, z: 0.3480297}
rotation: {x: -0.2788386, y: 0.2632706, z: 0.6303045, w: -0.6750214}
- position: {x: 0.2089352, y: 1.007702, z: 0.3813829}
rotation: {x: -0.6872715, y: 0.6440614, z: 0.2377976, w: -0.2372659}
- position: {x: 0.1897552, y: 1.007101, z: 0.3579022}
rotation: {x: -0.7591612, y: 0.6161376, z: -0.09385294, w: 0.1877244}
- position: {x: 0.1989766, y: 1.011212, z: 0.3323117}
rotation: {x: -0.7591612, y: 0.6161376, z: -0.09385294, w: 0.1877244}
- position: {x: 0.207229, y: 0.9791437, z: 0.2963611}
rotation: {x: 0.25151, y: -0.1371259, z: 0.6376771, w: -0.7150575}
- position: {x: 0.2378343, y: 0.9874075, z: 0.3466114}
rotation: {x: -0.3043138, y: 0.3169288, z: 0.6438878, w: -0.6263847}
- position: {x: 0.2039704, y: 0.9885621, z: 0.3729624}
rotation: {x: -0.6499276, y: 0.6715521, z: 0.2841458, w: -0.2141804}
- position: {x: 0.1847526, y: 0.9915817, z: 0.3511192}
rotation: {x: -0.6789556, y: 0.7100714, z: -0.07240123, w: 0.1719773}
- position: {x: 0.1922567, y: 0.9949204, z: 0.3255706}
rotation: {x: -0.6789556, y: 0.7100714, z: -0.07240123, w: 0.1719773}
- position: {x: 0.2049853, y: 0.9701306, z: 0.2988169}
rotation: {x: 0.1692748, y: -0.1693482, z: 0.8031492, w: -0.5455443}
- position: {x: 0.2279328, y: 0.965745, z: 0.3433041}
rotation: {x: -0.2807537, y: 0.4187157, z: 0.6461869, w: -0.5729721}
- position: {x: 0.1994383, y: 0.9731643, z: 0.3599311}
rotation: {x: -0.6264114, y: 0.7094223, z: 0.2589085, w: -0.1931195}
- position: {x: 0.1860603, y: 0.9759681, z: 0.3422389}
rotation: {x: -0.6264666, y: 0.7533557, z: -0.1011336, w: 0.1725314}
- position: {x: 0.1942163, y: 0.9780334, z: 0.3195814}
rotation: {x: -0.6264666, y: 0.7533557, z: -0.1011336, w: 0.1725314}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 9d8c9c84da35a7c4c89efd57343c1df8
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 000d1a33d8d2f8445bb24d7d483fc34d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,253 @@
using UnityEngine.InputSystem;
using UnityEngine.UI;
using UnityEngine.XR.Interaction.Toolkit.Inputs.Simulation;
namespace UnityEngine.XR.Interaction.Toolkit.Samples.DeviceSimulator
{
[RequireComponent(typeof(XRDeviceSimulatorUI))]
class XRDeviceSimulatorControllerUI : MonoBehaviour
{
[Header("General")]
[SerializeField]
Image m_ControllerImage;
[SerializeField]
Image m_ControllerOverlayImage;
[Header("Primary Button")]
[SerializeField]
Image m_PrimaryButtonImage;
[SerializeField]
Text m_PrimaryButtonText;
[SerializeField]
Image m_PrimaryButtonIcon;
[Header("Secondary Button")]
[SerializeField]
Image m_SecondaryButtonImage;
[SerializeField]
Text m_SecondaryButtonText;
[SerializeField]
Image m_SecondaryButtonIcon;
[Header("Trigger")]
[SerializeField]
Image m_TriggerButtonImage;
[SerializeField]
Text m_TriggerButtonText;
[SerializeField]
Image m_TriggerButtonIcon;
[Header("Grip")]
[SerializeField]
Image m_GripButtonImage;
[SerializeField]
Text m_GripButtonText;
[SerializeField]
Image m_GripButtonIcon;
[Header("Thumbstick")]
[SerializeField]
Image m_ThumbstickButtonImage;
[SerializeField]
Text m_ThumbstickButtonText;
[SerializeField]
Image m_ThumbstickButtonIcon;
[Header("Menu")]
[SerializeField]
Image m_MenuButtonImage;
[SerializeField]
Text m_MenuButtonText;
[SerializeField]
Image m_MenuButtonIcon;
XRDeviceSimulatorUI m_MainUIManager;
bool m_PrimaryButtonActivated;
bool m_SecondaryButtonActivated;
bool m_TriggerActivated;
bool m_GripActivated;
bool m_MenuActivated;
bool m_XAxisTranslateActivated;
bool m_YAxisTranslateActivated;
protected void Awake()
{
m_MainUIManager = GetComponent<XRDeviceSimulatorUI>();
}
internal void Initialize(XRDeviceSimulator simulator)
{
m_PrimaryButtonText.text = simulator.primaryButtonAction.action.controls[0].displayName;
m_SecondaryButtonText.text = simulator.secondaryButtonAction.action.controls[0].displayName;
m_GripButtonText.text = simulator.gripAction.action.controls[0].displayName;
m_TriggerButtonText.text = simulator.triggerAction.action.controls[0].displayName;
m_MenuButtonText.text = simulator.menuAction.action.controls[0].displayName;
var disabledImgColor = m_MainUIManager.disabledColor;
m_ThumbstickButtonImage.color = disabledImgColor;
m_ControllerImage.color = m_MainUIManager.disabledDeviceColor;
m_ControllerOverlayImage.color = disabledImgColor;
}
internal void SetAsActiveController(bool active, XRDeviceSimulator simulator, bool isRestingHand = false)
{
var controls = isRestingHand ?
simulator.restingHandAxis2DAction.action.controls :
simulator.axis2DAction.action.controls;
m_ThumbstickButtonText.text = $"{controls[0].displayName}, {controls[1].displayName}, {controls[2].displayName}, {controls[3].displayName}";
UpdateButtonVisuals(active, m_PrimaryButtonIcon, m_PrimaryButtonText, simulator.primaryButtonAction.action.controls[0]);
UpdateButtonVisuals(active, m_SecondaryButtonIcon, m_SecondaryButtonText, simulator.secondaryButtonAction.action.controls[0]);
UpdateButtonVisuals(active, m_TriggerButtonIcon, m_TriggerButtonText, simulator.triggerAction.action.controls[0]);
UpdateButtonVisuals(active, m_GripButtonIcon, m_GripButtonText, simulator.gripAction.action.controls[0]);
UpdateButtonVisuals(active, m_MenuButtonIcon, m_MenuButtonText, simulator.menuAction.action.controls[0]);
UpdateButtonVisuals(active || isRestingHand, m_ThumbstickButtonIcon, m_ThumbstickButtonText, simulator.axis2DAction.action.controls[0]);
if (active)
{
UpdateButtonColor(m_PrimaryButtonImage, m_PrimaryButtonActivated);
UpdateButtonColor(m_SecondaryButtonImage, m_SecondaryButtonActivated);
UpdateButtonColor(m_TriggerButtonImage, m_TriggerActivated);
UpdateButtonColor(m_GripButtonImage, m_GripActivated);
UpdateButtonColor(m_MenuButtonImage, m_MenuActivated);
UpdateButtonColor(m_ThumbstickButtonImage, m_XAxisTranslateActivated || m_YAxisTranslateActivated);
m_ControllerImage.color = m_MainUIManager.deviceColor;
m_ControllerOverlayImage.color = m_MainUIManager.enabledColor;
}
else
{
UpdateDisableControllerButton(m_PrimaryButtonActivated, m_PrimaryButtonImage, m_PrimaryButtonIcon, m_PrimaryButtonText);
UpdateDisableControllerButton(m_SecondaryButtonActivated, m_SecondaryButtonImage, m_SecondaryButtonIcon, m_SecondaryButtonText);
UpdateDisableControllerButton(m_TriggerActivated, m_TriggerButtonImage, m_TriggerButtonIcon, m_TriggerButtonText);
UpdateDisableControllerButton(m_GripActivated, m_GripButtonImage, m_GripButtonIcon, m_GripButtonText);
UpdateDisableControllerButton(m_MenuActivated, m_MenuButtonImage, m_MenuButtonIcon, m_MenuButtonText);
if (!isRestingHand)
UpdateDisableControllerButton(m_XAxisTranslateActivated || m_YAxisTranslateActivated, m_ThumbstickButtonImage, m_ThumbstickButtonIcon, m_ThumbstickButtonText);
else
m_ThumbstickButtonImage.color = m_MainUIManager.buttonColor;
m_ControllerImage.color = m_MainUIManager.disabledDeviceColor;
m_ControllerOverlayImage.color = m_MainUIManager.disabledColor;
}
}
// This function keeps the button selected color active if the key if hold when the controller is disabled.
// Other buttons are disabled to avoid adding extra noise.
void UpdateDisableControllerButton(bool active, Image button, Image buttonIcon, Text buttonText)
{
if(active)
{
var tmpColor = m_MainUIManager.selectedColor;
tmpColor.a = 0.5f;
button.color = tmpColor;
buttonText.gameObject.SetActive(true);
buttonIcon.gameObject.SetActive(true);
}
else
{
button.color = m_MainUIManager.disabledButtonColor;
buttonText.gameObject.SetActive(false);
buttonIcon.gameObject.SetActive(false);
}
}
void UpdateButtonVisuals(bool active, Image buttonIcon, Text buttonText, InputControl control)
{
buttonText.gameObject.SetActive(active);
buttonIcon.gameObject.SetActive(active);
var color = active ? m_MainUIManager.enabledColor : m_MainUIManager.disabledColor;
buttonText.color = color;
buttonIcon.color = color;
buttonIcon.transform.localScale = Vector3.one;
buttonIcon.sprite = m_MainUIManager.GetInputIcon(control);
switch (control.name)
{
case "leftButton":
buttonText.text = "L Mouse";
buttonIcon.color = Color.white;
buttonIcon.transform.localScale = new Vector3(-1f, 1f, 1f);
break;
case "rightButton":
buttonText.text = "R Mouse";
buttonIcon.color = Color.white;
break;
default:
buttonIcon.sprite = m_MainUIManager.keyboardSprite;
break;
}
}
void UpdateButtonColor(Image image, bool activated)
{
image.color = activated ? m_MainUIManager.selectedColor : m_MainUIManager.buttonColor;
}
internal void OnPrimaryButton(bool activated)
{
m_PrimaryButtonActivated = activated;
UpdateButtonColor(m_PrimaryButtonImage, activated);
}
internal void OnSecondaryButton(bool activated)
{
m_SecondaryButtonActivated = activated;
UpdateButtonColor(m_SecondaryButtonImage, activated);
}
internal void OnTrigger(bool activated)
{
m_TriggerActivated = activated;
UpdateButtonColor(m_TriggerButtonImage, activated);
}
internal void OnGrip(bool activated)
{
m_GripActivated = activated;
UpdateButtonColor(m_GripButtonImage, activated);
}
internal void OnMenu(bool activated)
{
m_MenuActivated = activated;
UpdateButtonColor(m_MenuButtonImage, activated);
}
internal void OnXAxisTranslatePerformed(bool activated)
{
m_XAxisTranslateActivated = activated;
UpdateButtonColor(m_ThumbstickButtonImage, activated);
}
internal void OnZAxisTranslatePerformed(bool activated)
{
m_YAxisTranslateActivated = activated;
UpdateButtonColor(m_ThumbstickButtonImage, activated);
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: a907ece591e731e49b5d7be45f089972
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,182 @@
using System;
using System.Collections.Generic;
using UnityEngine.InputSystem;
using UnityEngine.UI;
using UnityEngine.XR.Interaction.Toolkit.Inputs.Simulation;
namespace UnityEngine.XR.Interaction.Toolkit.Samples.DeviceSimulator
{
[RequireComponent(typeof(XRDeviceSimulatorUI))]
class XRDeviceSimulatorHandsUI : MonoBehaviour
{
[Serializable]
class HandExpressionUI
{
[SerializeField]
Sprite m_Sprite;
[SerializeField]
Image m_ButtonImage;
[SerializeField]
Image m_Icon;
[SerializeField]
Text m_BindText;
[SerializeField]
Text m_TitleText;
InputAction m_Action;
public Sprite sprite
{
get => m_Sprite;
set => m_Sprite = value;
}
public void Initialize(InputAction action, string name, Sprite icon)
{
m_Action = action;
m_BindText.text = m_Action.controls[0].displayName;
m_TitleText.text = $"[{name}]";
if (icon != null)
m_Sprite = icon;
}
public void UpdateButtonVisuals(bool active, XRDeviceSimulatorUI uiManager)
{
UpdateButtonActive(active);
Color color = active ? uiManager.enabledColor : uiManager.disabledColor;
m_BindText.color = color;
m_TitleText.color = color;
m_Icon.color = color;
m_Icon.transform.localScale = Vector3.one;
m_Icon.sprite = uiManager.GetInputIcon(m_Action?.controls[0]);
}
public void SetButtonColor(Color color)
{
m_ButtonImage.color = color;
}
public void UpdateButtonActive(bool active)
{
m_BindText.gameObject.SetActive(active);
m_TitleText.gameObject.SetActive(active);
m_Icon.gameObject.SetActive(active);
}
}
[Header("General")]
[SerializeField]
Image m_HandImage;
[SerializeField]
Sprite m_HandDefaultSprite;
[SerializeField]
List<HandExpressionUI> m_Expressions = new List<HandExpressionUI>();
XRDeviceSimulatorUI m_MainUIManager;
HandExpressionUI m_ActiveExpression;
protected void Awake()
{
m_MainUIManager = GetComponent<XRDeviceSimulatorUI>();
}
internal void Initialize(XRDeviceSimulator simulator)
{
for (var index = 0; index < simulator.simulatedHandExpressions.Count; ++index)
{
var simulatedExpression = simulator.simulatedHandExpressions[index];
if (index >= m_Expressions.Count)
{
Debug.LogWarning("The Device Simulator has more expressions than the UI can display.", this);
}
else
{
m_Expressions[index].Initialize(simulatedExpression.toggleAction, simulatedExpression.name, simulatedExpression.icon);
}
}
m_HandImage.color = m_MainUIManager.disabledDeviceColor;
}
internal void SetActive(bool active, XRDeviceSimulator simulator)
{
foreach (var expression in m_Expressions)
{
expression.UpdateButtonVisuals(active, m_MainUIManager);
}
if (active)
{
foreach (var expression in m_Expressions)
{
var isActiveExpression = m_ActiveExpression == expression;
expression.SetButtonColor(isActiveExpression ? m_MainUIManager.selectedColor : m_MainUIManager.buttonColor);
}
m_HandImage.color = m_MainUIManager.deviceColor;
}
else
{
var disabledSelectedColor = m_MainUIManager.selectedColor;
disabledSelectedColor.a = 0.5f;
foreach (var expression in m_Expressions)
{
var isActiveExpression = m_ActiveExpression == expression;
expression.SetButtonColor(isActiveExpression ? disabledSelectedColor : m_MainUIManager.disabledButtonColor);
expression.UpdateButtonActive(isActiveExpression);
}
m_HandImage.color = m_MainUIManager.disabledDeviceColor;
}
}
internal void ToggleExpression(XRDeviceSimulator.SimulatedHandExpression simulatedExpression, XRDeviceSimulator simulator)
{
// The index of the hand expression corresponds 1:1 with the index of the UI button
var index = simulator.simulatedHandExpressions.IndexOf(simulatedExpression);
if (index >= m_Expressions.Count)
{
Debug.LogWarning("The Device Simulator has more expressions than the UI can display.", this);
}
else if (index < 0)
{
Debug.LogError($"The Device Simulator tried to toggle {simulatedExpression.name} but it was not found in the list of simulated hand expressions, the UI can not be updated.", this);
}
else
{
ToggleExpression(m_Expressions[index]);
}
}
void ToggleExpression(HandExpressionUI expression)
{
if (m_ActiveExpression == expression)
{
SetExpressionActiveStatus(false, expression);
m_ActiveExpression = null;
m_HandImage.sprite = m_HandDefaultSprite;
}
else
{
if (m_ActiveExpression != null)
SetExpressionActiveStatus(false, m_ActiveExpression);
SetExpressionActiveStatus(true, expression);
m_ActiveExpression = expression;
}
}
void SetExpressionActiveStatus(bool isActive, HandExpressionUI expression)
{
expression.SetButtonColor(isActive ? m_MainUIManager.selectedColor : m_MainUIManager.buttonColor);
if (isActive)
m_HandImage.sprite = expression.sprite;
}
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: f35ac646ecbef4ece8c3eac9e74e1828
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: e8b922481d9264546b97958b2c7cf0a0
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1713155dc4dd14e65b554e9690db4a5b
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: f797978be572d4bbe98809565eb58099
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 10abf1be8eef148d4aa4b96b2af7a9f0
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: cd4fe4c19a40743a6896069a50a394ec
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 310ef0f38fe364cc986d05acdbdf1183
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 17c263f6077f14b218b13656aacd9551
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -0,0 +1,147 @@
fileFormatVersion: 2
guid: 7d7a2f6c5e996e24388af5a8227afdcf
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7029f8d454f034b71b5b1eb1ba1b324d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: c76518a5819794083a346812c0906b77
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 731e7aed8e9f540ac8bf2a7b66abdaf6
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: d7348fb3f11ba4f6f933462328963785
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 30, y: 30, z: 30, w: 30}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 1537655665
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,147 @@
fileFormatVersion: 2
guid: 17689808316e14280ad508a625c4c88f
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: LinuxHeadlessSimulation
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 76dc0abb2ebb44c9a9bd39266f0b3c91
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 3aad042fcb57b4bed9d9a46b932df060
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 5410adf0b914f49438506b7dd0022773
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 633d1ace045fe402a9b307cb58251aa4
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: f01f3bb228b3b4251a04e2036212d115
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

Some files were not shown because too many files have changed in this diff Show More