You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the GitHub search to find a similar issue and didn't find it.
I have attached as much information as possible (screenshots, videos, links, etc).
Description
Aircraft appear to be hardcoded to land on the center of their pad. At the 2x2 footprint this places them on the intersection point between tiles, but being able to adjust this would be useful. Especially upwards, to account for the visual thickness of the pad.
RA2 introduces the art key DockingOffset_N_=X,Y,Z as part of retooled aircraft/pad behaviour. An equivalent of this would be useful here.
Proposed Code (optional)
DockingOffset=X,Y,Z probably remains appropriate here, though perhaps being more specific would help demystify the fact that other types of dock (refinery, repair bay) do not behave the same way. AircraftDockingOffset= maybe?
Additional Context
The text was updated successfully, but these errors were encountered:
First Check
Description
Aircraft appear to be hardcoded to land on the center of their pad. At the 2x2 footprint this places them on the intersection point between tiles, but being able to adjust this would be useful. Especially upwards, to account for the visual thickness of the pad.
RA2 introduces the art key
DockingOffset_N_=X,Y,Z
as part of retooled aircraft/pad behaviour. An equivalent of this would be useful here.Proposed Code (optional)
DockingOffset=X,Y,Z
probably remains appropriate here, though perhaps being more specific would help demystify the fact that other types of dock (refinery, repair bay) do not behave the same way.AircraftDockingOffset=
maybe?Additional Context
The text was updated successfully, but these errors were encountered: