moving relative to parent

It seems like if I set transform.position in code that it’s not moving it relative to it’s parent. Do I have to do this a different way?

transform.localPosition

–Eric

Sweet, thanks that worked!