Collision detect without event

Oh, for something like this you can definitely use the method I mentioned.

  • give the boxes tags - something like Climbable
  • use Get Overlapping Actor (singular) and check if there’s an actor with Climbable tag

Why is the capsule horizontal?