-
Notifications
You must be signed in to change notification settings - Fork 3
/
Submodels.xml
68 lines (63 loc) · 1.85 KB
/
Submodels.xml
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0"?>
<PropertyList>
<submodel>
<name>Tracer</name>
<model>Aircraft/F-35B/Models/Effects/tracer.xml</model>
<trigger>controls/armament/trigger</trigger>
<speed>2500</speed>
<repeat>true</repeat>
<delay>0.15</delay>
<count>-1</count>
<x-offset> 21.0 </x-offset>
<y-offset> 1.50 </y-offset>
<z-offset> 0.53 </z-offset>
<pitch-offset> 0.5 </pitch-offset>
<life>10.0</life>
<wind>false</wind>
<weight>0.1069</weight>
<cd>0.193</cd>
<eda>0.00136354</eda>
</submodel>
<submodel>
<name>Round</name>
<model>Aircraft/F-35B/Models/Effects/null.ac</model>
<trigger>controls/armament/trigger</trigger>
<speed>2041</speed>
<repeat>true</repeat>
<delay>0.1</delay>
<count>-1</count>
<x-offset> 21.0</x-offset>
<y-offset> 1.50 </y-offset>
<z-offset> 0.53 </z-offset>
<pitch-offset> 0.5 </pitch-offset>
<life>10.0</life>
<wind>false</wind>
<weight>0.1069</weight>
<cd>0.193</cd>
<eda>0.00136354</eda>
<collision>true</collision>
<collision-report>sim/ai/aircraft/collision/bullet</collision-report>
<impact>true</impact>
<impact-report>sim/ai/aircraft/impact/bullet</impact-report>
<submodel-path>Aircraft/F-35B/Models/Effects/submodels.xml</submodel-path>
</submodel>
<submodel>
<name>smoke</name>
<model>Aircraft/F-35B/Models/Effects/smoke.xml</model>
<trigger>controls/armament/trigger</trigger>
<speed>10</speed>
<repeat>true</repeat>
<delay>0.1</delay>
<count>-1</count>
<x-offset>-2.50 </x-offset>
<y-offset> 1.50 </y-offset>
<z-offset> 0.53</z-offset>
<pitch-offset> 0 </pitch-offset>
<yaw-offset> 0.0 </yaw-offset>
<pitch-offset> 0 </pitch-offset>
<eda>10</eda>
<wind>true</wind>
<buoyancy>33</buoyancy>
<life>1</life>
</submodel>
</PropertyList>