Beacon tower and beacon light don't line up

  • I converted an airport beacon tower into Aerofly. I have the flashing light already as a TOC file, when I use the TOC file coordinates for the tower the light is off set. Attached is a screenshot.

    Here is the the airport .tsc

    <[tmsimulator_scenery_object][element][4]

    <[string8][type][object]>

    <[string8][geometry][airport_beacon]>

    <[vector3_float64][position][-118.592548 46.974135 0]>

    <[float64][orientation][0]>

    <[int32][autoheight_override][-1]>

    >

    Beacon .toc

    <[file][][]

    <[cultivation][][]

    <[string8][coordinate_system][lonlat]>

    <[list_light][light_list][]

    <[light][element][0]

    <[vector3_float64][position][-118.592548 46.974135 15]>

    <[vector3_float32][color][0.700000 0.700000 0.700000]>

    <[float32][intensity][100000.000000]>

    <[vector4_float32][flashing][1.200000 0.000000 200.000000 0]>

    <[uint32][group_index][0]>

    >

    <[light][element][1]

    <[vector3_float64][position][-118.592548 46.974135 15]>

    <[vector3_float32][color][0.000000 1.000000 0.000000]>

    <[float32][intensity][100000.000000]>

    <[vector4_float32][flashing][1.200000 3.000000 200.000000 0]>

    <[uint32][group_index][0]>

    >

    >

    >

    >

    Todd