Building movable, Position save, Overlapse prevention

This commit is contained in:
Sewmina
2022-04-17 07:14:20 +05:30
parent 04ee196e6b
commit 62a909795b
24 changed files with 5433 additions and 3037 deletions

View File

@@ -7,6 +7,13 @@
"com.madsbangh.easybuttons",
"com.openupm"
]
},
{
"name": "Packages from jillejr",
"url": "https://npm.cloudsmith.io/jillejr/newtonsoft-json-for-unity/",
"scopes": [
"jillejr"
]
}
],
"dependencies": {
@@ -15,12 +22,13 @@
"com.unity.collab-proxy": "1.15.13",
"com.unity.ide.visualstudio": "2.0.14",
"com.unity.ide.vscode": "1.2.4",
"com.unity.nuget.newtonsoft-json": "3.0.2",
"com.unity.render-pipelines.universal": "10.8.1",
"com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",
"jillejr.newtonsoft.json-for-unity": "13.0.102",
"jillejr.newtonsoft.json-for-unity.converters": "1.4.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@@ -53,13 +53,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.0.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "10.8.1",
"depth": 1,
@@ -149,6 +142,20 @@
"com.unity.modules.imgui": "1.0.0"
}
},
"jillejr.newtonsoft.json-for-unity": {
"version": "13.0.102",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://npm.cloudsmith.io/jillejr/newtonsoft-json-for-unity"
},
"jillejr.newtonsoft.json-for-unity.converters": {
"version": "1.4.0",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://npm.cloudsmith.io/jillejr/newtonsoft-json-for-unity"
},
"com.unity.modules.ai": {
"version": "1.0.0",
"depth": 0,