Search Unity

2d Game Animation

Discussion in 'Animation' started by IamRoky, Jan 14, 2019.

  1. IamRoky

    IamRoky

    Joined:
    Sep 23, 2015
    Posts:
    15
    Hi there,

    We are small indie team developing a casual mobile game. We are trying to implement the following two effects in our game.

    1. Ice to Normal Blocks: youtu.be/q71RaKHn-iw?t=1227

    Here a nice particle effect happens when all the ice blocks are turned to normal blocks. We want to do this.


    // Aiming Dots: youtu.be/q71RaKHn-iw?t=127

    We want to implement this aiming dots for a ball in our game.


    Does anyone know –

    1. How to implement these two effects? We have a good programmer. Any link to an online reference will be enough.

    2. Is there a asset at Unity asset store that could help us?


    Thanks. Any suggestions appreciated.