--- a
+++ b/Tools/ModelUtilities/Reactions/YPush.any
@@ -0,0 +1,7 @@
+AnyFolder YPush={
+  #include "SupportMuscle.any"
+  AnyVec3 Direction= {0,1,0};
+    AnyIntArray Axis= {1};
+  AnyVar Strength =.StrengthOfReactionsLin[2];
+  AnyVar DirectionOfForce =1;
+};
\ No newline at end of file