HELP with angle of object (2)

how do i change the array from a normal
xValues*, yValues*
to
tarArray[index][0], tarArray[index][1].
with this i will only need to declare tarArray instead of xValues & yValues.
thank you… :wink: