Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[RELEASED] Liquid Container

Discussion in 'Assets and Asset Store' started by Akai_Asuka, Dec 9, 2022.

  1. Akai_Asuka

    Akai_Asuka

    Joined:
    Nov 17, 2022
    Posts:
    1
    upload_2022-12-9_12-14-8.jpeg

    Liquid Container is used to simulate liquids inside containers, You can pour out the liquids and mixing different liquid together.
    The simulation are mostly done by shader, It's fast and clean, only physics involved is simple raycast.

    Now on sale at the asset store: https://assetstore.unity.com/packages/vfx/shaders/liquidcontainer-238724


    upload_2022-12-9_12-1-56.jpeg
    The color changes according to the mixing proportion.

    upload_2022-12-9_12-14-30.jpeg
    upload_2022-12-9_12-10-3.jpeg
    Support floating objects/particles/rigiedbodies on the liquid surface.

    Features:
    • High performance realistic liquid simulation inside containers.
    • Capability of pour liquid out from containers, even better, you can pour liquids from one container to another, all related VFX included.
    • Capability of particles inside liquid.
    • Capability of mixing different liquid together .
    • 9 unique containers models with different visual of liquids.
    • Beautiful Liquid shader, Glass shader and all kinds of Liquid VFX shaders included.
    • Super friendly interface, Setup your own model by one click.
    • Clean script with a lot of handy accessable functions and datas.
    • Support floating objects/particles/rigiedbodies on the liquid surface.
    • Mobile & VR supported.
    Contents:
    • 9 x container Models/Textures.
    • 6 x shaders for liquids, glass and VFX
    • 10 x prefabs for containers full with different liquids.
    • 1 x C# Script with nice editor interface and detailed helping comments.
    • Demo scene
    • PDF Document
    Expansion:
    • Script provides useful data such as liquid surface height, volumn, etc to let you be able to make object floating on the liquid surface.
    • Script provides the detailed datas of every liquid mixed in, you can use those data for your gameplay.
    • Script provides custom function for you to detect what object the poured out liquid hits.