Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Where can I get or how do i create a viscous fluid demo like in the beta promo?

Discussion in '5.4 Beta' started by unityplease, Apr 1, 2016.

  1. unityplease

    unityplease

    Joined:
    Aug 31, 2014
    Posts:
    32
    I noticed in the blog promo there was this:

    http://blogs.unity3d.com/2016/03/15...-and-more-the-unity-5-4-public-beta-is-ready/


    We’re also rolling out a new trigger module, which allows you to modify particle properties inside a list of colliders. In its simplest form you can destroy particles when they touch the colliders by using a custom scripting callback, and it’s possible to modify all particle properties. This can be seen in the viscous volume effect below.

    I've looked at the particle emmitter and it all looks the same. Is there an example of how I can create a scene similar to the one in the beta promo vid?