1
0
Fork 0

Add wool-thread to Aircraft/Instruments-3d:

* this was previously included in many glider aircraft in FGAddon, thus now saving space and maintenance work
* it also adds the noshadow animation to make the woolthread compatible with Compositor
* Please note: I was not able to figure out the original author (not me) of the model, texture and xml, but as far as I can see, it should be fine license-wise, since it was included in GPL FGAddon aircraft for ages
This commit is contained in:
Delta Echo 2021-02-06 19:26:21 +01:00
parent 9d357e58e6
commit 39a224edbc
4 changed files with 1079 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 856 B

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

View file

@ -0,0 +1,37 @@
<?xml version="1.0"?>
<PropertyList>
<path>wool-thread.ac</path>
<animation>
<type>noshadow</type>
<object-name>wool-thread</object-name>
<object-name>adhesive</object-name>
</animation>
<params>
<use-prop type="string">instrumentation/yawstring</use-prop>
</params>
<animation>
<type>texrotate</type>
<object-name>wool-thread</object-name>
<property alias="../../params/use-prop"/>
<factor>1</factor>
<center>
<x>0.5</x>
<y>0.5</y>
<z>0.5</z>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
</PropertyList>