Commit e5454227 authored by MernaTarek55's avatar MernaTarek55

.

parent 6806763c
......@@ -175,7 +175,7 @@ namespace AL_Arcade.DialogueSystem.Scripts
ShowDialogueUI(true);
DisplayMessage(sequence.firstMessage);
FreeUseDialogue.gameObject.SetActive(false);
//FreeUseDialogue.gameObject.SetActive(false);
}
public void StartDialogue(DialogueMessageBase firstMessage)
......@@ -188,7 +188,7 @@ namespace AL_Arcade.DialogueSystem.Scripts
ShowDialogueUI(true);
DisplayMessage(firstMessage);
FreeUseDialogue.gameObject.SetActive(false);
//FreeUseDialogue.gameObject.SetActive(false);
}
private void DisplayMessage(DialogueMessageBase message)
......
......@@ -141,9 +141,6 @@ MonoBehaviour:
cameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, type: 3}
objectMotionVector: {fileID: 4800000, guid: 7b3ede40266cd49a395def176e1bc486, type: 3}
dataDrivenLensFlare: {fileID: 4800000, guid: 6cda457ac28612740adb23da5d39ea92, type: 3}
terrainDetailLitPS: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144, type: 3}
terrainDetailGrassPS: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1, type: 3}
terrainDetailGrassBillboardPS: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90, type: 3}
m_AssetVersion: 2
m_OpaqueLayerMask:
serializedVersion: 2
......
......@@ -135,8 +135,8 @@ Material:
- _XRMotionVectorsPass: 1
- _ZWrite: 0
m_Colors:
- _BaseColor: {r: 0, g: 1, b: 0.10835945, a: 0.31405297}
- _Color: {r: 0, g: 1, b: 0.10836115, a: 0.18728164}
- _BaseColor: {r: 0, g: 1, b: 0.108336724, a: 0.3466525}
- _Color: {r: 0, g: 1, b: 0.10835942, a: 0.31405297}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
This diff is collapsed.
{
"dependencies": {
"com.bnco.unity-webgl-microphone": "https://github.com/bnco-dev/unity-webgl-microphone.git",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collab-proxy": "2.10.0",
"com.unity.feature.development": "1.0.1",
......
......@@ -7,6 +7,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"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.sprite": {
"version": "1.0.0",
"depth": 0,
......@@ -14,12 +21,11 @@
"dependencies": {}
},
"com.unity.burst": {
"version": "1.8.21",
"version": "1.8.9",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.modules.jsonserialize": "1.0.0"
"com.unity.mathematics": "1.2.1"
},
"url": "https://packages.unity.com"
},
......@@ -49,13 +55,13 @@
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.rider": "3.0.36",
"com.unity.ide.visualstudio": "2.0.21",
"com.unity.ide.rider": "3.0.25",
"com.unity.ide.vscode": "1.2.5",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.performance.profile-analyzer": "1.2.3",
"com.unity.performance.profile-analyzer": "1.2.2",
"com.unity.test-framework": "1.1.33",
"com.unity.testtools.codecoverage": "1.2.6"
"com.unity.testtools.codecoverage": "1.2.4"
}
},
"com.unity.formats.fbx": {
......@@ -69,7 +75,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.36",
"version": "3.0.25",
"depth": 1,
"source": "registry",
"dependencies": {
......@@ -78,7 +84,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.22",
"version": "2.0.21",
"depth": 1,
"source": "registry",
"dependencies": {
......@@ -101,14 +107,14 @@
"url": "https://packages.unity.com"
},
"com.unity.performance.profile-analyzer": {
"version": "1.2.3",
"version": "1.2.2",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "14.0.12",
"version": "14.0.9",
"depth": 1,
"source": "builtin",
"dependencies": {
......@@ -125,17 +131,8 @@
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.9",
"com.unity.render-pipelines.core": "14.0.12",
"com.unity.shadergraph": "14.0.12",
"com.unity.render-pipelines.universal-config": "14.0.9"
}
},
"com.unity.render-pipelines.universal-config": {
"version": "14.0.10",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "14.0.10"
"com.unity.render-pipelines.core": "14.0.9",
"com.unity.shadergraph": "14.0.9"
}
},
"com.unity.searcher": {
......@@ -146,18 +143,18 @@
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.1.0",
"version": "2.0.1",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "14.0.12",
"version": "14.0.9",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "14.0.12",
"com.unity.render-pipelines.core": "14.0.9",
"com.unity.searcher": "4.9.2"
}
},
......@@ -173,7 +170,7 @@
"url": "https://packages.unity.com"
},
"com.unity.testtools.codecoverage": {
"version": "1.2.6",
"version": "1.2.4",
"depth": 1,
"source": "registry",
"dependencies": {
......
{
"MonoBehaviour": {
"Version": 4,
"EnableBurstCompilation": true,
"EnableOptimisations": true,
"EnableSafetyChecks": false,
"EnableDebugInAllBuilds": false,
"DebugDataKind": 1,
"EnableArmv9SecurityFeatures": false,
"CpuMinTargetX32": 0,
"CpuMaxTargetX32": 0,
"CpuMinTargetX64": 0,
"CpuMaxTargetX64": 0,
"OptimizeFor": 0
}
}
{
"MonoBehaviour": {
"Version": 4,
"DisabledWarnings": ""
}
}
......@@ -76,8 +76,6 @@ PlayerSettings:
androidMinimumWindowWidth: 400
androidMinimumWindowHeight: 300
androidFullscreenMode: 1
androidAutoRotationBehavior: 1
androidPredictiveBackSupport: 1
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 1
......@@ -85,7 +83,6 @@ PlayerSettings:
muteOtherAudioSources: 0
Prepare IOS For Recording: 0
Force IOS Speakers When Recording: 0
audioSpatialExperience: 0
deferSystemGesturesMode: 0
hideHomeButton: 0
submitAnalytics: 1
......@@ -139,8 +136,6 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
visionOSBundleVersion: 1.0
tvOSBundleVersion: 1.0
bundleVersion: 0.1
preloadedAssets: []
metroInputSource: 0
......@@ -187,10 +182,8 @@ PlayerSettings:
strictShaderVariantMatching: 0
VertexChannelCompressionMask: 4054
iPhoneSdkVersion: 988
iOSSimulatorArchitecture: 0
iOSTargetOSVersionString: 12.0
tvOSSdkVersion: 0
tvOSSimulatorArchitecture: 0
tvOSRequireExtendedGameController: 0
tvOSTargetOSVersionString: 12.0
VisionOSSdkVersion: 0
......@@ -237,7 +230,6 @@ PlayerSettings:
iOSMetalForceHardShadows: 0
metalEditorSupport: 1
metalAPIValidation: 1
metalCompileShaderBinary: 0
iOSRenderExtraFrameOnPause: 0
iosCopyPluginsCodeInsteadOfSymlink: 0
appleDeveloperTeamID:
......@@ -412,6 +404,7 @@ PlayerSettings:
switchScreenResolutionBehavior: 2
switchUseCPUProfiler: 0
switchEnableFileSystemTrace: 0
switchUseGOLDLinker: 0
switchLTOSetting: 0
switchApplicationID: 0x01004b9000490000
switchNSODependencies:
......@@ -541,7 +534,6 @@ PlayerSettings:
switchSocketBufferEfficiency: 4
switchSocketInitializeEnabled: 1
switchNetworkInterfaceManagerInitializeEnabled: 1
switchDisableHTCSPlayerConnection: 0
switchUseNewStyleFilepaths: 1
switchUseLegacyFmodPriorities: 0
switchUseMicroSleepForYield: 1
......@@ -664,7 +656,7 @@ PlayerSettings:
Stadia: DOTWEEN
Standalone: DOTWEEN;LETAI_TRUESHADOW
VisionOS: DOTWEEN
WebGL: DOTWEEN
WebGL: DOTWEEN;LETAI_TRUESHADOW
Windows Store Apps: DOTWEEN
XboxOne: DOTWEEN
iPhone: DOTWEEN
......@@ -721,7 +713,6 @@ PlayerSettings:
metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
metroSplashScreenUseBackgroundColor: 0
syncCapabilities: 0
platformCapabilities: {}
metroTargetDeviceFamilies: {}
metroFTAName:
......
m_EditorVersion: 2022.3.62f2
m_EditorVersionWithRevision: 2022.3.62f2 (7670c08855a9)
m_EditorVersion: 2022.3.12f1
m_EditorVersionWithRevision: 2022.3.12f1 (4fe6e059c7ef)
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