Quote:
Originally Posted by fysiks
You just need to find the vector from the origin (explosion) to the player and use that direction as the direction of the player's velocity (you would need to scale the magnitude appropriately).
|
yes thats the part i dont know how to do, i havnt had much experience in vectors so i do not know how i could use it to get the direction, everything else i know how to do