I would like to display an estimated projectile path through a vector field(for example, space vessel through a planetary system).
Is there a way to simulate few steps of the projectile path, without actually updating its position? For example, having another instance of a physics solver and stepping it forward a few times.