>>205
すいません誤字訂正します。
// 自分の座標にtargetの座標を代入する
GetComponent().position = target.position; ←GetComponent()の()の前に<Transform>が入っていなかった。