UNI VFX: Essentials for Visual Effect Graph
Asset Mage Webyw
$19.99
$23.99
17%OFF
Date |
Price |
---|---|
日期和时间 |
价钱($) |
08/30(2022) |
23.99 |
08/30(2022) |
11.99 |
09/13(2022) |
23.99 |
12/21(2022) |
12.0 |
01/19(2023) |
23.99 |
02/10(2023) |
11.99 |
02/25(2023) |
23.99 |
12/19(2023) |
11.99 |
01/11(2024) |
23.99 |
02/06(2024) |
19.99 |
11/22(2024) |
19.99 |
Jump AssetStore
Do you want to supercharge your game? This pack features a diverse set of high quality VFX. This way you get all important effects that most games have in common in one pack.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 VFXUNIversal visual effects for Unity URP and HDRPUses 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 26 Events (not including 'stop' events). Full content breakdown in the 'Technical details' below.❓ What are (VFX) Events?Think of the Barrier 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 Barrier is damaged you send the ‘hit’ event that displays the corresponding effect. When the barrier 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, rotation speed etc. directly in the Inspector.Uses HDR colors - in combination with Bloom (Post Processing Effect), you have full control over the glow amount.You can freely change effects' transform to get the desired size.Where appropriate, world-space is used so moving 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.CPU events and small C# code (included) handles lights in prefabs.Works with Orthographic projection.⚙️ RequirementsRequires Unity 2020.3 or newer with Visual Effect Graph 10+ and Shader Graph. You can install those via Package Manager. If you just installed them, restart the editor before installing the VFX pack.Works in URP and HDRP. 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\Essentials\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.All screenshots and videos were taken in URP. HDRP has been adapted.List of all effects and events:Missile – create, loop, hit, stopHeal – create, loop, hit, stopTeleport – in, outAura – create, loop, end, stopDetonation – buildup, hit, stopPickup – loop, hit, stopMelee – hit, critBarrier – create, loop, hit, end, stopLeap – hit, loop, stopBuff – buildup, loop, hit, stopThe 'Stop' event stops the generation of new particles without abruptly removing existing ones. There are two prefabs per effect with different appereance.7 meshes optimized for VFX.25 unique textures. 18 of them have 1024px width. Smaller textures are used for tiny elements like sparks, embers etc.