* Roberto Inzerillo -- Monday 03 April 2006 22:55:
> I've seen there's some code to get taxyway signs with simple ascii 
> files (http://www.flightgear.org/Gallery-v0.9.8/Link/KSJC-signex4.html), 
> does that still work? Where can I know more?

You need entries for the letters in materials.xml:

  <material>
    <name>LetterA.rgb</name>
    <texture>Signs/LetterA.rgb</texture>
  </material>
  ...

and entries like this in the *.stg files:

  # use letters <>AZaz, for example: 3 'A' signs
  OBJECT_TAXI_SIGN AAA -122.357357 37.613917 0 150

  # texture name from material.xml
  OBJECT_RUNWAY_SIGN Town -122.357367 37.613927 2 150

m.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to