- Messages
- 34,321
- Country

Hi,
No, I would not expect that the lights change color if you move from left to right. If should only happen if your glide slope angle changes. So this could mean that the normal vector you are using is not 100% correct.
The vector should have the heading of the runway (and you need to hardcode that, as the command does not rotate with the heading you give it in the XML file). After that you need to pitch the seperation plane up so that you get the correct glide slope (usually 3 degrees).
No, I would not expect that the lights change color if you move from left to right. If should only happen if your glide slope angle changes. So this could mean that the normal vector you are using is not 100% correct.
The vector should have the heading of the runway (and you need to hardcode that, as the command does not rotate with the heading you give it in the XML file). After that you need to pitch the seperation plane up so that you get the correct glide slope (usually 3 degrees).


