Preventing autogen exclusion by custom ground polygons: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
(New page: {{:Ambox-Content-WIP}} 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 Re...) |
No edit summary |
||
| Line 7: | Line 7: | ||
* Rotating in GMax, instead of entering heading in MakeMDL reduces autogen exclusion | * 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 | * 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 | |||
Revision as of 14:00, 28 September 2009
| This page is a work-in-progress. Generic message - Please note some detail may possibly be missing or incorrect. |
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