Added speedboat asset from J Maverick

This commit is contained in:
Rick Gruber-Riemer 2020-04-04 14:31:04 +02:00
parent 4a7070d6f4
commit 09a3fbe687
8 changed files with 124131 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 800 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 KiB

View File

@ -46,4 +46,19 @@
</condition>
</animation>
<model>
<path>Speedboat/Speedboat.ac</path>
<name>speedboat</name>
</model>
<animation>
<type>select</type>
<object-name>speedboat</object-name>
<condition>
<equals>
<property>sim/multiplay/generic/int[17]</property>
<value>10</value>
</equals>
</condition>
</animation>
</PropertyList>

View File

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