shuvit 6 years ago
parent
commit
84b296d283
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      grindV2.py

+ 1
- 1
grindV2.py View File

@@ -207,7 +207,7 @@ def main():
207 207
         #print("J grindvect: ", grindvect, "align: ", align)
208 208
         #z align
209 209
         #print("zalign") 
210
-        player.alignAxisToVect(grinder_vectz, 2, .5)                                                  
210
+        player.alignAxisToVect(grinder_vectz, 2, .2)                                                  
211 211
         
212 212
         if rot >= 0 and rot < 45:
213 213
             player.alignAxisToVect(grinder_vect, 0, align_strength)

Loading…
Cancel
Save