Search Unity

Question How to do these kind of moving arrow and that flow animation colors ? What is the method to do so?

Discussion in 'General Graphics' started by Ashwin_Deepak, Jun 8, 2023.

  1. Ashwin_Deepak

    Ashwin_Deepak

    Joined:
    May 17, 2022
    Posts:
    24
  2. halley

    halley

    Joined:
    Aug 26, 2013
    Posts:
    2,445
    Moving arrows can just be a mesh with a transparent material, and set the alpha as they animate so they can fade in and out.

    The air volumes shown can be a 2D mesh, again with a transparent material and a texture that fades the alpha around the edges. There are 3D volume methods if you're going to move the camera but quite a bit more hassle to set up.
     
  3. Ashwin_Deepak

    Ashwin_Deepak

    Joined:
    May 17, 2022
    Posts:
    24
    Is there a tutorial or anything for it? Am not that pro with unity...It would be good if you can share any youtube videos or anything from unity learn...
     
  4. Ashwin_Deepak

    Ashwin_Deepak

    Joined:
    May 17, 2022
    Posts:
    24


    See i want it like that, its showing the flow and everything.
     

    Attached Files: