tthtlc

Google I/O game

Dec 5th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. [
  2. {
  3. "klass": "OutputGate",
  4. "params": {
  5. "positionFromTop": 217,
  6. "editable": true
  7. }
  8. },
  9. {
  10. "klass": "InputGate",
  11. "params": {
  12. "positionFromTop": 134,
  13. "editable": true
  14. }
  15. },
  16. {
  17. "klass": "Pendulum",
  18. "params": {
  19. "radius": 74.6,
  20. "colorScheme": "green",
  21. "flipped": 1,
  22. "editable": true,
  23. "rotation": 4.9,
  24. "scale": 1,
  25. "position": {
  26. "klass": "Point",
  27. "params": {
  28. "x": 158.4,
  29. "y": 149.4
  30. }
  31. }
  32. }
  33. },
  34. {
  35. "klass": "Redirector",
  36. "params": {
  37. "radius": 70.2,
  38. "startAngle": -15.9,
  39. "endAngle": 180.5,
  40. "colorScheme": "red",
  41. "flipped": -1,
  42. "editable": true,
  43. "rotation": 328.6,
  44. "scale": 1,
  45. "position": {
  46. "klass": "Point",
  47. "params": {
  48. "x": 287.8,
  49. "y": 132.8
  50. }
  51. }
  52. }
  53. },
  54. {
  55. "klass": "Elevator",
  56. "params": {
  57. "radius": 198.2,
  58. "colorScheme": "red",
  59. "flipped": -1,
  60. "editable": true,
  61. "rotation": 27.6,
  62. "scale": 1,
  63. "position": {
  64. "klass": "Point",
  65. "params": {
  66. "x": 322.8,
  67. "y": 69.8
  68. }
  69. }
  70. }
  71. },
  72. {
  73. "klass": "Redirector",
  74. "params": {
  75. "radius": 71.9,
  76. "startAngle": 335.1,
  77. "endAngle": 177.6,
  78. "colorScheme": "blue",
  79. "flipped": -1,
  80. "editable": true,
  81. "rotation": 354.7,
  82. "scale": 1,
  83. "position": {
  84. "klass": "Point",
  85. "params": {
  86. "x": 648.1,
  87. "y": 117.1
  88. }
  89. }
  90. }
  91. },
  92. {
  93. "klass": "Flipper",
  94. "params": {
  95. "radius": 83.3,
  96. "colorScheme": "blue",
  97. "flipped": 1,
  98. "editable": true,
  99. "rotation": 128.3,
  100. "scale": 1,
  101. "position": {
  102. "klass": "Point",
  103. "params": {
  104. "x": 769.7,
  105. "y": 195.7
  106. }
  107. }
  108. }
  109. },
  110. {
  111. "klass": "Pendulum",
  112. "params": {
  113. "radius": 78.7,
  114. "colorScheme": "blue",
  115. "flipped": 1,
  116. "editable": true,
  117. "rotation": -32.5,
  118. "scale": 1,
  119. "position": {
  120. "klass": "Point",
  121. "params": {
  122. "x": 898.3,
  123. "y": 261.3
  124. }
  125. }
  126. }
  127. },
  128. {
  129. "klass": "Redirector",
  130. "params": {
  131. "radius": 77,
  132. "startAngle": 28.5,
  133. "endAngle": 230.3,
  134. "colorScheme": "blue",
  135. "flipped": 1,
  136. "editable": true,
  137. "rotation": -0.6,
  138. "scale": 1,
  139. "position": {
  140. "klass": "Point",
  141. "params": {
  142. "x": 802,
  143. "y": 121
  144. }
  145. }
  146. }
  147. }
  148. ]
Add Comment
Please, Sign In to add comment