I am trying to create an extremely simple box collider that moves down at a constant rate, however the box, even when set to “Block All” travels through everything.
This is the tick/moving of the pawn, and to the right, we can see the details of the collider.
And as an example of what I’m doing:
Just trying to simply move this box down and have it stop when it reaches the floor, but it keeps going through.