中心点からものを回転させるには、
距離と何度ずつ回すか?という値があれば三角関数を使って回すことができます。
you can rotate from a center point.
you need to decide how far from the center point and by how many degrees you want to rotate it.
you can use values and trigonometric function to rotate objects.
次回