File: puff.xml

package info (click to toggle)
fgfs-base 0.9.6-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 216,568 kB
  • ctags: 170
  • sloc: xml: 160,813; makefile: 47; sh: 29
file content (30 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0"?>

<PropertyList>
 <path>puff.ac</path>

 <animation>
  <type>billboard</type>
  <spherical>true</spherical>
 </animation>

 <animation>
  <type>scale</type>
  <object-name>puff</object-name>
  <property>sim/time/elapsed-sec</property>
  <offset>0</offset>
  <x-min>0.1</x-min>
  <y-min>0.1</y-min>
  <z-min>0</z-min>
  <x-factor>1.0</x-factor>
  <y-factor>1.0</y-factor>
  <z-factor>1.0</z-factor>
 </animation>

 <animation>
  <type>blend</type>
  <object-name>puff</object-name>
  <property>sim/time/elapsed-sec</property>
  <factor>0.25</factor>
 </animation>
</PropertyList>