How to make infinited blade showcase walkable?

Hello,

I download infinite blade showcase in unreal market. some meshes and building, mountain are nice. i am going to play around with it. however i found some of the floor and the surface of mountain is not walk-able though third person character.

The actor will falling into the object and go though it. how to make the mountains and floor block actor ? all colision setting is in default. i try to change the setting of mountain to block all dynamic but sometime it doesnt work.

Thanks!

Hi Vx-lab,

You’ll need to actually setup collision hulls for this mesh in order for it to have collision correctly.

You can do this by following the how-to’s here: Collision Tutorials in Unreal Engine | Unreal Engine 5.1 Documentation

-Tim