Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
display artifacts
01-28-2009, 12:25 AM,
#4
 
Let me dig it up....

Code:
#format for each object:
#0. model filename (no spaces allowed)
#1. texture filename (no spaces allowed)
#2. mipmap texture (1 for true, 0 for false)
#3. disable lighting (1 for true, 0 for false)
#4. is this a skybox? (1 for true, 0 for false)
#5. is this object a transparent blended texture? (1 for true, 0 for false)
#6. bump wavelength
#7. bump amplitude
#8. driveable (1 for true, 0 for false) -> deprecated, use collide-able flag
#9. collide-able (1 for true, 0 for false)
#10. friction coefficient for non-treaded tires
#11. friction coefficient for treaded tires
#12. rolling resistance coefficient (http://en.wikipedia.org/wiki/Rolling_friction)
#13. rolling drag

So make sure parameter 5 is set to 0 for the trees, fence, grass, etc.
Reply


Messages In This Thread
display artifacts - by alex25 - 01-25-2009, 03:28 PM
[No subject] - by joevenzon_phpbb2_import3 - 01-26-2009, 10:00 PM
[No subject] - by alex25 - 01-27-2009, 03:14 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-28-2009, 12:25 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-28-2009, 12:28 AM
[No subject] - by alex25 - 01-28-2009, 02:59 AM
[No subject] - by alex25 - 01-28-2009, 03:22 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-28-2009, 04:45 PM
[No subject] - by joevenzon_phpbb2_import3 - 01-28-2009, 06:46 PM
[No subject] - by alex25 - 01-29-2009, 12:22 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)