I could use a bit of help. There is a unity function called GameObject.AddForceAtPosition( Force, Position). What it does is it acts like velocity set but acts like how you hit an object from that point.
I mainly just want the calculated rotation from the position and calculated velocity from the position
Any help would be appreciated!