Set value of a struct-member

Oh man. This whole time I’ve been copying the whole struct, creating a new one, changing all the values (or copying the ones I don’t change from the old copy) and assigning it to the same variable or array slot.