- Added a phone box around the phone in round 2.
- Added a callback class to allow interactions to send signals to non-pickups. - Round 2 phone now syncs with VRCObjectSync, like many simple pick-ups now do. - Doors can now choose whether they auto-close. - GameManagers now enable and disable live lights as necessary. - More transparent textures now have "Alpha is transparency" enabled. - Podium prefab shifted slightly in its default position. This changes nothing.
This commit is contained in:
+206
-157
@@ -2690,6 +2690,12 @@ GameObject:
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1499591484}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &66272754 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 6996261201977381674, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &66494457 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 8476854190530330430, guid: 126991d511ca61841a0ef899b6c038a6,
|
||||
@@ -17345,6 +17351,12 @@ GameObject:
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 8703816137347634132}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &287404840 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 5813947436553718930, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1001 &287616592
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -26878,6 +26890,9 @@ MonoBehaviour:
|
||||
_HostCard: {fileID: 379391087}
|
||||
_CaseManager: {fileID: 841163054}
|
||||
_AudioManager: {fileID: 1947493795}
|
||||
_MiscellaneousObjects:
|
||||
- {fileID: 524392757}
|
||||
- {fileID: 1297405177}
|
||||
_PlayerMicrophone: {fileID: 431721603}
|
||||
_AudienceSilencer: {fileID: 344488391}
|
||||
_HostPositionMarker: {fileID: 596933552}
|
||||
@@ -27418,7 +27433,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 2147483647
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!108 &524392758
|
||||
Light:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -27662,12 +27677,12 @@ GameObject:
|
||||
- component: {fileID: 528397584}
|
||||
- component: {fileID: 528397585}
|
||||
m_Layer: 0
|
||||
m_Name: Live Light - Host
|
||||
m_Name: Live Light - Map
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 2147483647
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!4 &528397584
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -41806,6 +41821,9 @@ MonoBehaviour:
|
||||
_HostCard: {fileID: 379391087}
|
||||
_CaseManager: {fileID: 841163054}
|
||||
_AudioManager: {fileID: 1947493795}
|
||||
_MiscellaneousObjects:
|
||||
- {fileID: 1324583144}
|
||||
- {fileID: 1965776733}
|
||||
_PlayerMicrophone: {fileID: 51189182}
|
||||
_AudienceSilencer: {fileID: 344488391}
|
||||
_HostPositionMarker: {fileID: 551129936}
|
||||
@@ -41818,7 +41836,7 @@ MonoBehaviour:
|
||||
- {fileID: 1918704226}
|
||||
_LocationBoard: {fileID: 1748199014}
|
||||
_JailChain: {fileID: 1619479724}
|
||||
_JailPhone: {fileID: 1730564807}
|
||||
_JailPhone: {fileID: 1108733391}
|
||||
_PlayerConfettiCannons:
|
||||
- {fileID: 173137748}
|
||||
- {fileID: 481893950}
|
||||
@@ -46847,6 +46865,9 @@ MonoBehaviour:
|
||||
_HostCard: {fileID: 379391087}
|
||||
_CaseManager: {fileID: 841163054}
|
||||
_AudioManager: {fileID: 1947493795}
|
||||
_MiscellaneousObjects:
|
||||
- {fileID: 1004994873}
|
||||
- {fileID: 528397583}
|
||||
_PlayerMicrophone: {fileID: 772205216}
|
||||
_AudienceSilencer: {fileID: 344488391}
|
||||
_HostPositionMarker: {fileID: 1892959904}
|
||||
@@ -47992,7 +48013,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 2147483647
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!4 &1004994874
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -55654,6 +55675,24 @@ MonoBehaviour:
|
||||
_LoopPoint: 1
|
||||
_FirstLoopCallbackObject: {fileID: 1524477936}
|
||||
_FirstLoopCallbackFunction: ActivateHostAllPlayersCameraSwitcher
|
||||
--- !u!1 &1108733389 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 5085099377648978255, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!114 &1108733391 stripped
|
||||
MonoBehaviour:
|
||||
m_CorrespondingSourceObject: {fileID: 3398338131143117589, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1108733389}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 3cd0752a7ba5b6b4c9b66d7d2668058b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!1 &1109628339 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 6685980267527878350, guid: 79ebe62246f7f464e98373cb14765f9a,
|
||||
@@ -56708,6 +56747,12 @@ GameObject:
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1499591484}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &1147594788 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 8635959245376853241, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &1147824683 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 5568407580048347635, guid: e9914385266bca24db809c39e395f03c,
|
||||
@@ -59027,12 +59072,6 @@ MonoBehaviour:
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!1 &1213298847 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 3052933437962128110, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &1216979707 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 6454227042615460435, guid: be33bc7f6c414e6409becfa348b9310d,
|
||||
@@ -60864,7 +60903,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 2147483647
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!108 &1297405178
|
||||
Light:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -61987,12 +62026,6 @@ Transform:
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1316690157}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &1317816905 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 484105329001669142, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &1320820502 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 6494273791062881839, guid: 79ebe62246f7f464e98373cb14765f9a,
|
||||
@@ -62260,7 +62293,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 2147483647
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!4 &1324583145
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -88094,24 +88127,6 @@ GameObject:
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1499591484}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &1730564805 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 1164804359707158025, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!114 &1730564807 stripped
|
||||
MonoBehaviour:
|
||||
m_CorrespondingSourceObject: {fileID: 3851773073658679723, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1730564805}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 3cd0752a7ba5b6b4c9b66d7d2668058b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
--- !u!1 &1733351611
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -88252,7 +88267,7 @@ PrefabInstance:
|
||||
- target: {fileID: 583779592686493652, guid: c0e6ac64e5e4b49469f640d83b81c9f7,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: -0.91629994
|
||||
value: -0.985
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 583779592686493652, guid: c0e6ac64e5e4b49469f640d83b81c9f7,
|
||||
type: 3}
|
||||
@@ -88262,7 +88277,7 @@ PrefabInstance:
|
||||
- target: {fileID: 583779592686493652, guid: c0e6ac64e5e4b49469f640d83b81c9f7,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: -0.7682
|
||||
value: -0.529
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 583779592686493652, guid: c0e6ac64e5e4b49469f640d83b81c9f7,
|
||||
type: 3}
|
||||
@@ -92229,7 +92244,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &1855771785
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -92248,7 +92263,7 @@ GameObject:
|
||||
m_IsActive: 1
|
||||
--- !u!114 &1855771786
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -92272,7 +92287,7 @@ MonoBehaviour:
|
||||
iOS: 1
|
||||
--- !u!114 &1855771787
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -92295,7 +92310,7 @@ MonoBehaviour:
|
||||
NewBuildTarget: 19
|
||||
--- !u!4 &1855771788
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -92310,7 +92325,7 @@ Transform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1855771789
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_ObjectHideFlags: 1
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
@@ -97262,7 +97277,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 2147483647
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!4 &1965776734
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -101035,12 +101050,6 @@ GameObject:
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1042026143}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &2029437300 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 2840523410495348057, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1468229609714695594}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &2029469917 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 3384679029783043879, guid: e9914385266bca24db809c39e395f03c,
|
||||
@@ -106185,6 +106194,12 @@ PrefabInstance:
|
||||
propertyPath: _syncMethod
|
||||
value: 2
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1914817176148879409, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: serializationData.Prefab
|
||||
value:
|
||||
objectReference: {fileID: 1914817176148879409, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
- target: {fileID: 2413118715084811337, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: serializationData.Prefab
|
||||
@@ -106211,18 +106226,45 @@ PrefabInstance:
|
||||
propertyPath: _syncMethod
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2783384984512898213, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: m_Materials.Array.data[1]
|
||||
value:
|
||||
objectReference: {fileID: 2100000, guid: 7719e11364cd14941a3eadd7caca9a0e, type: 2}
|
||||
- target: {fileID: 2800109940272432756, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: m_StaticEditorFlags
|
||||
value: 105
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 2853797908349888740, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: serializationData.Prefab
|
||||
value:
|
||||
objectReference: {fileID: 2853797908349888740, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
- target: {fileID: 3310823961467377082, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: serializationData.Prefab
|
||||
value:
|
||||
objectReference: {fileID: 3310823961467377082, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
- target: {fileID: 3326875080655757843, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: serializationData.Prefab
|
||||
value:
|
||||
objectReference: {fileID: 3326875080655757843, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
- target: {fileID: 3398338131143117589, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: _GameManager
|
||||
value:
|
||||
objectReference: {fileID: 865296978}
|
||||
- target: {fileID: 3398338131143117589, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: serializationData.Prefab
|
||||
value:
|
||||
objectReference: {fileID: 3398338131143117589, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
- target: {fileID: 3457220753733603828, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: _syncMethod
|
||||
@@ -106267,6 +106309,12 @@ PrefabInstance:
|
||||
value:
|
||||
objectReference: {fileID: 6572445634383977814, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
- target: {fileID: 6574934774719680896, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: serializationData.Prefab
|
||||
value:
|
||||
objectReference: {fileID: 6574934774719680896, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
- target: {fileID: 6685907188324864571, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: m_Enabled
|
||||
@@ -106333,7 +106381,7 @@ PrefabInstance:
|
||||
- target: {fileID: 7717850005594243860, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: -0.91420126
|
||||
value: -0.914
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 7717850005594243860, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
@@ -106343,7 +106391,7 @@ PrefabInstance:
|
||||
- target: {fileID: 7717850005594243860, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: -0.4772
|
||||
value: -0.09
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 7717850005594243860, guid: 60bb1d81845055844877bdeecb84a129,
|
||||
type: 3}
|
||||
@@ -106439,7 +106487,9 @@ PrefabInstance:
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_RemovedGameObjects:
|
||||
- {fileID: 484105329001669142, guid: 60bb1d81845055844877bdeecb84a129, type: 3}
|
||||
- {fileID: 3052933437962128110, guid: 60bb1d81845055844877bdeecb84a129, type: 3}
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 60bb1d81845055844877bdeecb84a129, type: 3}
|
||||
@@ -115195,24 +115245,14 @@ MonoBehaviour:
|
||||
useAssignedLayers: 0
|
||||
DynamicPrefabs: []
|
||||
DynamicMaterials:
|
||||
- {fileID: 2100000, guid: 4c14b2f4b9a613f418bb1e6cf8cf68f4, type: 2}
|
||||
- {fileID: 2100000, guid: ea08301eace4f164bb3aae930413a978, type: 2}
|
||||
- {fileID: 2100000, guid: af0c1cbaaffed304ba0e3a1fbac41e7e, type: 2}
|
||||
- {fileID: 2100000, guid: fe872fb72ad98da4dbb868481468e848, type: 2}
|
||||
- {fileID: 2100000, guid: 0c3dfdcd7a2a6ac408ec3d431f9a4932, type: 2}
|
||||
- {fileID: 2100000, guid: c3dd5e8fccdad6a46a32b54ace01f525, type: 2}
|
||||
- {fileID: 2100000, guid: 81ea0ec5ed826d74fb516bcd6d26bf99, type: 2}
|
||||
- {fileID: 2100000, guid: c5d2a6b0c3904c747b937dd142cbb480, type: 2}
|
||||
- {fileID: 2100000, guid: c5480627ec99c8a45bbd5dfe52d1dea7, type: 2}
|
||||
- {fileID: 2100000, guid: 98438748f07992c4a9eca84eb166591b, type: 2}
|
||||
- {fileID: 2100000, guid: accd304c49b7d6d43b97738e8e118342, type: 2}
|
||||
- {fileID: 2100000, guid: d1244b908a4cccd4397cc9cad45fe846, type: 2}
|
||||
- {fileID: 2100000, guid: 53b84df3db050264db8132d12d59ac74, type: 2}
|
||||
- {fileID: 2100000, guid: 8bc2ade7ea2681744b3a5bf052974502, type: 2}
|
||||
- {fileID: 2100000, guid: a55c6cba78f87d1499a304b41036f758, type: 2}
|
||||
- {fileID: 2100000, guid: 9cdc0250a4c9b534fae68ae6aa90bf31, type: 2}
|
||||
- {fileID: 2100000, guid: 5a56ded101f363e46861c8fe1c4f360e, type: 2}
|
||||
- {fileID: 2100000, guid: e53b90b5a4f1c3048b28024a40b455e7, type: 2}
|
||||
- {fileID: 2100000, guid: 4de84333504452948874f4422dec7b56, type: 2}
|
||||
- {fileID: 2100000, guid: 441ff2025ea5541489f065d8b653e692, type: 2}
|
||||
- {fileID: 2100000, guid: d1244b908a4cccd4397cc9cad45fe846, type: 2}
|
||||
- {fileID: 2100000, guid: bc5888e576e9cb34bab7b7af42d2b63f, type: 2}
|
||||
- {fileID: 2100000, guid: 4de84333504452948874f4422dec7b56, type: 2}
|
||||
- {fileID: 2100000, guid: f8d93419468a06a48bf9c6c73aff7e36, type: 2}
|
||||
- {fileID: 2100000, guid: 02c7236e085962d4581e686e88bbb28d, type: 2}
|
||||
- {fileID: 2100000, guid: 9fc84244963146c4e98b1fde1f95b5ec, type: 2}
|
||||
@@ -115221,45 +115261,56 @@ MonoBehaviour:
|
||||
- {fileID: 2100000, guid: 69228227a9e257549a58eb39e32c695c, type: 2}
|
||||
- {fileID: 2100000, guid: 13bdd523c81044447a951a8a69c474a1, type: 2}
|
||||
- {fileID: 2100000, guid: 73a2ec678ab61104d971005336784b32, type: 2}
|
||||
- {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 2100000, guid: f1807abb25a22fb4fb9a796796ec55cb, type: 2}
|
||||
- {fileID: 2100000, guid: 7719e11364cd14941a3eadd7caca9a0e, type: 2}
|
||||
- {fileID: 2100000, guid: fe25aa579b9514441a94bd556cf54df9, type: 2}
|
||||
- {fileID: 2100000, guid: 2328ced7acf68884b96deba2b991c8ca, type: 2}
|
||||
- {fileID: 2100000, guid: 4cbd5a7b91a8e2a469e33380a6d99a68, type: 2}
|
||||
- {fileID: 2100000, guid: c1b531b2f1a7dab43b46daa7546cfda7, type: 2}
|
||||
- {fileID: 2100000, guid: 0c3dfdcd7a2a6ac408ec3d431f9a4932, type: 2}
|
||||
- {fileID: 2100000, guid: 2c0cd617d97924748a9d5e2eeb2039b5, type: 2}
|
||||
- {fileID: 2100000, guid: 82f2961c9baa48a45ac897be257fd655, type: 2}
|
||||
- {fileID: 2100000, guid: 51fa5fa392620814cb6c526977429d66, type: 2}
|
||||
- {fileID: 2100000, guid: 16eae5e38ba6186429997b1dfacc8517, type: 2}
|
||||
- {fileID: 2100000, guid: 80f2b6f3bfbc50240b0765a56e8a837e, type: 2}
|
||||
- {fileID: 2100000, guid: 6e46af2a8ea906f43a14a03b96294ecc, type: 2}
|
||||
- {fileID: 2100000, guid: 332daba92d0976f4d86bdcdc1a94179e, type: 2}
|
||||
- {fileID: 2100000, guid: cc8e36941dd3f2c42a157650e05b9242, type: 2}
|
||||
- {fileID: 2100000, guid: 51b03d257a738e6468f623865f31dbec, type: 2}
|
||||
- {fileID: 2100000, guid: 6dd6b8b1c8133f04dbc23ac81f5dfded, type: 2}
|
||||
- {fileID: 2100000, guid: 1eb2f964062497347b887d2c940e79c5, type: 2}
|
||||
- {fileID: 2100000, guid: cfdf96419f53d43429f86079e987a0d7, type: 2}
|
||||
- {fileID: 2100000, guid: 350ecb0c81e7153409a828cb0984bf76, type: 2}
|
||||
- {fileID: 2100000, guid: fe90be54e303efe419a122683668383b, type: 2}
|
||||
- {fileID: 2100000, guid: 03943341e30772e44ba4bbd3d57d75ee, type: 2}
|
||||
- {fileID: 2100000, guid: fc0750ef89ab53149ba2fadc20b2cfd6, type: 2}
|
||||
- {fileID: 2100000, guid: 52bf82e7bd694ae44b45ce6f356fa6d2, type: 2}
|
||||
- {fileID: 2100000, guid: a60ee32d2ee008a419eafd03826f2584, type: 2}
|
||||
- {fileID: 2100000, guid: 20293e1762c586648a0e8d1efc60b30b, type: 2}
|
||||
- {fileID: 2100000, guid: b998704dadedee847823e57fa1540e57, type: 2}
|
||||
- {fileID: 2100000, guid: 1c9f356d03200724ebe71041de8339e2, type: 2}
|
||||
- {fileID: 2100000, guid: 3c107c925ecfe8b48bb1ad6bb1f3fc2a, type: 2}
|
||||
- {fileID: 2100000, guid: e633280d5439fd24cbf88344782787d3, type: 2}
|
||||
- {fileID: 2100000, guid: 9cdc0250a4c9b534fae68ae6aa90bf31, type: 2}
|
||||
- {fileID: 2100000, guid: 4fb0b8cdca56f5d47be970c7490cb7a1, type: 2}
|
||||
- {fileID: 2100000, guid: 348ff3cc54305654d9eeebbbb385c262, type: 2}
|
||||
- {fileID: 2100000, guid: 80746b095abb6ce41a1c737df3649172, type: 2}
|
||||
- {fileID: 2100000, guid: 885429151ec5f6a4a926f6aaabd7e001, type: 2}
|
||||
- {fileID: 2100000, guid: c3186340e03d26341969d34663dbf8f3, type: 2}
|
||||
- {fileID: 2100000, guid: 332daba92d0976f4d86bdcdc1a94179e, type: 2}
|
||||
- {fileID: 2100000, guid: 35c2a316ece610b4b963e047e5238337, type: 2}
|
||||
- {fileID: 2100000, guid: 870aa705e76282840a88ab777cbdfb59, type: 2}
|
||||
- {fileID: 2100000, guid: 1fca675d84143ee4cbc9cc7e830a1e84, type: 2}
|
||||
- {fileID: 2100000, guid: c1a13522d86649c4fa6009ae3c1df7a1, type: 2}
|
||||
- {fileID: 2100000, guid: 890906aa898c05544ace2f98794740c2, type: 2}
|
||||
- {fileID: 2100000, guid: 3de15bd11b713c0499f9c2087271ca20, type: 2}
|
||||
- {fileID: 2100000, guid: 73628f5b1dd9b6644ac5c555dd2889c7, type: 2}
|
||||
- {fileID: 2100000, guid: b998704dadedee847823e57fa1540e57, type: 2}
|
||||
- {fileID: 2100000, guid: 3c107c925ecfe8b48bb1ad6bb1f3fc2a, type: 2}
|
||||
- {fileID: 2100000, guid: 50e427994e5b0224f966b200c577b78b, type: 2}
|
||||
- {fileID: 2100000, guid: 220d5a1f1701e674794a1083cc2f0bac, type: 2}
|
||||
- {fileID: 2100000, guid: f025bfafc9ecec74aa3aab468ef837d7, type: 2}
|
||||
- {fileID: 2100000, guid: d811246c848733b4c8310b4dec5a5fdf, type: 2}
|
||||
- {fileID: 2100000, guid: 82bace4c334919c4f92e87905c39fdf8, type: 2}
|
||||
- {fileID: 2100000, guid: c4382cc6d54262b46913ae6fe8a3740e, type: 2}
|
||||
- {fileID: 2100000, guid: c5d2a6b0c3904c747b937dd142cbb480, type: 2}
|
||||
- {fileID: 2100000, guid: 77b16945d3aad454fb793d2f16c64249, type: 2}
|
||||
- {fileID: 2100000, guid: 0da83a16cbf2f704594ba64c96200537, type: 2}
|
||||
- {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 2100000, guid: 81ea0ec5ed826d74fb516bcd6d26bf99, type: 2}
|
||||
- {fileID: 2100000, guid: f1807abb25a22fb4fb9a796796ec55cb, type: 2}
|
||||
- {fileID: 2100000, guid: a7cc990a7c448ca4db29f85ce6945d4e, type: 2}
|
||||
- {fileID: 2100000, guid: eaf8bf8d1e07a2441be3e434c78375a8, type: 2}
|
||||
- {fileID: 2100000, guid: 4c14b2f4b9a613f418bb1e6cf8cf68f4, type: 2}
|
||||
- {fileID: 2100000, guid: ea08301eace4f164bb3aae930413a978, type: 2}
|
||||
- {fileID: 2100000, guid: c1b531b2f1a7dab43b46daa7546cfda7, type: 2}
|
||||
- {fileID: 2100000, guid: e53b90b5a4f1c3048b28024a40b455e7, type: 2}
|
||||
- {fileID: 2100000, guid: 9d4baac78c2042b47b42fc9c92d87767, type: 2}
|
||||
- {fileID: 2100000, guid: db9b2b735115eb248a189b1fdc721a50, type: 2}
|
||||
- {fileID: 2100000, guid: 53b84df3db050264db8132d12d59ac74, type: 2}
|
||||
- {fileID: 2100000, guid: 97a375a2664a65f44a74b8e0711591fb, type: 2}
|
||||
- {fileID: 2100000, guid: cccd733f87402b04d86b23239836ec5d, type: 2}
|
||||
- {fileID: 2100000, guid: af0c1cbaaffed304ba0e3a1fbac41e7e, type: 2}
|
||||
- {fileID: 2100000, guid: fe872fb72ad98da4dbb868481468e848, type: 2}
|
||||
- {fileID: 2100000, guid: 51b03d257a738e6468f623865f31dbec, type: 2}
|
||||
- {fileID: 2100000, guid: 80f2b6f3bfbc50240b0765a56e8a837e, type: 2}
|
||||
- {fileID: 2100000, guid: 98438748f07992c4a9eca84eb166591b, type: 2}
|
||||
- {fileID: 2100000, guid: 672c36f6dbb36b5439cc0fdd2f74c531, type: 2}
|
||||
- {fileID: 2100000, guid: fad82813fbe526340832cd1e33244566, type: 2}
|
||||
- {fileID: 2100000, guid: f2d04047f1e90f34293134ea43fee656, type: 2}
|
||||
- {fileID: 2100000, guid: cc50b68eaabf3b84cad9a23b7eab8d9f, type: 2}
|
||||
- {fileID: 2100000, guid: ff445412d16ee6e45916bccc68d62aee, type: 2}
|
||||
- {fileID: 2100000, guid: de3fae6511ce1c94ebea5c8d415079dd, type: 2}
|
||||
- {fileID: 2100000, guid: 16eae5e38ba6186429997b1dfacc8517, type: 2}
|
||||
- {fileID: 2100000, guid: 7b2202d15bf99e9448eb4bf9442c92bc, type: 2}
|
||||
- {fileID: 2100000, guid: fc8a12d19cc40984b8be0a6d9889eb41, type: 2}
|
||||
- {fileID: 2100000, guid: d4ecea58a2df3974e8f7d4fcaba16ec6, type: 2}
|
||||
@@ -115269,14 +115320,9 @@ MonoBehaviour:
|
||||
- {fileID: 2100000, guid: f17bb8737aabc9d4990488f7ccd87693, type: 2}
|
||||
- {fileID: 2100000, guid: bd56d6cf0f2fa36418ba719ef8ab4e84, type: 2}
|
||||
- {fileID: 2100000, guid: 5dcc23d6a7fa8e34990a27f3edfb0ac1, type: 2}
|
||||
- {fileID: 2100000, guid: 348ff3cc54305654d9eeebbbb385c262, type: 2}
|
||||
- {fileID: 2100000, guid: cad30d30c6413634891f1783211ed82b, type: 2}
|
||||
- {fileID: 2100000, guid: 93beab2420a2b634daa2d15fd24fbaa2, type: 2}
|
||||
- {fileID: 2100000, guid: 10b1411819262e7439e3721e092319bd, type: 2}
|
||||
- {fileID: 2100000, guid: 80746b095abb6ce41a1c737df3649172, type: 2}
|
||||
- {fileID: 2100000, guid: 73628f5b1dd9b6644ac5c555dd2889c7, type: 2}
|
||||
- {fileID: 2100000, guid: e938c08786a400b4eac8b275aec1eabf, type: 2}
|
||||
- {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
|
||||
- {fileID: 2100000, guid: ffd504a9168a01c459170bb8f2fcea1c, type: 2}
|
||||
- {fileID: 2100000, guid: cccd733f87402b04d86b23239836ec5d, type: 2}
|
||||
- {fileID: 2100000, guid: 7eb7cd9bfc12d4c4198d1874ca5a1aa4, type: 2}
|
||||
- {fileID: 2100000, guid: 012e77fb6a6d69548802da3b41814618, type: 2}
|
||||
- {fileID: 2100000, guid: 4d875a76d6e247742b8d3d66214b2c2d, type: 2}
|
||||
- {fileID: 2100000, guid: 8db36ece14c543d47be04e1d0cde1a1f, type: 2}
|
||||
@@ -115292,47 +115338,52 @@ MonoBehaviour:
|
||||
- {fileID: 2100000, guid: 6075d345a5007be4abb1a4485d1ebb5f, type: 2}
|
||||
- {fileID: 2100000, guid: d7188495ea0838346af40c820ec9ffc8, type: 2}
|
||||
- {fileID: 2100000, guid: 79cdc811085b366438fb60b12a3642ba, type: 2}
|
||||
- {fileID: 2100000, guid: ffd504a9168a01c459170bb8f2fcea1c, type: 2}
|
||||
- {fileID: 2100000, guid: f025bfafc9ecec74aa3aab468ef837d7, type: 2}
|
||||
- {fileID: 2100000, guid: 220d5a1f1701e674794a1083cc2f0bac, type: 2}
|
||||
- {fileID: 2100000, guid: 82bace4c334919c4f92e87905c39fdf8, type: 2}
|
||||
- {fileID: 2100000, guid: cc50b68eaabf3b84cad9a23b7eab8d9f, type: 2}
|
||||
- {fileID: 2100000, guid: a94d8fe1854504e47a64e023cecaa130, type: 2}
|
||||
- {fileID: 2100000, guid: e45d02bbf7268504ca58513c548a58e7, type: 2}
|
||||
- {fileID: 2100000, guid: 672c36f6dbb36b5439cc0fdd2f74c531, type: 2}
|
||||
- {fileID: 2100000, guid: 744980436e22f2c44bd454d320586a53, type: 2}
|
||||
- {fileID: 2100000, guid: 885429151ec5f6a4a926f6aaabd7e001, type: 2}
|
||||
- {fileID: 2100000, guid: 7eb7cd9bfc12d4c4198d1874ca5a1aa4, type: 2}
|
||||
- {fileID: 2100000, guid: 890906aa898c05544ace2f98794740c2, type: 2}
|
||||
- {fileID: 2100000, guid: e906284b99d80584b9ef1772424ae26b, type: 2}
|
||||
- {fileID: 2100000, guid: 77b16945d3aad454fb793d2f16c64249, type: 2}
|
||||
- {fileID: 2100000, guid: 0da83a16cbf2f704594ba64c96200537, type: 2}
|
||||
- {fileID: 2100000, guid: 50e427994e5b0224f966b200c577b78b, type: 2}
|
||||
- {fileID: 2100000, guid: 870aa705e76282840a88ab777cbdfb59, type: 2}
|
||||
- {fileID: 2100000, guid: e938c08786a400b4eac8b275aec1eabf, type: 2}
|
||||
- {fileID: 2100000, guid: accd304c49b7d6d43b97738e8e118342, type: 2}
|
||||
- {fileID: 2100000, guid: 2c0cd617d97924748a9d5e2eeb2039b5, type: 2}
|
||||
- {fileID: 2100000, guid: 4cbd5a7b91a8e2a469e33380a6d99a68, type: 2}
|
||||
- {fileID: 2100000, guid: f0af75d9b9b8f914ba8665902d2e4ca2, type: 2}
|
||||
- {fileID: 2100000, guid: c3186340e03d26341969d34663dbf8f3, type: 2}
|
||||
- {fileID: 2100000, guid: 35c2a316ece610b4b963e047e5238337, type: 2}
|
||||
- {fileID: 2100000, guid: f67cc259c7dee13419a06e369863bcf9, type: 2}
|
||||
- {fileID: 10308, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 2100000, guid: fad82813fbe526340832cd1e33244566, type: 2}
|
||||
- {fileID: 2100000, guid: f2d04047f1e90f34293134ea43fee656, type: 2}
|
||||
- {fileID: 2100000, guid: a7cc990a7c448ca4db29f85ce6945d4e, type: 2}
|
||||
- {fileID: 2100000, guid: eaf8bf8d1e07a2441be3e434c78375a8, type: 2}
|
||||
- {fileID: 2100000, guid: d811246c848733b4c8310b4dec5a5fdf, type: 2}
|
||||
- {fileID: 2100000, guid: c1a13522d86649c4fa6009ae3c1df7a1, type: 2}
|
||||
- {fileID: 2100000, guid: c4382cc6d54262b46913ae6fe8a3740e, type: 2}
|
||||
- {fileID: 2100000, guid: cac39def7281c5c488b6a3465ec1951b, type: 2}
|
||||
- {fileID: 2100000, guid: 1fca675d84143ee4cbc9cc7e830a1e84, type: 2}
|
||||
- {fileID: 2100000, guid: 5a56ded101f363e46861c8fe1c4f360e, type: 2}
|
||||
- {fileID: 2100000, guid: 82f2961c9baa48a45ac897be257fd655, type: 2}
|
||||
- {fileID: 2100000, guid: 20293e1762c586648a0e8d1efc60b30b, type: 2}
|
||||
- {fileID: 2100000, guid: fc0750ef89ab53149ba2fadc20b2cfd6, type: 2}
|
||||
- {fileID: 2100000, guid: ecb032a524ca13b44bfd08d26711a69a, type: 2}
|
||||
- {fileID: 2100000, guid: 466afcbe84b3e94459de1e28e0b26e8a, type: 2}
|
||||
- {fileID: 2100000, guid: 3de15bd11b713c0499f9c2087271ca20, type: 2}
|
||||
- {fileID: 2100000, guid: bfecf9fce24c1594da25d824b7f3cd0f, type: 2}
|
||||
- {fileID: 2100000, guid: 6471999af7ee3174f97c25370f32166d, type: 2}
|
||||
- {fileID: 2100000, guid: 71fff76911e92ab43a71d15602da4c4b, type: 2}
|
||||
- {fileID: 2100000, guid: 03943341e30772e44ba4bbd3d57d75ee, type: 2}
|
||||
- {fileID: 2100000, guid: cc8e36941dd3f2c42a157650e05b9242, type: 2}
|
||||
- {fileID: 2100000, guid: c5480627ec99c8a45bbd5dfe52d1dea7, type: 2}
|
||||
- {fileID: 2100000, guid: 1eb2f964062497347b887d2c940e79c5, type: 2}
|
||||
- {fileID: 2100000, guid: bd33b7e8a1d3cd74b8059a1a4602033a, type: 2}
|
||||
- {fileID: 2100000, guid: 8ded9a8136c72af4f901e652f138f9b6, type: 2}
|
||||
- {fileID: 2100000, guid: b4ebc3728120eee449696f9b988eebcb, type: 2}
|
||||
- {fileID: 2100000, guid: cac39def7281c5c488b6a3465ec1951b, type: 2}
|
||||
- {fileID: 2100000, guid: a94d8fe1854504e47a64e023cecaa130, type: 2}
|
||||
- {fileID: 2100000, guid: 71ede89a28bd60e4ca2918572046ba90, type: 2}
|
||||
- {fileID: 2100000, guid: 6e46af2a8ea906f43a14a03b96294ecc, type: 2}
|
||||
- {fileID: 2100000, guid: f67cc259c7dee13419a06e369863bcf9, type: 2}
|
||||
- {fileID: 2100000, guid: 6dd6b8b1c8133f04dbc23ac81f5dfded, type: 2}
|
||||
- {fileID: 2100000, guid: cfdf96419f53d43429f86079e987a0d7, type: 2}
|
||||
- {fileID: 2100000, guid: 350ecb0c81e7153409a828cb0984bf76, type: 2}
|
||||
- {fileID: 2100000, guid: fe90be54e303efe419a122683668383b, type: 2}
|
||||
- {fileID: 2100000, guid: 52bf82e7bd694ae44b45ce6f356fa6d2, type: 2}
|
||||
- {fileID: 2100000, guid: a60ee32d2ee008a419eafd03826f2584, type: 2}
|
||||
- {fileID: 2100000, guid: 1c9f356d03200724ebe71041de8339e2, type: 2}
|
||||
- {fileID: 2100000, guid: e633280d5439fd24cbf88344782787d3, type: 2}
|
||||
- {fileID: 2100000, guid: e45d02bbf7268504ca58513c548a58e7, type: 2}
|
||||
- {fileID: 2100000, guid: 2328ced7acf68884b96deba2b991c8ca, type: 2}
|
||||
- {fileID: 2100000, guid: cad30d30c6413634891f1783211ed82b, type: 2}
|
||||
- {fileID: 2100000, guid: 93beab2420a2b634daa2d15fd24fbaa2, type: 2}
|
||||
- {fileID: 2100000, guid: 10b1411819262e7439e3721e092319bd, type: 2}
|
||||
- {fileID: 2100000, guid: 8bc2ade7ea2681744b3a5bf052974502, type: 2}
|
||||
- {fileID: 2100000, guid: a55c6cba78f87d1499a304b41036f758, type: 2}
|
||||
- {fileID: 2100000, guid: 744980436e22f2c44bd454d320586a53, type: 2}
|
||||
- {fileID: 2100000, guid: 51fa5fa392620814cb6c526977429d66, type: 2}
|
||||
- {fileID: 2100000, guid: 6471999af7ee3174f97c25370f32166d, type: 2}
|
||||
- {fileID: 2100000, guid: c10453b4aa0c864458b74f3797cb611e, type: 2}
|
||||
- {fileID: 10308, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 2100000, guid: bfecf9fce24c1594da25d824b7f3cd0f, type: 2}
|
||||
- {fileID: 2100000, guid: e906284b99d80584b9ef1772424ae26b, type: 2}
|
||||
- {fileID: 2100000, guid: 466afcbe84b3e94459de1e28e0b26e8a, type: 2}
|
||||
- {fileID: 2100000, guid: 71fff76911e92ab43a71d15602da4c4b, type: 2}
|
||||
LightMapsNear: []
|
||||
LightMapsFar: []
|
||||
LightMode: 0
|
||||
@@ -117022,16 +117073,6 @@ MonoBehaviour:
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- gameObject: {fileID: 1317816905}
|
||||
ID: 370
|
||||
SerializedTypeNames:
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- gameObject: {fileID: 1213298847}
|
||||
ID: 371
|
||||
SerializedTypeNames:
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- gameObject: {fileID: 1931251399}
|
||||
ID: 372
|
||||
SerializedTypeNames:
|
||||
@@ -121049,16 +121090,24 @@ MonoBehaviour:
|
||||
SerializedTypeNames:
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- gameObject: {fileID: 1730564805}
|
||||
- gameObject: {fileID: 66272754}
|
||||
ID: 1363
|
||||
SerializedTypeNames:
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- gameObject: {fileID: 2029437300}
|
||||
ID: 369
|
||||
- gameObject: {fileID: 1108733389}
|
||||
ID: 1364
|
||||
SerializedTypeNames:
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- gameObject: {fileID: 1147594788}
|
||||
ID: 1365
|
||||
SerializedTypeNames:
|
||||
- VRC.SDK3.Components.VRCPickup
|
||||
- VRC.SDK3.Components.VRCObjectSync
|
||||
- VRC.Udon.UdonBehaviour
|
||||
- gameObject: {fileID: 287404840}
|
||||
ID: 1366
|
||||
SerializedTypeNames:
|
||||
- VRC.Udon.UdonBehaviour
|
||||
portraitCameraPositionOffset: {x: 0, y: 0, z: 0}
|
||||
portraitCameraRotationOffset: {x: 0, y: 1, z: 0, w: -0.00000004371139}
|
||||
PlayerPersistence: []
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 658 KiB After Width: | Height: | Size: 659 KiB |
Binary file not shown.
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ TextureImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 12
|
||||
mipmaps:
|
||||
mipMapMode: 1
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
@@ -22,7 +22,7 @@ TextureImporter:
|
||||
normalMapFilter: 0
|
||||
flipGreenChannel: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 1
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
ignoreMipmapLimit: 0
|
||||
@@ -69,12 +69,12 @@ TextureImporter:
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 3
|
||||
compressionQuality: 0
|
||||
crunchedCompression: 1
|
||||
textureCompression: 1
|
||||
compressionQuality: 100
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
@@ -95,27 +95,27 @@ TextureImporter:
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 128
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: 50
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 1
|
||||
overridden: 0
|
||||
ignorePlatformSupport: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
|
||||
Reference in New Issue
Block a user