Variable increment on Overlap event

You should be counting in the character blueprint, not in the gate since gates get destroyed. If each gate has a variable, its value will not be accessible once the owning actor is gone.

It’s hard to tell where (character or gate BP) the above happens.

Could you clarify?