This BP isn't adding 1 to variable "EdifaceBlocksCount" but it's not. Mind giving me a clue?

I’ve tried several ways to make a branch that adds 1 only when the hitactor is “blockspawn_small”. All I’ve been able to do is make it equal 0 and nothing else, or it equals any number BUT 0.

Have you tried the integer increment node?

Have you tried print stringing the value of the variable before and after the set/increment?

Are you sure it’s even running, you may not be getting a hit result?