Advertisement
bram0101

Animation File

Jun 4th, 2016
1,984
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. interpolate //This tells the class to interpolate. If you remove this it'll just be jumpy.
  2. length 24 //This tells the class how many frames you have (not key frames, but the actual frames).
  3. frame 0 //This tells the class what frame you are setting right now. YOU HAVE TO START AT 0.
  4. Armorstand_Position 0.0 0.0 0.0 0.0 //This is the main position. X Y Z R (R is the yaw value)
  5. Armorstand_Middle -0.5170020045 -7.784628729 3.811399554 //Rotation for different body parts in degrees
  6. Armorstand_Right_Leg 40 -0 0
  7. Armorstand_Left_Leg -40 0 0
  8. Armorstand_Left_Arm 40 -0 0
  9. Armorstand_Right_Arm -40 0 0
  10. Armorstand_Head 0 0 26.28187581
  11. frame 6
  12. Armorstand_Position 0.0 0.5 0.0 0.0
  13. Armorstand_Middle 0 -7.816849241e-011 1.952765158e-010
  14. Armorstand_Right_Leg 2.831220497e-006 -0 0
  15. Armorstand_Left_Leg 6.645742961e-006 0 0
  16. Armorstand_Left_Arm 2.831220497e-006 -0 0
  17. Armorstand_Right_Arm 6.645742961e-006 0 0
  18. Armorstand_Head 0 0 5.913184603
  19. frame 12
  20. Armorstand_Position 0.0 0.0 0.0 90.0
  21. Armorstand_Middle -0.5170020045 7.784628729 -3.811399554
  22. Armorstand_Right_Leg -40 -0 0
  23. Armorstand_Left_Leg 40 0 0
  24. Armorstand_Left_Arm -40 -0 0
  25. Armorstand_Right_Arm 40 0 0
  26. Armorstand_Head 0 0 -14.45551091
  27. frame 18
  28. Armorstand_Position 0.0 0.5 0.0 0.0
  29. Armorstand_Middle 0 -7.816849241e-011 1.952757206e-010
  30. Armorstand_Right_Leg 0 -0 0
  31. Armorstand_Left_Leg 0 0 0
  32. Armorstand_Left_Arm 0 -0 0
  33. Armorstand_Right_Arm 0 0 0
  34. Armorstand_Head 0 0 5.91318245
  35. frame 23
  36. Armorstand_Position 0.0 0.0 0.0 00.0
  37. Armorstand_Middle -0.5156556434 -7.764356245 3.801474025
  38. Armorstand_Right_Leg 39.89333309 -0 0
  39. Armorstand_Left_Leg -39.47916651 0 0
  40. Armorstand_Left_Arm 39.89333309 -0 0
  41. Armorstand_Right_Arm -39.47916651 0 0
  42. Armorstand_Head 0 0 26.22883227
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement