Advertisement
Guest User

Untitled

a guest
May 4th, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. RegisterLuaAnimation('top1', {
  2. FrameData = {
  3. {
  4. BoneInfo = {
  5. ['ValveBiped.arm2_R'] = {
  6. },
  7. ['ValveBiped.Bip01_Head1'] = {
  8. RR = -56.948721706036
  9. }
  10. },
  11. FrameRate = 1
  12. },
  13. {
  14. BoneInfo = {
  15. ['ValveBiped.Bip01_Head1'] = {
  16. RU = 16.819660112501,
  17. RR = 360,
  18. RF = 4
  19. },
  20. ['ValveBiped.arm2_R'] = {
  21. }
  22. },
  23. FrameRate = 1
  24. },
  25. {
  26. BoneInfo = {
  27. ['ValveBiped.arm2_R'] = {
  28. },
  29. ['ValveBiped.Bip01_Head1'] = {
  30. RF = 360
  31. }
  32. },
  33. FrameRate = 1
  34. },
  35. {
  36. BoneInfo = {
  37. ['ValveBiped.arm2_R'] = {
  38. },
  39. ['ValveBiped.Bip01_Head1'] = {
  40. }
  41. },
  42. FrameRate = 1
  43. }
  44. },
  45. Type = TYPE_GESTURE
  46. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement