In-game real time reward chart, free camera, result viewer and etc...
In-game real time reward chart, result viewer, free camera, kill bonus reward(not so good. set 0 to unuse it) Fix ray-sensor throw error when initialization issue. Fix ray-sensor info panel face to wrong position.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.monitor1394.xcharts": "https://github.com/XCharts-Team/XCharts.git#3.0",
|
||||
"com.unity.collab-proxy": "1.9.0",
|
||||
"com.unity.ide.rider": "2.0.7",
|
||||
"com.unity.ide.visualstudio": "2.0.11",
|
||||
"com.unity.ide.visualstudio": "2.0.16",
|
||||
"com.unity.ide.vscode": "1.2.4",
|
||||
"com.unity.ml-agents": "2.0.1",
|
||||
"com.unity.test-framework": "1.1.29",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.monitor1394.xcharts": {
|
||||
"version": "https://github.com/XCharts-Team/XCharts.git#3.0",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {},
|
||||
"hash": "0e60a2633375d598adcf344730d6a971e6c590da"
|
||||
},
|
||||
"com.unity.barracuda": {
|
||||
"version": "2.0.0",
|
||||
"depth": 1,
|
||||
@@ -44,7 +51,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.ide.visualstudio": {
|
||||
"version": "2.0.11",
|
||||
"version": "2.0.16",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user