Staticmesh import without BSP collision... ?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

mrcamper99

New Member
Sep 24, 2003
42
0
0
Is there any way to import a staticmesh and not have it build a BSP collision tree either with Unreal scripting or a third party program.

We have a tree with many panels (1500 polys) that have numerious intersections which cause UT2k3 to blow up upon attemting import.

We are going for realism, not frame rate or performance. We are doing this for a machinima scene so we are not worried about frame rates as you would in a game level nor do we need to maintain the collision mesh.
 

mrcamper99

New Member
Sep 24, 2003
42
0
0
Thanks for the good idea, but we solved the prob;lem this way:

We imported it as a vertex animation of 1 frame. The vertex animations do not create a collision mesh.
 
Last edited: