FS#6334 - Airports: add new airport tile animation trigger AAT_STATION_AIRPLANE_LAND
Attached to Project:
OpenTTD
Opened by Supercheese (Supercheese) - Monday, 06 July 2015, 23:59 GMT
Last edited by andythenorth (andythenorth) - Saturday, 02 September 2017, 12:48 GMT
Opened by Supercheese (Supercheese) - Monday, 06 July 2015, 23:59 GMT
Last edited by andythenorth (andythenorth) - Saturday, 02 September 2017, 12:48 GMT
|
DetailsThis small patch adds a new animation trigger for airport tiles that is fired when an airplane (not helicopter) lands at an airport. The trigger is fired for all tiles of the airport at the same time.
The patch is made against revision 27325. The most recent nightly version of OGFX+ Airports makes use of this animation trigger to generate skid marks on heavily-used landing runways; the grf file can be found at: https://bundles.openttdcoop.org/airportsplus/push/LATEST/ |
This task depends upon
(1) a test grf
(2) if any nml support is required, a patch for nmlc
Seems like a nice feature to me :)