Right now I am trying to create projectile for cannon in which I want to detect collision also.
At present I have simple working projectile after using two references
Unity – How to display projectile trajectory path in Unity 3D?
Path/Trajectory prediction – What path will the object take
But in this I also want to represent bounce in projectile path. I searched everywhere but didn't find any useful content.
Please provide some guidance here.