I\'m trying to move a stationary object back and forth on z axis only. Here\'s what I got so far:
public float speed = 2; public Vector3 pointA; pu