Jump to content

Assign a collision layer to a thing (or object type, whichever is possible)


Recommended Posts

I've come to realize that collision layers can be used to set up interactions and conditions of stuff happening. Not Condition Functions afaik, even though there is an "IsCollisionLayer" option. I don't trust it.

 

However it can be used to control projectile behavior for instance.

 

So how do I assign a collision layer to a form or object? Does this happen in CK or is it baked into the Nif?

Link to comment
Share on other sites

built into nif. The collision type is assigned in 3ds (probably you can change it in nifscop, but I don't know how). There are a lot of collisions. They differ in the type of havok physics and materials. Curiously, from the point of view of bgs, even navmesh is a type of collision, although the tool for creating navmesh is in ck.

https://disk.yandex.ru/a/QXyvaj4NCNaxkQ

Edited by South8028
Link to comment
Share on other sites

If it's an activator (usually with no model data), it's in Render Window >> Reference >> Primitive >> Collision layer.

 

It seems to be that IsCollisionLayer wasn't present in Sykrim so it might work in Fallout 4.

 

I don't think NifSkope can edit the Collision layer. The Collision mode of some nodes like the NiBillboardNode and the Collision Object itself can be changed though.

Link to comment
Share on other sites

If it's an activator (usually with no model data), it's in Render Window >> Reference >> Primitive >> Collision layer.

 

It seems to be that IsCollisionLayer wasn't present in Sykrim so it might work in Fallout 4.

 

I don't think NifSkope can edit the Collision layer. The Collision mode of some nodes like the NiBillboardNode and the Collision Object itself can be changed though.

 

Upon closer inspection it turns out the condition is actually GetObjectType >> Collision layer. Infinitely less useful. They probably just populated a list with stuff that exists.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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