New water target from Forel

This commit is contained in:
Rick Gruber-Riemer 2020-04-04 16:17:23 +02:00
parent 09a3fbe687
commit e4e573b507
3 changed files with 3649 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -46,6 +46,22 @@
</condition>
</animation>
<model>
<path>Forel_WaterTarget.ac</path>
<name>watertarget</name>
</model>
<animation>
<type>select</type>
<object-name>watertarget</object-name>
<condition>
<equals>
<property>sim/multiplay/generic/int[17]</property>
<value>3</value>
</equals>
</condition>
</animation>
<model>
<path>Speedboat/Speedboat.ac</path>
<name>speedboat</name>

View File

@ -77,6 +77,14 @@
<value>2</value>
</binding>
</button>
<button>
<legend>Water Target</legend>
<binding>
<command>property-assign</command>
<property>sim/multiplay/generic/int[17]</property>
<value>3</value>
</binding>
</button>
<button>
<legend>Speedboat</legend>
<binding>