Preventing autogen exclusion by custom ground polygons: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary
m (Infobox-Applicable-FSVersion)
 
Line 1: Line 1:
{{:Ambox-Content-WIP}}
{{:Ambox-Content-WIP}}
{{Infobox-Applicable-FSVersion
| FSXI = false
| FSXA = true
| FSX = true
| FS2004 = true
| FS2002 = false
| FS2000 = false
| FS98 = false
}}


Note: at the moment this are just some personal notes from testing. I still have to continue the full testing and make it into a nice article.
Note: at the moment this are just some personal notes from testing. I still have to continue the full testing and make it into a nice article.

Latest revision as of 04:29, 27 March 2011

Note: at the moment this are just some personal notes from testing. I still have to continue the full testing and make it into a nice article.

  • v2 value of the RefPoint does not matter
  • RefPoint type does not matter
  • Rotating in GMax, instead of entering heading in MakeMDL reduces autogen exclusion
  • Cleaning up ASM code made by GMax (removing extra calls, crashtrees, etc) reduces autogen exclusion
  • Adding transformations (scaling, translating) seems not to affect the autogen exclusion

Add the following line at the end of the ASM code (just before the return) seems to work:

 SCALE_AGL   OBJECT_0_RETURN, 0, 0, 0, 0, 0, 0, 0, 0, 0