CreateRaRocket(<-image <-start <-target <-damageAC <-ownerPartUID)
Creates a rocket.
image: The name of an image to use for the rocket.
start: V2 for the starting position.
target: V2 for the target position.
damageAC: A boolean indicating whether to damage AC.
ownerPartUID: The part used for calculating the path from start to target. This is necessary because the RA (reachable area) around the part will be used to calculate the rockets travel path.