iTwin / unreal-engine-3dft-plugin

Unreal Engine plugin to render iTwin Platform's 3d digital twins using 3DFT
https://developer.bentley.com/apis/mesh-export/
Apache License 2.0
24 stars 3 forks source link

Collision #17

Closed soularmindmedia closed 4 months ago

soularmindmedia commented 5 months ago

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.

danieliborra commented 5 months ago

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.