Adding VFX package, cleaning up texture on terrain slightly, and adding new build FX asset for orbital drop visuals.

This commit is contained in:
Matt F 2026-06-30 22:22:58 -07:00
parent 2fbee5fd99
commit 28b0e2cdf2
24 changed files with 15522 additions and 10 deletions

View file

@ -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,