Resolve WES-75 "Hangman integration"
This commit is contained in:
committed by
Dries Van Schuylenbergh
parent
f9298a055a
commit
f835adaa23
14
ProjectSettings/BurstAotSettings_WebGL.json
Normal file
14
ProjectSettings/BurstAotSettings_WebGL.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"MonoBehaviour": {
|
||||
"Version": 4,
|
||||
"EnableBurstCompilation": true,
|
||||
"EnableOptimisations": true,
|
||||
"EnableSafetyChecks": false,
|
||||
"EnableDebugInAllBuilds": false,
|
||||
"CpuMinTargetX32": 0,
|
||||
"CpuMaxTargetX32": 0,
|
||||
"CpuMinTargetX64": 0,
|
||||
"CpuMaxTargetX64": 0,
|
||||
"OptimizeFor": 0
|
||||
}
|
||||
}
|
||||
@@ -38,6 +38,9 @@ EditorBuildSettings:
|
||||
- enabled: 1
|
||||
path: Assets/Common/Scenes/MinigameActivityScreen.unity
|
||||
guid: 8e27404f21454dc4583f76b4c7df0c30
|
||||
- enabled: 1
|
||||
path: Assets/JustSign/Scenes/Game.unity
|
||||
guid: 1283017ac1c1f6226854442564bd7e3d
|
||||
- enabled: 1
|
||||
path: Assets/Common/Scenes/ThemeSelectionScreen.unity
|
||||
guid: 2dfa1265c9d65014c90941ac4240a977
|
||||
|
||||
16
ProjectSettings/TimelineSettings.asset
Normal file
16
ProjectSettings/TimelineSettings.asset
Normal file
@@ -0,0 +1,16 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &1
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 61
|
||||
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: a287be6c49135cd4f9b2b8666c39d999, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
assetDefaultFramerate: 60
|
||||
m_DefaultFrameRate: 60
|
||||
Reference in New Issue
Block a user