How Do I use Hit Event to Make an If/Else Collision?

If / Else is called Branch in UE4 and you’re most likely looking for something like this:

edit: in your case I think other returns the actor reference. There’s a bit of inconsistency in the naming conventions here and there.