Compare commits

...

4 Commits

Author SHA1 Message Date
Christer Warén
cfe19c34b6 Unity 2022.3.27 Update 2024-05-04 21:29:17 +03:00
Christer Warén
5907699716 Unity 2022.3.25 Update 2024-04-19 02:17:01 +03:00
Christer Warén
6ae74517bb Unity 2022.3.22 Update 2024-04-03 04:30:06 +03:00
Christer Warén
f08d1b4a2a Unity 2022.3.20 Update 2024-02-21 22:49:07 +02:00
5 changed files with 20 additions and 20 deletions

View File

@ -4,9 +4,9 @@
"com.unity.2d.spriteshape": "9.0.2",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.2.0",
"com.unity.collab-proxy": "2.3.1",
"com.unity.ext.nunit": "1.0.6",
"com.unity.ide.rider": "3.0.27",
"com.unity.ide.rider": "3.0.28",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.33",

View File

@ -49,7 +49,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.12",
"version": "1.8.13",
"depth": 2,
"source": "registry",
"dependencies": {
@ -59,7 +59,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.2.0",
"version": "2.3.1",
"depth": 0,
"source": "registry",
"dependencies": {},
@ -73,7 +73,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.27",
"version": "3.0.28",
"depth": 0,
"source": "registry",
"dependencies": {

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2022.3.18f1
m_EditorVersionWithRevision: 2022.3.18f1 (d29bea25151d)
m_EditorVersion: 2022.3.27f1
m_EditorVersionWithRevision: 2022.3.27f1 (73effa14754f)

View File

@ -14,12 +14,12 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_PixelRect:
serializedVersion: 2
x: 8
x: 2568
y: 51
width: 2544
height: 1341
m_ShowMode: 4
m_Title: Console
m_Title: Game
m_RootView: {fileID: 6}
m_MinSize: {x: 875, y: 300}
m_MaxSize: {x: 10000, y: 10000}
@ -48,7 +48,7 @@ MonoBehaviour:
m_MinSize: {x: 300, y: 100}
m_MaxSize: {x: 24288, y: 16192}
vertical: 0
controlID: 102
controlID: 40
--- !u!114 &3
MonoBehaviour:
m_ObjectHideFlags: 52
@ -223,7 +223,7 @@ MonoBehaviour:
m_MinSize: {x: 200, y: 100}
m_MaxSize: {x: 16192, y: 16192}
vertical: 1
controlID: 42
controlID: 41
--- !u!114 &10
MonoBehaviour:
m_ObjectHideFlags: 52
@ -248,7 +248,7 @@ MonoBehaviour:
m_MinSize: {x: 200, y: 50}
m_MaxSize: {x: 16192, y: 8096}
vertical: 0
controlID: 43
controlID: 42
--- !u!114 &11
MonoBehaviour:
m_ObjectHideFlags: 52
@ -375,7 +375,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: 54550000
m_LastClickedID: 21844
m_ExpandedIDs: 000000009a5500009c5500009e550000a0550000a2550000a4550000
m_ExpandedIDs: 00000000e4550000e6550000e8550000ea550000ec550000ee550000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -403,7 +403,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 000000009a5500009c5500009e550000a0550000a2550000a4550000
m_ExpandedIDs: 00000000e4550000e6550000e8550000ea550000ec550000ee550000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -480,7 +480,7 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 2036
x: 4596
y: 81
width: 515
height: 1270
@ -528,7 +528,7 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 8
x: 2568
y: 81
width: 501
height: 760
@ -547,7 +547,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: b2faffff
m_ExpandedIDs: 92f9ffff
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -1041,7 +1041,7 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 510
x: 3070
y: 81
width: 1524
height: 760
@ -1140,7 +1140,7 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 8
x: 2568
y: 862
width: 2027
height: 489

View File

@ -3,7 +3,7 @@
</p>
<h1 align="center">Jump Game</h1>
<p align="center"><a href="https://unity.com/releases/editor/whats-new/2022.3.18">Unity 2022.3.18</a> | <a href="https://nicecat.wgi.fi/jump-game">Download Game</a> | <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3</a></p>
<p align="center"><a href="https://unity.com/releases/editor/whats-new/2022.3.27">Unity 2022.3.27</a> | <a href="https://nicecat.wgi.fi/jump-game">Download Game</a> | <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3</a></p>
<p align="center">This game was originally created as school project in Let's make a game! course at <a href="https://www.samk.fi/en/">Satakunta University of Applied Sciences</a>.</p>
---