Browse Source

revise robot pick/place cartoon in platingcell 3/4

chenzk 2 weeks ago
parent
commit
1683bda19a
1 changed files with 8 additions and 8 deletions
  1. 8 8
      PunkHPX8_Themes/Themes/Generic.xaml

+ 8 - 8
PunkHPX8_Themes/Themes/Generic.xaml

@@ -1326,20 +1326,20 @@
                                     <VisualTransition To="PlatingCell3">
                                         <Storyboard FillBehavior="HoldEnd">
                                             <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Angle">
-                                                <LinearDoubleKeyFrame Value="-90" KeyTime="0:0:0.5"/>
+                                                <LinearDoubleKeyFrame Value="-120" KeyTime="0:0:0.5"/>
                                             </DoubleAnimationUsingKeyFrames>
                                             <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRightLeftAct" Storyboard.TargetProperty="X">
-                                                <LinearDoubleKeyFrame Value="230" KeyTime="0:0:0.5"/>
+                                                <LinearDoubleKeyFrame Value="160" KeyTime="0:0:0.5"/>
                                             </DoubleAnimationUsingKeyFrames>
                                         </Storyboard>
                                     </VisualTransition>
                                     <VisualTransition To="PlatingCell4">
                                         <Storyboard FillBehavior="HoldEnd">
                                             <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Angle">
-                                                <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0.5"/>
+                                                <LinearDoubleKeyFrame Value="-120" KeyTime="0:0:0.5"/>
                                             </DoubleAnimationUsingKeyFrames>
                                             <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRightLeftAct" Storyboard.TargetProperty="X">
-                                                <LinearDoubleKeyFrame Value="240" KeyTime="0:0:0.5"/>
+                                                <LinearDoubleKeyFrame Value="200" KeyTime="0:0:0.5"/>
                                             </DoubleAnimationUsingKeyFrames>
                                         </Storyboard>
                                     </VisualTransition>
@@ -1466,20 +1466,20 @@
                                 <VisualState Name="PlatingCell3">
                                     <Storyboard FillBehavior="HoldEnd">
                                         <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Angle">
-                                            <LinearDoubleKeyFrame Value="-90" KeyTime="0:0:0"/>
+                                            <LinearDoubleKeyFrame Value="-120" KeyTime="0:0:0"/>
                                         </DoubleAnimationUsingKeyFrames>
                                         <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRightLeftAct" Storyboard.TargetProperty="X">
-                                            <LinearDoubleKeyFrame Value="230" KeyTime="0:0:0"/>
+                                            <LinearDoubleKeyFrame Value="160" KeyTime="0:0:0"/>
                                         </DoubleAnimationUsingKeyFrames>
                                     </Storyboard>
                                 </VisualState>
                                 <VisualState Name="PlatingCell4">
                                     <Storyboard FillBehavior="HoldEnd">
                                         <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Angle">
-                                            <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0"/>
+                                            <LinearDoubleKeyFrame Value="-120" KeyTime="0:0:0"/>
                                         </DoubleAnimationUsingKeyFrames>
                                         <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRightLeftAct" Storyboard.TargetProperty="X">
-                                            <LinearDoubleKeyFrame Value="240" KeyTime="0:0:0"/>
+                                            <LinearDoubleKeyFrame Value="200" KeyTime="0:0:0"/>
                                         </DoubleAnimationUsingKeyFrames>
                                     </Storyboard>
                                 </VisualState>