How can I make a ball bounce on a paddle? (SOLVED)

Has anyone found the solution to the problem, if so, please tell me!

Why did you use the model component? You should consider using a sprite instead. The physics debug shows a large green area due to the model’s collision. I hope that’s what you intended to achieve. I’ve made a small change; please compare it

Juggle (1).zip (829.7 KB)

2 Likes

How may I open the file you sent in Defold?

  1. extract the zip folder
  2. open defold and click on (open From disk):
    Screenshot_20241008_171807
  3. go to the folder u extracted open it and double click on this file:
    Screenshot_20241008_171858

thats it!

2 Likes

Thank you so much for solving it! I really got frustrated by this and thought that I would never fix this! Thank you!

2 Likes