iTwin/unreal-engine-3dft-plugin

Collision

Closed this issue · 1 comments

Is there any documentation that illustrates how to add collision? Working on a Metaverse solution which requires that Avatars walk throughout the building without falling through.

Collisions are not implemented in the plugin but with some work you can extend it with that capability.

You can also add "invisible" collision meshes, which will be very performant.