Hello. I have been making an Arkanoid game to improve my skills. I have already created ball which flies and destroys bricks and I added some sounds. What I want next is to get to know how I can create a destroy visual effect for each brick. As I only started learning with Unity I have got an idea of using GIF for that, but I am not sure it would be a good solution to that problem. Is there anybody who has some experience to sort it out? Your replies would be much appreciated.
Do you mean like the brick having multiple levels of damage? You hit it once it changes to partial broken brick, hit it again it breaks? Or do you want to do a particle effect?
Can I see your code. Without it I have no idea what direction you are going.
Zaerick, thank you very much for your reply. I have already sorted that out. I just needed such a thing as Particles Effect (may be found under Effects option) which I was able to be aware of only today afternoon. No further help is needed for this question. I have already studied all the necessary materials and can manage to solve the problem on my own.
1 Like