Commit 561a05d5 authored by KenzyAshour2's avatar KenzyAshour2

switched to webgl

parent 44cc68f1
......@@ -2034,19 +2034,19 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 2330636928802715085, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_AnchorMax.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2330636928802715085, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_AnchorMin.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2330636928802715085, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_AnchoredPosition.x
value: 197.64339
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2330636928802715085, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_AnchoredPosition.y
value: -29.709526
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2494306494695024436, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_Enabled
......@@ -2058,12 +2058,20 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 5059509349012902635, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_IsActive
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5113693375396662278, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_Texture
value:
objectReference: {fileID: 2800000, guid: 75b48763b926e9045b0e5ac21534bdfb, type: 3}
- target: {fileID: 6585367138583333563, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_AnchoredPosition.x
value: 248
objectReference: {fileID: 0}
- target: {fileID: 6585367138583333563, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_AnchoredPosition.y
value: -44
objectReference: {fileID: 0}
- target: {fileID: 7560674477309008922, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_AnchoredPosition.x
value: -96.1001
......@@ -2158,7 +2166,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 8191760559745406919, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_SortingOrder
value: 2
value: 3
objectReference: {fileID: 0}
- target: {fileID: 9114579639092645930, guid: 8c33e9fb62a386e47b4f95267ed5798b, type: 3}
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.size
......
......@@ -80,8 +80,8 @@ MonoBehaviour:
m_ShadowAtlasResolution: 256
m_VolumeFrameworkUpdateMode: 0
m_Textures:
blueNoise64LTex: {fileID: 0}
bayerMatrixTex: {fileID: 0}
blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3}
bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3}
m_PrefilteringModeMainLightShadows: 3
m_PrefilteringModeAdditionalLight: 3
m_PrefilteringModeAdditionalLightShadows: 2
......
{
"dependencies": {
"com.bnco.unity-webgl-microphone": "https://github.com/bnco-dev/unity-webgl-microphone.git",
"com.unity.collab-proxy": "2.10.2",
"com.unity.feature.2d": "2.0.1",
"com.unity.ide.rider": "3.0.36",
......
{
"dependencies": {
"com.bnco.unity-webgl-microphone": {
"version": "https://github.com/bnco-dev/unity-webgl-microphone.git",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "bad36244303305fcbdfcb764c30d5bc9be480676"
},
"com.unity.2d.animation": {
"version": "9.2.0",
"depth": 1,
......
......@@ -708,7 +708,7 @@ PlayerSettings:
Stadia: DOTWEEN
Standalone: DOTWEEN;LETAI_TRUESHADOW
VisionOS: DOTWEEN
WebGL: DOTWEEN
WebGL: DOTWEEN;LETAI_TRUESHADOW
Windows Store Apps: DOTWEEN
XboxOne: DOTWEEN
iPhone: DOTWEEN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment