mirror of
https://github.com/l0k1/oprf_assets.git
synced 2024-11-01 07:41:15 +08:00
commit
a4ab199811
3625
hunter/Models/Forel_WaterTarget.ac
Normal file
3625
hunter/Models/Forel_WaterTarget.ac
Normal file
File diff suppressed because it is too large
Load Diff
BIN
hunter/Models/Speedboat/18741760.png
Normal file
BIN
hunter/Models/Speedboat/18741760.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 800 KiB |
BIN
hunter/Models/Speedboat/ArmedGuard_Grey.png
Normal file
BIN
hunter/Models/Speedboat/ArmedGuard_Grey.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
BIN
hunter/Models/Speedboat/E_Class_Mk11.png
Normal file
BIN
hunter/Models/Speedboat/E_Class_Mk11.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
hunter/Models/Speedboat/E_Class_Mk11_2.png
Normal file
BIN
hunter/Models/Speedboat/E_Class_Mk11_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
124108
hunter/Models/Speedboat/Speedboat.ac
Normal file
124108
hunter/Models/Speedboat/Speedboat.ac
Normal file
File diff suppressed because it is too large
Load Diff
BIN
hunter/Models/Speedboat/fbad802f.png
Normal file
BIN
hunter/Models/Speedboat/fbad802f.png
Normal file
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user