Good idea, but I would suggest an improvement. Your solution hides not just the laser beam, but also the laser module. Instead of putting the "CHWIgnored" node directly below the "LaserSightBone" NiNode, you should put it below the "LaserSightBeam" NiBillboardNode.
Here is an example of the structure for the QBZ-191 that I did:
With this solution you can still see the laser module in holstered mode, but the laser beam is hidden:
When the weapon is drawn, the laser beam is activated:
9 comments
Here is an example of the structure for the QBZ-191 that I did:
With this solution you can still see the laser module in holstered mode, but the laser beam is hidden:
When the weapon is drawn, the laser beam is activated:
If I were to want to do this same thing for other modded weapons, how would I go about that?