RaidersClamoring Posted December 14, 2022 Share Posted December 14, 2022 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 More sharing options...
South8028 Posted December 14, 2022 Share Posted December 14, 2022 (edited) 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 December 14, 2022 by South8028 Link to comment Share on other sites More sharing options...
Zorkaz Posted December 14, 2022 Share Posted December 14, 2022 When it comes to triggerzones however you can double click on it and define what can pass through it. Same goes for collision layers which can let projectiles through but not actors. Link to comment Share on other sites More sharing options...
LarannKiar Posted December 14, 2022 Share Posted December 14, 2022 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 More sharing options...
RaidersClamoring Posted December 15, 2022 Author Share Posted December 15, 2022 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 More sharing options...
Recommended Posts