CapsAdmin

Untitled

Sep 6th, 2011
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.88 KB | None | 0 0
  1. RegisterLuaAnimation('sleep', {
  2.     FrameData = {
  3.         {
  4.             BoneInfo = {
  5.                 ['ValveBiped.Bip01_Spine'] = {
  6.                     RF = -45
  7.                 },
  8.                 ['ValveBiped.Bip01_L_Forearm'] = {
  9.                     RU = 8,
  10.                     RR = 127,
  11.                     RF = 43
  12.                 },
  13.                 ['ValveBiped.Bip01_R_UpperArm'] = {
  14.                     RU = -36,
  15.                     RR = 4,
  16.                     RF = 25
  17.                 },
  18.                 ['ValveBiped.Bip01_Pelvis'] = {
  19.                     RU = -91,
  20.                     MF = 32,
  21.                     MU = 11,
  22.                     RR = 3,
  23.                     RF = -2
  24.                 },
  25.                 ['ValveBiped.Bip01_R_Hand'] = {
  26.                     RU = -30,
  27.                     RR = 39
  28.                 },
  29.                 ['ValveBiped.Bip01_L_UpperArm'] = {
  30.                     RU = -183,
  31.                     MR = -6,
  32.                     MF = 2,
  33.                     MU = 1,
  34.                     RR = -34,
  35.                     RF = -240
  36.                 },
  37.                 ['ValveBiped.Bip01_Neck1'] = {
  38.                     RF = -4
  39.                 },
  40.                 ['ValveBiped.Bip01_L_Thigh'] = {
  41.                     RU = -68,
  42.                     RR = 3
  43.                 },
  44.                 ['ValveBiped.Bip01_Spine4'] = {
  45.                     RU = 1,
  46.                     RR = 4,
  47.                     RF = 15
  48.                 },
  49.                 ['ValveBiped.Bip01_R_Forearm'] = {
  50.                     RU = -87,
  51.                     RR = -74,
  52.                     RF = 35
  53.                 },
  54.                 ['ValveBiped.Bip01_L_Calf'] = {
  55.                     RU = 84,
  56.                     RR = -3
  57.                 },
  58.                 ['ValveBiped.Bip01_Head1'] = {
  59.                     RU = 1,
  60.                     RR = 20,
  61.                     RF = 20
  62.                 },
  63.                 ['ValveBiped.Bip01_R_Calf'] = {
  64.                     RU = 89,
  65.                     RR = -14,
  66.                     RF = 1
  67.                 },
  68.                 ['ValveBiped.Bip01_Spine2'] = {
  69.                     RU = -1,
  70.                     RF = 1
  71.                 },
  72.                 ['ValveBiped.Bip01_Spine1'] = {
  73.                     RU = 1,
  74.                     RR = -4,
  75.                     RF = 25
  76.                 },
  77.                 ['ValveBiped.Bip01_R_Thigh'] = {
  78.                     RU = -59,
  79.                     RR = -11
  80.                 }
  81.             },
  82.             FrameRate = 1
  83.         },
  84.         {
  85.             BoneInfo = {
  86.                 ['ValveBiped.Bip01_Spine'] = {
  87.                     RF = -45
  88.                 },
  89.                 ['ValveBiped.Bip01_L_Forearm'] = {
  90.                     RU = 8,
  91.                     RR = 127,
  92.                     RF = 43
  93.                 },
  94.                 ['ValveBiped.Bip01_R_UpperArm'] = {
  95.                     RU = -36,
  96.                     RR = 4,
  97.                     RF = 25
  98.                 },
  99.                 ['ValveBiped.Bip01_Pelvis'] = {
  100.                     RU = -91,
  101.                     MF = 32,
  102.                     MU = 11,
  103.                     RR = 3,
  104.                     RF = -2
  105.                 },
  106.                 ['ValveBiped.Bip01_R_Hand'] = {
  107.                     RU = -30,
  108.                     RR = 39
  109.                 },
  110.                 ['ValveBiped.Bip01_L_UpperArm'] = {
  111.                     RU = -183,
  112.                     MR = -6,
  113.                     MF = 2,
  114.                     MU = 1,
  115.                     RR = -34,
  116.                     RF = -240
  117.                 },
  118.                 ['ValveBiped.Bip01_Neck1'] = {
  119.                     RF = -4
  120.                 },
  121.                 ['ValveBiped.Bip01_Spine1'] = {
  122.                     RU = 1,
  123.                     RR = -4,
  124.                     RF = 25
  125.                 },
  126.                 ['ValveBiped.Bip01_L_Calf'] = {
  127.                     RU = 84,
  128.                     RR = -3
  129.                 },
  130.                 ['ValveBiped.Bip01_R_Forearm'] = {
  131.                     RU = -87,
  132.                     RR = -74,
  133.                     RF = 35
  134.                 },
  135.                 ['ValveBiped.Bip01_Spine4'] = {
  136.                     RU = 1,
  137.                     RR = 4,
  138.                     RF = 15
  139.                 },
  140.                 ['ValveBiped.Bip01_R_Calf'] = {
  141.                     RU = 89,
  142.                     RR = -14,
  143.                     RF = 1
  144.                 },
  145.                 ['ValveBiped.Bip01_Head1'] = {
  146.                     RU = 1,
  147.                     RR = 20,
  148.                     RF = 20
  149.                 },
  150.                 ['ValveBiped.Bip01_Spine2'] = {
  151.                     RU = -1,
  152.                     RF = 1
  153.                 },
  154.                 ['ValveBiped.Bip01_L_Thigh'] = {
  155.                     RU = -68,
  156.                     RR = 3
  157.                 },
  158.                 ['ValveBiped.Bip01_R_Thigh'] = {
  159.                     RU = -59,
  160.                     RR = -11
  161.                 }
  162.             },
  163.             FrameRate = 0.1
  164.         }
  165.     },
  166.     Type = TYPE_SEQUENCE
  167. })
Advertisement
Add Comment
Please, Sign In to add comment