forked from NikolaiVChr/f16
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request NikolaiVChr#442 from NikolaiVChr/radarSystem
New Radar System, Conformal Fuel Tanks, new liveries, support for 2020.4.0 and other stuff
- Loading branch information
Showing
281 changed files
with
110,484 additions
and
33,908 deletions.
There are no files selected for viewing
59,376 changes: 59,376 additions & 0 deletions
59,376
Models/Armament/External-stores/AN_ALQ-188/AN_ALQ-188.ac
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<?xml version="1.0"?> | ||
|
||
<PropertyList> | ||
<path>Aircraft/f16/Models/Armament/External-stores/AN_ALQ-188/AN_ALQ-188.ac</path> | ||
|
||
<animation> | ||
<type>scale</type> | ||
<object-name>Cube</object-name> | ||
<object-name>Cylinder</object-name> | ||
<object-name>Cylinder.001</object-name> | ||
<object-name>Cylinder.002</object-name> | ||
<object-name>Cylinder.003</object-name> | ||
<object-name>Cylinder.004</object-name> | ||
<object-name>Cylinder.005</object-name> | ||
<object-name>Cylinder.006</object-name> | ||
<object-name>Cylinder.007</object-name> | ||
<object-name>Cylinder.008</object-name> | ||
<object-name>Cylinder.009</object-name> | ||
<x-offset>0.67</x-offset> | ||
<y-offset>0.67</y-offset> | ||
<z-offset>0.67</z-offset> | ||
</animation> | ||
|
||
<effect> | ||
<inherits-from>Aircraft/f16/Models/Effects/fuselage/model-combined-fuselage</inherits-from> | ||
<parameters> | ||
<metallic type="float">0.80</metallic> | ||
<ambient-factor type="float">0.35</ambient-factor> | ||
<rain-enabled type="int">0</rain-enabled> | ||
<ambient-correction type="float">0.00</ambient-correction> | ||
<reflection-enabled type="int">0</reflection-enabled> | ||
</parameters> | ||
<object-name>Cube</object-name> | ||
<object-name>Cylinder</object-name> | ||
<object-name>Cylinder.001</object-name> | ||
<object-name>Cylinder.002</object-name> | ||
<object-name>Cylinder.003</object-name> | ||
<object-name>Cylinder.004</object-name> | ||
<object-name>Cylinder.005</object-name> | ||
<object-name>Cylinder.006</object-name> | ||
<object-name>Cylinder.007</object-name> | ||
<object-name>Cylinder.008</object-name> | ||
<object-name>Cylinder.009</object-name> | ||
</effect> | ||
|
||
</PropertyList> |
Oops, something went wrong.