Block_breaker bricks issue (SOLVED)

Hi :slight_smile:
Still working on Block_Breaker :slight_smile: Made some progress but unfortunately I got stuck on the bricks (lesson 77).
Ever since I inserted the bricks, it broke the jump by clicking effect of the ball object. the ball doesn’t bounce off the paddle anymore.

I did not change anything in the code, and it was working before I added the purple bricks.
All I did is add these bricks and change the order of the layers on the left, I must have screwed up something somewhere but I can’t tell where after searching for a while. I tried to go back a few steps but then my Unity crashed and lost the previous progress.

Any idea why the jump effect got lost in the process? Thanks tons.

Nevermind this post. I finally found the problem. The Ball Script in the Inspector didn’t contain the Paddle object anymore for some reason. It’s solved now

Privacy & Terms