Getting two Objects to the same direction with different speed
I try to get two Objects with Rigidbodys who fly with AddForce() and ForceMode.Impuls two the same spot. One of them has to get there immediately the other one with normal speed. I try to multiplay the mass and the impulsfactore with the same value but that changed nothing.
Can someone help me ?
Comment