The title explains my problem, the raycast isn’t returning any result.
a white list is a list of things that you want the result to be, if it’s not, it won’t return that thing
The only part you are allowing to be hit with the raycast is Car.PrimaryPart and its descendants
I managed to fix it, i just forgot to set the primary part of a model, thanks.