Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3a7c851

Browse files
committedSep 6, 2023
Release 2.0
1 parent 52b8f8f commit 3a7c851

File tree

10 files changed

+63
-61
lines changed

10 files changed

+63
-61
lines changed
 

‎Assets/Raw/Images/banner.png

1.38 MB
Loading

‎Assets/Raw/Images/new_logo.png.meta ‎Assets/Raw/Images/banner.png.meta

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Assets/Raw/Images/new_logo.png

-349 KB
Binary file not shown.

‎Assets/Scenes/Main Menu.unity

+15-15
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ GameObject:
876876
m_Icon: {fileID: 0}
877877
m_NavMeshLayer: 0
878878
m_StaticEditorFlags: 0
879-
m_IsActive: 1
879+
m_IsActive: 0
880880
--- !u!224 &444046421
881881
RectTransform:
882882
m_ObjectHideFlags: 0
@@ -1085,9 +1085,9 @@ RectTransform:
10851085
- {fileID: 1995206690}
10861086
m_Father: {fileID: 2048377370}
10871087
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1088-
m_AnchorMin: {x: 0, y: 0}
1089-
m_AnchorMax: {x: 0, y: 0}
1090-
m_AnchoredPosition: {x: 0, y: 0}
1088+
m_AnchorMin: {x: 0, y: 1}
1089+
m_AnchorMax: {x: 0, y: 1}
1090+
m_AnchoredPosition: {x: 535, y: -80}
10911091
m_SizeDelta: {x: 652.938, y: 137.4215}
10921092
m_Pivot: {x: 0.5, y: 0.5}
10931093
--- !u!114 &531766906
@@ -2400,9 +2400,9 @@ RectTransform:
24002400
m_Children: []
24012401
m_Father: {fileID: 531766905}
24022402
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
2403-
m_AnchorMin: {x: 0, y: 0}
2404-
m_AnchorMax: {x: 0, y: 0}
2405-
m_AnchoredPosition: {x: 0, y: 0}
2403+
m_AnchorMin: {x: 0, y: 1}
2404+
m_AnchorMax: {x: 0, y: 1}
2405+
m_AnchoredPosition: {x: 326.47, y: -18.17}
24062406
m_SizeDelta: {x: 652.94, y: 36.34}
24072407
m_Pivot: {x: 0.5, y: 0.5}
24082408
--- !u!114 &875580642
@@ -4728,9 +4728,9 @@ RectTransform:
47284728
m_Children: []
47294729
m_Father: {fileID: 2048377370}
47304730
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
4731-
m_AnchorMin: {x: 0, y: 0}
4732-
m_AnchorMax: {x: 0, y: 0}
4733-
m_AnchoredPosition: {x: 0, y: 0}
4731+
m_AnchorMin: {x: 0, y: 1}
4732+
m_AnchorMax: {x: 0, y: 1}
4733+
m_AnchoredPosition: {x: 85, y: -80}
47344734
m_SizeDelta: {x: 170, y: 170}
47354735
m_Pivot: {x: 0.5, y: 0.5}
47364736
--- !u!114 &1562536073
@@ -5964,8 +5964,8 @@ MonoBehaviour:
59645964
m_Calls: []
59655965
m_text: 'Welcome to A WAY OUT!
59665966
5967-
Learn how to play and master the controls
5968-
before you embark on your adventure.'
5967+
Learn how to play and master the controls before
5968+
you embark on your adventure.'
59695969
m_isRightToLeft: 0
59705970
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
59715971
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
@@ -6074,9 +6074,9 @@ RectTransform:
60746074
m_Children: []
60756075
m_Father: {fileID: 531766905}
60766076
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
6077-
m_AnchorMin: {x: 0, y: 0}
6078-
m_AnchorMax: {x: 0, y: 0}
6079-
m_AnchoredPosition: {x: 0, y: 0}
6077+
m_AnchorMin: {x: 0, y: 1}
6078+
m_AnchorMax: {x: 0, y: 1}
6079+
m_AnchoredPosition: {x: 326.47, y: -101.1656}
60806080
m_SizeDelta: {x: 652.94, y: 129.6512}
60816081
m_Pivot: {x: 0.5, y: 0.5}
60826082
--- !u!114 &1995206691

‎Photoshop/banner.png

833 KB
Loading

‎Photoshop/banner.psd

3.59 MB
Binary file not shown.

‎Photoshop/logo.png

338 KB
Loading

‎Photoshop/logo.psd

666 KB
Binary file not shown.

‎Photoshop/trailer.mp4

63.7 MB
Binary file not shown.

‎ProjectSettings/ProjectSettings.asset

+39-37
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PlayerSettings:
1616
productName: A WAY OUT
1717
defaultCursor: {fileID: 0}
1818
cursorHotspot: {x: 0, y: 0}
19-
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
19+
m_SplashScreenBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
2020
m_ShowUnitySplashScreen: 1
2121
m_ShowUnitySplashLogo: 1
2222
m_SplashScreenOverlayOpacity: 1
@@ -133,7 +133,7 @@ PlayerSettings:
133133
vulkanEnableLateAcquireNextImage: 0
134134
vulkanEnableCommandBufferRecycling: 1
135135
loadStoreDebugModeEnabled: 0
136-
bundleVersion: 1
136+
bundleVersion: 2
137137
preloadedAssets: []
138138
metroInputSource: 0
139139
wsaTransparentSwapchain: 0
@@ -161,9 +161,9 @@ PlayerSettings:
161161
iPhone: 0
162162
tvOS: 0
163163
overrideDefaultApplicationIdentifier: 0
164-
AndroidBundleVersionCode: 10
164+
AndroidBundleVersionCode: 105
165165
AndroidMinSdkVersion: 22
166-
AndroidTargetSdkVersion: 0
166+
AndroidTargetSdkVersion: 34
167167
AndroidPreferredInstallLocation: 1
168168
aotOptions:
169169
stripEngineCode: 1
@@ -286,37 +286,6 @@ PlayerSettings:
286286
m_BuildTargetPlatformIcons:
287287
- m_BuildTarget: Android
288288
m_Icons:
289-
- m_Textures:
290-
- {fileID: 2800000, guid: 63cee3465fdfdd6489e12b70169eda90, type: 3}
291-
m_Width: 192
292-
m_Height: 192
293-
m_Kind: 0
294-
m_SubKind:
295-
- m_Textures: []
296-
m_Width: 144
297-
m_Height: 144
298-
m_Kind: 0
299-
m_SubKind:
300-
- m_Textures: []
301-
m_Width: 96
302-
m_Height: 96
303-
m_Kind: 0
304-
m_SubKind:
305-
- m_Textures: []
306-
m_Width: 72
307-
m_Height: 72
308-
m_Kind: 0
309-
m_SubKind:
310-
- m_Textures: []
311-
m_Width: 48
312-
m_Height: 48
313-
m_Kind: 0
314-
m_SubKind:
315-
- m_Textures: []
316-
m_Width: 36
317-
m_Height: 36
318-
m_Kind: 0
319-
m_SubKind:
320289
- m_Textures:
321290
- {fileID: 2800000, guid: 63cee3465fdfdd6489e12b70169eda90, type: 3}
322291
- {fileID: 2800000, guid: 63cee3465fdfdd6489e12b70169eda90, type: 3}
@@ -385,6 +354,37 @@ PlayerSettings:
385354
m_Height: 36
386355
m_Kind: 1
387356
m_SubKind:
357+
- m_Textures:
358+
- {fileID: 2800000, guid: 63cee3465fdfdd6489e12b70169eda90, type: 3}
359+
m_Width: 192
360+
m_Height: 192
361+
m_Kind: 0
362+
m_SubKind:
363+
- m_Textures: []
364+
m_Width: 144
365+
m_Height: 144
366+
m_Kind: 0
367+
m_SubKind:
368+
- m_Textures: []
369+
m_Width: 96
370+
m_Height: 96
371+
m_Kind: 0
372+
m_SubKind:
373+
- m_Textures: []
374+
m_Width: 72
375+
m_Height: 72
376+
m_Kind: 0
377+
m_SubKind:
378+
- m_Textures: []
379+
m_Width: 48
380+
m_Height: 48
381+
m_Kind: 0
382+
m_SubKind:
383+
- m_Textures: []
384+
m_Width: 36
385+
m_Height: 36
386+
m_Kind: 0
387+
m_SubKind:
388388
- m_BuildTarget: iPhone
389389
m_Icons:
390390
- m_Textures: []
@@ -797,8 +797,10 @@ PlayerSettings:
797797
ps4IncludedModules: []
798798
ps4attribVROutputEnabled: 0
799799
monoEnv:
800-
splashScreenBackgroundSourceLandscape: {fileID: 0}
801-
splashScreenBackgroundSourcePortrait: {fileID: 0}
800+
splashScreenBackgroundSourceLandscape: {fileID: 21300000, guid: 8c5e6b6a5f9defd43ad78a6a612006fd,
801+
type: 3}
802+
splashScreenBackgroundSourcePortrait: {fileID: 7482667652216324306, guid: 116af8b013472ed488c03f645cf87393,
803+
type: 3}
802804
blurSplashScreenBackground: 1
803805
spritePackerPolicy:
804806
webGLMemorySize: 16

0 commit comments

Comments
 (0)
Please sign in to comment.