Add a missing file
This commit is contained in:
parent
8d592cb9cc
commit
bccd7d7f90
1 changed files with 16 additions and 0 deletions
16
Aircraft/ufo/Models/ufo.xml
Executable file
16
Aircraft/ufo/Models/ufo.xml
Executable file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>ufo.ac</path>
|
||||
|
||||
<animation>
|
||||
<type>blend</type>
|
||||
<object-name>Circle</object-name>
|
||||
<property>/velocities/airspeed-kt</property>
|
||||
<factor>0.00025</factor>
|
||||
<min>0.2</min>
|
||||
<max>0.7</max>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
Loading…
Reference in a new issue