As a scripter, I want to know where rocket explodes, so that I can calculate blast power that affects vehicle and its individual parts.
Currently HitPart does the job excellently for most projectile, but not for unguided rockets.
The object is not being returned, and as result I am unable to measure distance from object, rendering my vehicle invulnerable to rocket blast.
Potentially related note, impact velocity nor impact position cannot be observed either.