Collision filtering

collision filtering allows for more complex interactions between different surfaces in the game. an object is able to interact with other objects using Ignore, Overlap, or block.

  • ignore and overlap allow the pawn to go through it.
  • block blocks the pawn or other objects form going through it

Privacy & Terms