Package contains a collection of bubble particle effects. Easily drag and drop into the scene.FeaturesEasy to customizeChange the look by replacing materialsDemo scene to easily browse the effectsHigh quality texturesUses standard Unity particlesSimple Particle Scaler available for free after purchase.Compatible with Unity 2021.3 and higher.Support available for assistance if any problems should occur.Requires Shader GraphSee Technical details for more info ↓Particle systems must use custom vertex streams to display the shader corretly.(Position, Normal, Color, Center, StableRandom and Size)This is important if you want to create a new particle system using this shader.Shader requires BuiltInEnableDepth script be attached to camera if using the Built-in pipeline.Requires Shader GraphInstalled from the Package ManagerThe shaders should be easy to retarget to URP or HDRP by using the Shader Graph interface.The Shader Graph can be downloaded for free in the Package Manager.Change to URP or HDRPDouble click the shader file to open the graph editor.In the Graph Inspector SettingsAdd or change active targets to Universal or HDRP then click Save Asset.See video for more guidance.https://www.youtube.com/watch?v=H6EP27o1ZCIBuilt in Shader Graph is only available for Unity 2021.3+Demo scene materials can be converted to URP/HDRP with Unity URP/HDRP Coversion tool: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@12.0/manual/features/rp-converter.html