Advertisement
CapsAdmin

Untitled

Apr 30th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.76 KB | None | 0 0
  1. [1] = {
  2.     ["children"] = {
  3.         [1] = {
  4.             ["children"] = {
  5.                 [1] = {
  6.                     ["children"] = {
  7.                         [1] = {
  8.                             ["children"] = {
  9.                             },
  10.                             ["self"] = {
  11.                                 ["ParentName"] = "run1",
  12.                                 ["UniqueID"] = "3318155074",
  13.                                 ["Name"] = "",
  14.                                 ["VariableName"] = "Offset",
  15.                                 ["ClassName"] = "proxy",
  16.                                 ["Additive"] = true,
  17.                                 ["GlobalID"] = "2253561570",
  18.                                 ["ParentUID"] = "3569411133",
  19.                                 ["Expression"] = "parent_velocity_forward() / 100",
  20.                             },
  21.                         },
  22.                         [2] = {
  23.                             ["children"] = {
  24.                             },
  25.                             ["self"] = {
  26.                                 ["ParentName"] = "run1",
  27.                                 ["Invert"] = true,
  28.                                 ["Name"] = "speed is not 0",
  29.                                 ["UniqueID"] = "1269461479",
  30.                                 ["ClassName"] = "event",
  31.                                 ["Arguments"] = "0.1",
  32.                                 ["GlobalID"] = "3268101586",
  33.                                 ["RootOwner"] = false,
  34.                                 ["Operator"] = "above",
  35.                                 ["ParentUID"] = "3569411133",
  36.                                 ["Event"] = "parent_velocity_length",
  37.                             },
  38.                         },
  39.                     },
  40.                     ["self"] = {
  41.                         ["ParentName"] = "lamarr",
  42.                         ["UniqueID"] = "3569411133",
  43.                         ["SequenceName"] = "Run1",
  44.                         ["Name"] = "",
  45.                         ["ClassName"] = "animation",
  46.                         ["Rate"] = 0,
  47.                         ["ParentUID"] = "3307544024",
  48.                         ["EditorExpand"] = true,
  49.                         ["Offset"] = 1.130214214325,
  50.                         ["GlobalID"] = "4244502692",
  51.                     },
  52.                 },
  53.                 [2] = {
  54.                     ["children"] = {
  55.                         [1] = {
  56.                             ["children"] = {
  57.                             },
  58.                             ["self"] = {
  59.                                 ["ParentName"] = "idle01",
  60.                                 ["Invert"] = true,
  61.                                 ["Name"] = "speed is 0",
  62.                                 ["UniqueID"] = "2043829371",
  63.                                 ["ClassName"] = "event",
  64.                                 ["Arguments"] = "0.1",
  65.                                 ["GlobalID"] = "306251767",
  66.                                 ["RootOwner"] = false,
  67.                                 ["Operator"] = "below",
  68.                                 ["ParentUID"] = "2169290737",
  69.                                 ["Event"] = "parent_velocity_length",
  70.                             },
  71.                         },
  72.                     },
  73.                     ["self"] = {
  74.                         ["ParentName"] = "lamarr",
  75.                         ["ClassName"] = "animation",
  76.                         ["UniqueID"] = "2169290737",
  77.                         ["ParentUID"] = "3307544024",
  78.                         ["EditorExpand"] = true,
  79.                         ["SequenceName"] = "Idle01",
  80.                         ["Name"] = "",
  81.                         ["GlobalID"] = "1701855201",
  82.                     },
  83.                 },
  84.             },
  85.             ["self"] = {
  86.                 ["ParentName"] = "pet",
  87.                 ["UniqueID"] = "3307544024",
  88.                 ["AlternativeScaling"] = true,
  89.                 ["Name"] = "",
  90.                 ["Scale"] = Vector(0.20000000298023, 0.20000000298023, 0.20000000298023),
  91.                 ["ClassName"] = "model",
  92.                 ["Size"] = 3,
  93.                 ["ParentUID"] = "3998996417",
  94.                 ["EditorExpand"] = true,
  95.                 ["Bone"] = "none",
  96.                 ["Model"] = "models/Lamarr.mdl",
  97.                 ["GlobalID"] = "1305688895",
  98.             },
  99.         },
  100.     },
  101.     ["self"] = {
  102.         ["EditorExpand"] = true,
  103.         ["UniqueID"] = "3998996417",
  104.         ["GlobalID"] = "2167939010",
  105.         ["Name"] = "pet",
  106.         ["ClassName"] = "group",
  107.     },
  108. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement