Jump to content

Skyrim exterior modding: Problem with static mesh and collision


Recommended Posts

Posted

I'm just starting out at modding a new worldspace (i guess it can be an interior), but I;m having an issue with collision not working with a static mesh. It's a simple mesh that is a walkway in a canal-like structure.

 

In-game, the player can walk through/fall through the mesh in the world, even though I have a collision mesh defined for my nif. (see first pic - I hit F4 to show the collision mesh).

 

I think I did the collision part right (I used nifutils chunkmerge tool).  What am I missing to get the player to be able to walk on top of this mesh? Totally stumped.. :/ I've looked at other mods to see how it's done, and I can't figure out what I'm missing...

 

In Creation Kit:

post-17069-0-92274500-1401333916_thumb.jpg

 

In Nifskope:

post-17069-0-24732100-1401333939_thumb.jpg

Posted

This might sound incredibly bizarre, but

Try shooting arrows at your mesh..... from the bottom.

 

Collision isn't always set on both sides, so it's entirely possible that, faces were flipped around on your collision mesh when it exported, things like that.

 

Posted

I tried shooting arrows from different angles but they all just pass through :(

 

I double checked the normals on the collision mesh and they looked ok. Grr this is so frustrating :/

Posted

Ok I figured out the problem - I used ChunkMerge to copy the collision data but it doesn't copy the BSXFlags node - I had to do this manually and then change the name of the node to "BSX"...and it worked!

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...