Adding VFX package, cleaning up texture on terrain slightly, and adding new build FX asset for orbital drop visuals.
This commit is contained in:
parent
2fbee5fd99
commit
28b0e2cdf2
24 changed files with 15522 additions and 10 deletions
|
|
@ -441,6 +441,15 @@
|
|||
"com.unity.modules.imgui": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.visualeffectgraph": {
|
||||
"version": "17.4.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.shadergraph": "17.4.0",
|
||||
"com.unity.render-pipelines.core": "17.4.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.accessibility": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue