Skip to content

Commit

Permalink
Last minute tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelJasik committed Jan 9, 2023
1 parent 031f9ea commit 19bf460
Show file tree
Hide file tree
Showing 39 changed files with 452 additions and 2,330 deletions.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/099DCE55.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/09FD4EBC.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/0CB2600F.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/0D39E4B5.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/0E4517CE.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/12C07741.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/17959DD7.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/218AC429.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/28CF81C6.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/3C40A379.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/478AF24C.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/51A60D0B.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/5D012726.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/63982476.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/659EA22C.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/71EE8D5C.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/744A5BFF.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/7A7CD848.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/87B68409.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/8E201169.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/97BFC42E.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/9FD293A8.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/A711584F.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/A8FB6681.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/ACCEF258.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/B0A9A52F.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/B295533C.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/BA750F29.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/C1CB3A78.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/C5A75006.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/DD1E8E25.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/E8B1169D.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/EDFCA06C.fobj
Binary file not shown.
Binary file modified Assets/Audio/GodzinaAudio/.cache/fsbcache/Desktop/FE88ED2C.fobj
Binary file not shown.
2,628 changes: 300 additions & 2,328 deletions Assets/Scenes/EndScreen.unity

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Assets/Scenes/MainMenu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -8544,7 +8544,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &1034505829
RectTransform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -15675,7 +15675,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 1, y: 0}
m_AnchorMax: {x: 1, y: 0}
m_AnchoredPosition: {x: -50, y: 290}
m_AnchoredPosition: {x: -50, y: 190}
m_SizeDelta: {x: 91.4185, y: 39.2681}
m_Pivot: {x: 1, y: 0}
--- !u!114 &1962453542
Expand Down
Binary file added Assets/Win.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 135 additions & 0 deletions Assets/Win.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions ProjectSettings/BurstAotSettings_WebGL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"MonoBehaviour": {
"Version": 4,
"EnableBurstCompilation": true,
"EnableOptimisations": true,
"EnableSafetyChecks": false,
"EnableDebugInAllBuilds": false,
"EnableArmv9SecurityFeatures": false,
"CpuMinTargetX32": 0,
"CpuMaxTargetX32": 0,
"CpuMinTargetX64": 0,
"CpuMaxTargetX64": 0,
"OptimizeFor": 0
}
}

0 comments on commit 19bf460

Please sign in to comment.