Howto:Adding Bombable to FlightGear Aircraft: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 69: Line 69:
The name simply needs to include the appropriate keyword in some way--so if you have another name you prefer, just include the keyword at the end, like "MKFD Special Munition (250 pound)".
The name simply needs to include the appropriate keyword in some way--so if you have another name you prefer, just include the keyword at the end, like "MKFD Special Munition (250 pound)".


In this case, it is a machine gun and we simply add "gun" to each of the submodel names:
In this case, it is a 20 mm gatling gun, so more into cannon range, with projectiles weighing in at about .25 lb.  So we simply add "cannon" to each of the submodel names:


   <submodel>
   <submodel>
     <name>left gun</name>
     <name>left cannon</name>


   <submodel>
   <submodel>
     <name>right gun</name>
     <name>right cannon</name>


===Collision and impact reporting===
===Collision and impact reporting===
482

edits

Navigation menu