Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. RegisterLuaAnimation('Statue2', {
  2. FrameData = {
  3. {
  4. BoneInfo = {
  5. ['ValveBiped.Bip01_Spine2'] = {
  6. RU = 6
  7. },
  8. ['ValveBiped.Bip01_L_Foot'] = {
  9. RU = 47.7217,
  10. RR = -14.7793,
  11. RF = -0.361
  12. },
  13. ['ValveBiped.Bip01_Neck1'] = {
  14. RU = -30.5029,
  15. RR = 7.4235,
  16. RF = 16.0645
  17. },
  18. ['ValveBiped.Bip01_L_Clavicle'] = {
  19. RF = 0.27865064826164
  20. },
  21. ['ValveBiped.Bip01_R_UpperArm'] = {
  22. RU = 23.3651,
  23. MU = -2,
  24. RR = -14.2694,
  25. RF = -14.5858
  26. },
  27. ['ValveBiped.Bip01_Spine4'] = {
  28. RU = -4.4142
  29. },
  30. ['ValveBiped.Bip01_Pelvis'] = {
  31. MU = -21
  32. },
  33. ['ValveBiped.Bip01_L_Hand'] = {
  34. RU = -34.8514,
  35. RR = 21.8359,
  36. RF = -58.3189
  37. },
  38. ['ValveBiped.Bip01_R_Calf'] = {
  39. RU = 130.8666
  40. },
  41. ['ValveBiped.Bip01_L_Toe0'] = {
  42. RU = 24.6569
  43. },
  44. ['ValveBiped.Bip01_L_Forearm'] = {
  45. RU = -149.0545
  46. },
  47. ['ValveBiped.Bip01_R_Foot'] = {
  48. RU = -44.7545
  49. },
  50. ['ValveBiped.Bip01_L_UpperArm'] = {
  51. RU = -12.8699,
  52. RR = 21.4787
  53. },
  54. ['ValveBiped.Bip01_Spine1'] = {
  55. RU = 12.2426
  56. },
  57. ['ValveBiped.Bip01_L_Thigh'] = {
  58. RU = -19.294,
  59. RR = -16.4142
  60. },
  61. ['ValveBiped.Bip01_R_Hand'] = {
  62. RU = 12.5848,
  63. RR = -23.5513,
  64. RF = 6.1048
  65. },
  66. ['ValveBiped.Bip01_L_Calf'] = {
  67. RU = 111.9088,
  68. RR = 32.4076
  69. },
  70. ['ValveBiped.Bip01_R_Thigh'] = {
  71. RU = -90
  72. },
  73. ['ValveBiped.Bip01_R_Forearm'] = {
  74. RU = -90.1312,
  75. RR = -9.9508,
  76. RF = -14.7235
  77. }
  78. },
  79. FrameRate = 1
  80. }
  81. },
  82. Type = TYPE_SEQUENCE
  83. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement