[spitfireIX]のカスタマ

● [spitfireIX]のカスタマ

何時もと違って今回はファイル事に編集してます。

�� Radarの装着

前もって、/Aircraft/spitfireIX/Models/Instrumentsに[Radar]ホルダーをコピー&ペーストして置く。

�� Ganの搭載

前もって、/Aircraft/spitfireIX/Modelsに[Stores]と[guns]と[Sounds]ホルダーをコピー&ペーストして置く。

[Sounds]には[gunfire_1.wav]ファイルをコピー&ペースト。

[submodels.xml]ホルダーを作っておくGAN発射コマンドを書き込むデホルトでは珍しく無いので([-set.xml]の記入は有ったような ? )は。

★ [spitfireIX] →[-set.xml]の変更を以下を書き込む。

<!-- *************************************************-->

<!-- * radar (システムに必要) ***********************-->

<!-- *************************************************-->

<fdm>

<jsbsim>

<systems>

<dump>

<armed type="double">0</armed>

</dump>

<NWS>

<engaged type="double">0</engaged>

</NWS>

<radar>

<range type="int">40</range>

</radar>

</systems>

</jsbsim>

</fdm> -->

<instrumentation>

<radar>

<range type="int">40</range>

</radar>

</instrumentation> -->

※ デホルトではp51dにリンクをspitfireIXに変更しておく。・・・任意

<sound>

<path>Aircraft/spitfireIX/p51d-sound.xml</path>

</sound>

※ <submodels>無い場合以下の様に。

<submodels>

<serviceable type="bool">true</serviceable>

<path>Aircraft/spitfireIX/Models/submodels.xml</path>

</submodels>

★ /Aircraft/spitfireIX/Models →[cockpit.xml]に以下を書き込む。

<!-- guns right up -->

<model>

<path>Aircraft/Lightning/Models/guns/fire.xml</path>

<offsets>

<x-m> -3.0 </x-m>

<y-m> 3.3 </y-m>

<z-m> 0.85 </z-m>

</offsets>

</model>

<!-- guns left up -->

<model>

<path>Aircraft/spitfireIX/Models/guns/fire.xml</path>

<offsets>

<x-m> -1.0 </x-m>

<y-m> -0.3 </y-m>

<z-m> 0.85 </z-m>

</offsets>

</model>

<!-- radar -->

<model>

<path>Aircraft/spitfireIX/Models/Instruments/Radar/radar.xml</path>

<offsets>

<x-m>3.805</x-m>

<y-m>0.0</y-m>

<z-m>0.5</z-m>

</offsets>

</model> -->

★ /Aircraft/spitfireIX/Models →[submodels.xml]に以下を書き込む。

<?xml version="1.0"?>

<PropertyList>

<!-- left Wing-->

<submodel>

<name>left-up-tracer</name>

<model>Aircraft/spitfireIX/Models/tracer.xml</model>

<trigger>controls/armament/trigger</trigger>

<speed>2460.0</speed>

<repeat>true</repeat>

<delay>0.6</delay>

<count>-1</count>

<x-offset>-4.8</x-offset>

<y-offset>-6.2</y-offset>

<z-offset>0.2</z-offset>

<yaw-offset>0.0</yaw-offset>

<pitch-offset>0.1</pitch-offset>

<life>4.0</life>

<wind>false</wind>

<weight>0.07495</weight>

<cd>0.193</cd>

<eda>0.00571198</eda>

<collision>true</collision>

<impact>true</impact>

<impact-reports>ai/models/model-impact</impact-reports>

<submodel-path>Aircraft/spitfireIX/Models/Stores/GAU-8A/gau-8a-submodels.xml</submodel-path>

</submodel>

<!--right up-->

<submodel>

<name>right-up-tracer</name>

<model>Aircraft/spitfireIX/Models/tracer.xml</model>

<trigger>controls/armament/trigger</trigger>

<speed>2460.0</speed>

<repeat>true</repeat>

<delay>0.62</delay>

<count>-1</count>

<x-offset>-4.686</x-offset>

<y-offset>0.748</y-offset>

<z-offset>1.491</z-offset>

<yaw-offset>0.0</yaw-offset>

<pitch-offset>0.1</pitch-offset>

<life>4.0</life>

<wind>false</wind>

<weight>0.07495</weight>

<cd>0.193</cd>

<eda>0.00571198</eda>

<collision>true</collision>

<impact>true</impact>

<impact-reports>ai/models/model-impact</impact-reports>

<submodel-path>Aircraft/spitfireIX/Models/Stores/GAU-8A/gau-8a-submodels.xml</submodel-path>

</submodel>

<!-- left-up -->

<submodel>

<name>left-up-tracer</name>

<model>Aircraft/spitfireIX/Models/tracer.xml</model>

<trigger>controls/armament/trigger</trigger>

<speed>2460.0</speed>

<repeat>true</repeat>

<delay>0.6</delay>

<count>-1</count>

<x-offset>-4.686</x-offset>

<y-offset>-0.748</y-offset>

<z-offset>1.491</z-offset>

<yaw-offset>0.0</yaw-offset>

<pitch-offset>0.1</pitch-offset>

<life>4.0</life>

<wind>false</wind>

<weight>0.07495</weight>

<cd>0.193</cd>

<eda>0.00571198</eda>

<collision>true</collision>

<impact>true</impact>

<impact-reports>ai/models/model-impact</impact-reports>

<submodel-path>Aircraft/spitfireIX/Models/Stores/GAU-8A/gau-8a-submodels.xml</submodel-path>

</submodel>

<!--right Wing-->

<submodel>

<name>right-up-tracer</name>

<model>Aircraft/spitfireIX/Models/tracer.xml</model>

<trigger>controls/armament/trigger</trigger>

<speed>2460.0</speed>

<repeat>true</repeat>

<delay>0.62</delay>

<count>-1</count>

<x-offset>-4.8</x-offset>

<y-offset>6.2</y-offset>

<z-offset>0.2</z-offset>

<yaw-offset>0.0</yaw-offset>

<pitch-offset>0.1</pitch-offset>

<life>4.0</life>

<wind>false</wind>

<weight>0.07495</weight>

<cd>0.193</cd>

<eda>0.00571198</eda>

<collision>true</collision>

<impact>true</impact>

<impact-reports>ai/models/model-impact</impact-reports>

<submodel-path>Aircraft/spitfireIX/Models/Stores/GAU-8A/gau-8a-submodels.xml</submodel-path>

</submodel>

</PropertyList>

コメント

このブログの人気の投稿

flightgearのマテリアルが反映し無い

Blender 頂点を円形に揃える(「LoopTools」)

Blender 複数のオブジェクトをミラー化