File tree Expand file tree Collapse file tree 7 files changed +27
-18
lines changed
Expand file tree Collapse file tree 7 files changed +27
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
33 "com.unity.2d.animation" : " 3.2.5" ,
4- "com.unity.2d.pixel-perfect" : " 2.0.4 " ,
4+ "com.unity.2d.pixel-perfect" : " 2.1.0 " ,
55 "com.unity.2d.psdimporter" : " 2.1.6" ,
66 "com.unity.2d.sprite" : " 1.0.0" ,
77 "com.unity.2d.spriteshape" : " 3.0.14" ,
88 "com.unity.2d.tilemap" : " 1.0.0" ,
99 "com.unity.collab-proxy" : " 1.2.16" ,
1010 "com.unity.ide.rider" : " 1.1.4" ,
11- "com.unity.ide.vscode" : " 1.2.2 " ,
12- "com.unity.test-framework" : " 1.1.18 " ,
11+ "com.unity.ide.vscode" : " 1.2.3 " ,
12+ "com.unity.test-framework" : " 1.1.20 " ,
1313 "com.unity.textmeshpro" : " 2.1.1" ,
1414 "com.unity.timeline" : " 1.2.17" ,
1515 "com.unity.ugui" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1212 "url" : " https://packages.unity.com"
1313 },
1414 "com.unity.2d.common" : {
15- "version" : " 2.0.2 " ,
15+ "version" : " 2.1.0 " ,
1616 "depth" : 1 ,
1717 "source" : " registry" ,
1818 "dependencies" : {
19- "com.unity.2d.sprite" : " 1.0.0"
19+ "com.unity.2d.sprite" : " 1.0.0" ,
20+ "com.unity.modules.uielements" : " 1.0.0"
2021 },
2122 "url" : " https://packages.unity.com"
2223 },
2324 "com.unity.2d.path" : {
24- "version" : " 2.0.6 " ,
25+ "version" : " 2.1.0 " ,
2526 "depth" : 1 ,
2627 "source" : " registry" ,
2728 "dependencies" : {},
2829 "url" : " https://packages.unity.com"
2930 },
3031 "com.unity.2d.pixel-perfect" : {
31- "version" : " 2.0.4 " ,
32+ "version" : " 2.1.0 " ,
3233 "depth" : 0 ,
3334 "source" : " registry" ,
3435 "dependencies" : {},
7677 "url" : " https://packages.unity.com"
7778 },
7879 "com.unity.ext.nunit" : {
79- "version" : " 1.0.0 " ,
80+ "version" : " 1.0.6 " ,
8081 "depth" : 1 ,
8182 "source" : " registry" ,
8283 "dependencies" : {},
9293 "url" : " https://packages.unity.com"
9394 },
9495 "com.unity.ide.vscode" : {
95- "version" : " 1.2.2 " ,
96+ "version" : " 1.2.3 " ,
9697 "depth" : 0 ,
9798 "source" : " registry" ,
9899 "dependencies" : {},
106107 "url" : " https://packages.unity.com"
107108 },
108109 "com.unity.test-framework" : {
109- "version" : " 1.1.18 " ,
110+ "version" : " 1.1.20 " ,
110111 "depth" : 0 ,
111112 "source" : " registry" ,
112113 "dependencies" : {
113- "com.unity.ext.nunit" : " 1.0.0 " ,
114+ "com.unity.ext.nunit" : " 1.0.6 " ,
114115 "com.unity.modules.imgui" : " 1.0.0" ,
115116 "com.unity.modules.jsonserialize" : " 1.0.0"
116117 },
Original file line number Diff line number Diff line change 44EditorBuildSettings :
55 m_ObjectHideFlags : 0
66 serializedVersion : 2
7- m_Scenes : []
7+ m_Scenes :
8+ - enabled : 1
9+ path : Assets/Scenes/Asteroids.unity
10+ guid : 2cda990e2423bbf4892e6590ba056729
811 m_configObjects : {}
Original file line number Diff line number Diff line change 33--- !u!30 &1
44GraphicsSettings :
55 m_ObjectHideFlags : 0
6- serializedVersion : 12
6+ serializedVersion : 13
77 m_Deferred :
88 m_Mode : 1
99 m_Shader : {fileID: 69, guid: 0000000000000000f000000000000000, type: 0}
@@ -31,6 +31,9 @@ GraphicsSettings:
3131 m_AlwaysIncludedShaders :
3232 - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
3333 - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
34+ - {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
35+ - {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
36+ - {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
3437 m_PreloadedShaders : []
3538 m_SpritesDefaultMaterial : {fileID: 10754, guid: 0000000000000000f000000000000000,
3639 type : 0}
@@ -55,3 +58,5 @@ GraphicsSettings:
5558 m_AlbedoSwatchInfos : []
5659 m_LightsUseLinearIntensity : 0
5760 m_LightsUseColorTemperature : 0
61+ m_LogWhenShaderIsCompiled : 0
62+ m_AllowEnlightenSupportForUpgradedProject : 1
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ MonoBehaviour:
99 m_GameObject : {fileID: 0}
1010 m_Enabled : 1
1111 m_EditorHideFlags : 0
12- m_Script : {fileID: 0}
12+ m_Script : {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
1313 m_Name :
14- m_EditorClassIdentifier : UnityEditor:UnityEditor.PackageManager.UI:PackageManagerProjectSettings
14+ m_EditorClassIdentifier :
1515 m_ScopedRegistriesSettingsExpanded : 1
1616 oneTimeWarningShown : 0
1717 m_Registries :
Original file line number Diff line number Diff line change 1- m_EditorVersion: 2019.4.13f1
2- m_EditorVersionWithRevision: 2019.4.13f1 (518737b1de84 )
1+ m_EditorVersion: 2019.4.18f1
2+ m_EditorVersionWithRevision: 2019.4.18f1 (3310a4d4f880 )
Original file line number Diff line number Diff line change 44
55- ** Difficulty** : Intermediate
66- ** Topics** : Multi-directional Shooting, Random Generation
7- - ** Version** : Unity 2019.4.13f1
7+ - ** Version** : Unity 2019.4 LTS
88- ** Author** : [ @adamgraham ] ( https://github.com/adamgraham )
99- [ ** Source Code** ] ( https://github.com/zigurous/unity-asteroids-tutorial )
You can’t perform that action at this time.
0 commit comments