Updated Objects Names for Easier Warnings Troubleshooting
This commit is contained in:
parent
24236d7bdd
commit
0e79098148
2 changed files with 6498 additions and 6483 deletions
File diff suppressed because it is too large
Load diff
|
@ -18,7 +18,7 @@
|
||||||
</animation>
|
</animation>
|
||||||
<animation>
|
<animation>
|
||||||
<type>spin</type>
|
<type>spin</type>
|
||||||
<object-name>Prop_L</object-name>
|
<object-name>SF3_Prop_L</object-name>
|
||||||
<property>velocities/true-airspeed-kt</property>
|
<property>velocities/true-airspeed-kt</property>
|
||||||
<factor>11</factor>
|
<factor>11</factor>
|
||||||
<center>
|
<center>
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
</animation>
|
</animation>
|
||||||
<animation>
|
<animation>
|
||||||
<type>spin</type>
|
<type>spin</type>
|
||||||
<object-name>Prop_R</object-name>
|
<object-name>SF3_Prop_R</object-name>
|
||||||
<property>velocities/true-airspeed-kt</property>
|
<property>velocities/true-airspeed-kt</property>
|
||||||
<factor>10</factor>
|
<factor>10</factor>
|
||||||
<center>
|
<center>
|
||||||
|
@ -51,8 +51,8 @@
|
||||||
<!-- Tail and Windows Lightmap Effect -->
|
<!-- Tail and Windows Lightmap Effect -->
|
||||||
<effect>
|
<effect>
|
||||||
<inherits-from>AI/Aircraft/SF3/Effects/SF3-LightMap</inherits-from>
|
<inherits-from>AI/Aircraft/SF3/Effects/SF3-LightMap</inherits-from>
|
||||||
<object-name>SF3</object-name>
|
<object-name>SF3_Body</object-name>
|
||||||
<object-name>Gear</object-name>
|
<object-name>SF3_Gear</object-name>
|
||||||
</effect>
|
</effect>
|
||||||
<!-- Add Navigation Lights Objects -->
|
<!-- Add Navigation Lights Objects -->
|
||||||
<model>
|
<model>
|
||||||
|
|
Loading…
Add table
Reference in a new issue