Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Nov 27th, 2012  |  syntax: JavaScript  |  size: 0.72 KB  |  hits: 504  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. {
  2.         "quadcount": 2,
  3.        
  4.         "spawnoffsetx": 0.5,
  5.         "spawnoffsety": 1.4375,
  6.         "width": 1,
  7.         "height": 0.875,
  8.        
  9.         "static": true,
  10.         "active": true,
  11.        
  12.         "category": 29,
  13.        
  14.         "mask": [true],
  15.        
  16.         "graphic": "plantimg",
  17.         "quad": "plantquads",
  18.        
  19.         "animationtype": "frames",
  20.         "animationframes": 2,
  21.         "animationstart": 1,
  22.         "animationspeed": 0.15,
  23.        
  24.         "offsetX": 0,
  25.         "offsetY": 17,
  26.         "quadcenterX": 0,
  27.         "quadcenterY": 0,
  28.        
  29.         "kills": true,
  30.        
  31.         "customscissor": [-1, -2, 2, 2],
  32.        
  33.         "movement": "piston",
  34.         "pistondistx": 0,
  35.         "pistondisty": -1.4375,
  36.         "pistonspeedx": 0,
  37.         "pistonspeedy": 2.3,
  38.         "pistonextendtime": 2,
  39.         "pistonretracttime": 1.8,
  40.         "dontpistonnearplayer": true,
  41.         "dontpistondist": 3,
  42.         "inactiveonretracted": true
  43. }