Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
6000.0.25f1 | Not compatible | Compatible | Not compatible |
2021.3.11f1 | Not compatible | Compatible | Not compatible |
- Requires Visual Effect Graph and Shader Graph. You can install those via Package Manager. These packages must be installed before this VFX. If you just installed them, restart the editor before installing the VFX pack.
- Manual is included in 'UNI VFX' folder.
- If the VFX doesn't show up properly, it needs to be recompiled. This can be easily fixed by opening the VFX assets in Visual Effects folder
✨ UNI VFX
- UNIversal visual effects for Unity URP
- Uses highly performant GPU particle systems made in Visual Effect Graph.
- Super easily customisable VFX without the need to ever enter the Visual Effect Graph Editor.
- Uses (VFX) Events - one Game Object stores multiple effects which can be triggered via C# or Visual Scripting.
- A total of 31 Events (not including 'stop' events), 20 Prefabs (+ another 20 for non-skinned meshes). Full content breakdown in the 'Technical details' below.
❓ What are (VFX) Events?
Think of the Arcane Protection effect, for example. It has these events/effects: create, loop, hit, end and stop. In this case, you start with the 'create' event, which then automatically continues with the 'loop' event. Each time the Arcane Protection is damaged you send the ‘hit’ event that displays the corresponding effect. When the Arcane Protection expires, send an ‘end’ event that plays the final effect and stops the ‘loop’.
✔️ Let's have a look at the details:
- Important properties are exposed so you can change color, spawn rate, pattern texture etc. directly in the Inspector.
- Uses HDR colors - in combination with Bloom (Post Processing Effect), you have full control over the glow amount.
- Selected particles spawn directly on animated skinned mesh using a new feature in the Visual Effect Graph. Connecting your mesh is easily done in the Inspector.
- Where appropriate, world-space is used so moving characters or objects leave trails and particles behind.
- Has optimized meshes to reduce overdraw.
- Utilizes custom uber effect shader made in Shader Graph.
- 1k textures with few exceptions used for tiny elements like sparks, embers etc.
⚙️ Requirements
Requires Unity 2021.3 or newer with Visual Effect Graph and Shader Graph. Install those via Package Manager before installing this Pack. If you just installed them, restart the editor before installing the VFX pack.
Works in URP. Visual Effect Graph has limited compatibility with mobile devices (including WebGL platform).
If the VFX doesn't show up, it needs to be recompiled. This can be easily fixed by opening the VFX assets in UNI VFX\Characters & Artifacts\Visual Effects. When opened in the Visual Effects Graph, the assets are forced to recompile. This should be fixed in Unity 2022.3.6 and newer.
Please don’t forget to rate this asset and write a review! It helps me improve a lot. I really want these packs to be the best they can be.
UNI VFX: Characters & Artifacts for Visual Effect Graph
