Small Stations and Track Props
@Andre Aquila <Aquila Industrial>
I don't remember seeing this before 1.1, the station name sign floating above the Routing Small Train Station in the position it would have been for a vanilla train station. I'm getting this both with ones that were placed pre-1.1 and newly built ones.

2 Replies
The way that station text rendering is handled was changed in 1.1 and the
Build_TrainStation
stub hasn't been updated
Instead of the two names being TextRenderComponent
s they are now FGTextRenderComponent
s
Is this floating text something that can be fixed/ removed? My setup is mostly tunnels and the floating text over the stations makes things look rather awkard. Thanks in advance