mirror of
https://github.com/l0k1/oprf_assets.git
synced 2026-09-12 10:29:28 +00:00
File diff suppressed because it is too large
Load Diff
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 |
@@ -1,7 +1,7 @@
|
||||
AC3Db
|
||||
MATERIAL "ac3dmat0" rgb 0 0 0 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.2 0.2 0.2 shi 128 trans 0
|
||||
MATERIAL "ac3dmat13" rgb 0.533333 0.533333 0.533333 amb 0.521053 0.521053 0.510526 emis 0 0 0 spec 0.2 0.2 0.2 shi 128 trans 0
|
||||
MATERIAL "ac3dmat4" rgb 1 0.501961 0 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.2 0.2 0.2 shi 128 trans 0
|
||||
MATERIAL "ac3dmat4" rgb 1 0.4 0 amb 1 0.4 0 emis 1 0.4 0 spec 0.2 0.2 0.2 shi 35 trans 0
|
||||
OBJECT world
|
||||
kids 6
|
||||
OBJECT poly
|
||||
|
||||
@@ -46,4 +46,35 @@
|
||||
</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>
|
||||
</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>
|
||||
|
||||
@@ -77,6 +77,22 @@
|
||||
<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>
|
||||
<command>property-assign</command>
|
||||
<property>sim/multiplay/generic/int[17]</property>
|
||||
<value>10</value>
|
||||
</binding>
|
||||
</button>
|
||||
|
||||
</group>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user