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: https://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: https://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.