nodelessVisual or nodefullVisual

Moderator: grumpf44

Post Reply
User avatar
coffee
Site Admin
Posts: 40
Joined: Wed Aug 28, 2024 5:00 pm
Location: PA

nodelessVisual or nodefullVisual

Post by coffee »

If you want the lod0 to be repeated for all other lod levels..
change the model file and replace 'nodefullVisual' with 'nodelessVisual'.
Most crash models don't have a bunch of lod levels. Low poly count.

Code: Select all

  <tank>true</tank>
  <nodelessVisual>vehicles/german/G171_E77/crash/lod0/Gun_02</nodelessVisual>
  <parent>vehicles/german/G171_E77/crash/lod1/Gun_02</parent>
  <extent>32.000000</extent>
I'd love to change the world but I can't get it to compile.
Post Reply