Service truck: fix animation

This commit is contained in:
Sidi Liang 2020-02-26 20:43:21 +08:00
parent 215bc3798c
commit 08714f7b04
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
1 changed files with 22 additions and 0 deletions

View File

@ -26,12 +26,34 @@
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>services/service-truck/connect</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>box</object-name>
<condition>
<equals>
<property>services/service-truck/connect</property>
<value>1</value>
</equals>
</condition>
</animation>
<animation>
<type>translate</type>
<object>fuel_pipe_disconnected</object>
<object>fuel_truck</object>
<object>handle</object>
<object-name>box</object-name>
<object-name>fuel_pipe</object-name>
<property>gear/gear[1]/compression-norm</property>
<interpolation>
<entry><ind>0.15</ind><dep>0.0</dep></entry>