The player can not reach the Mesh ? Do anywone know why?

The Gamer can not reach the Mesh ? Do anyone know why?

The gamer is not able to reach the sofa. He nears him to the Mesh till a short distance. Is there somewhere a option “bounce” or somthing which has to be cofingurated?

Kind Regards

It’s because the default collision for that sort of object will be a big box. You’ll need to manually fix the collision in the static mesh editor :slight_smile:

Like clockwork said you need to adjust the collision, you can manually place a few box collisions, use the auto generated 18 or 26 dp collision generations under the add collision drop down, or the most precise(though the most taxing on performance) would be in the details tab and check “use complex collision as simple” but this will render collision for each polygon in the mesh and probably shouldn’t be used on a couch if you care about frame rate. Hope this helps

HI,

@ clock and Rolf
thanks I will try it later.