Guest User

Untitled

a guest
Oct 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. [
  2. {
  3. "klass": "OutputGate",
  4. "params": {
  5. "positionFromTop": 280,
  6. "editable": true
  7. }
  8. },
  9. {
  10. "klass": "Pendulum",
  11. "params": {
  12. "radius": 120,
  13. "colorScheme": "green",
  14. "flipped": 1,
  15. "editable": true,
  16. "rotation": 0,
  17. "scale": 1,
  18. "position": {
  19. "klass": "Point",
  20. "params": {
  21. "x": 158,
  22. "y": 528
  23. }
  24. }
  25. }
  26. },
  27. {
  28. "klass": "InputGate",
  29. "params": {
  30. "positionFromTop": 596,
  31. "editable": true
  32. }
  33. },
  34. {
  35. "klass": "Flipper",
  36. "params": {
  37. "radius": 138.4,
  38. "colorScheme": "yellow",
  39. "flipped": 1,
  40. "editable": true,
  41. "rotation": 45.5,
  42. "scale": 1,
  43. "position": {
  44. "klass": "Point",
  45. "params": {
  46. "x": 38.6,
  47. "y": 339.6
  48. }
  49. }
  50. }
  51. },
  52. {
  53. "klass": "Flipper",
  54. "params": {
  55. "radius": 111.5,
  56. "colorScheme": "blue",
  57. "flipped": -1,
  58. "editable": true,
  59. "rotation": 63.8,
  60. "scale": 1,
  61. "position": {
  62. "klass": "Point",
  63. "params": {
  64. "x": 663.5,
  65. "y": 509.5
  66. }
  67. }
  68. }
  69. },
  70. {
  71. "klass": "Redirector",
  72. "params": {
  73. "radius": 99.1,
  74. "startAngle": 262.2,
  75. "endAngle": 104.1,
  76. "colorScheme": "yellow",
  77. "flipped": 1,
  78. "editable": true,
  79. "rotation": -66.2,
  80. "scale": 1,
  81. "position": {
  82. "klass": "Point",
  83. "params": {
  84. "x": 600.9,
  85. "y": 123.9
  86. }
  87. }
  88. }
  89. },
  90. {
  91. "klass": "Obstacle",
  92. "params": {
  93. "width": 82.4,
  94. "height": 12,
  95. "colorScheme": "blue",
  96. "flipped": 1,
  97. "editable": true,
  98. "rotation": -38.4,
  99. "scale": 1,
  100. "position": {
  101. "klass": "Point",
  102. "params": {
  103. "x": 348.8,
  104. "y": 145
  105. }
  106. }
  107. }
  108. },
  109. {
  110. "klass": "Elevator",
  111. "params": {
  112. "radius": 144.3,
  113. "colorScheme": "orange",
  114. "flipped": 1,
  115. "editable": true,
  116. "rotation": 15.9,
  117. "scale": 1,
  118. "position": {
  119. "klass": "Point",
  120. "params": {
  121. "x": 310.7,
  122. "y": 521.7
  123. }
  124. }
  125. }
  126. },
  127. {
  128. "klass": "Obstacle",
  129. "params": {
  130. "width": 100.8,
  131. "height": 12,
  132. "colorScheme": "blue",
  133. "flipped": 1,
  134. "editable": true,
  135. "rotation": -22.6,
  136. "scale": 1,
  137. "position": {
  138. "klass": "Point",
  139. "params": {
  140. "x": 469.6,
  141. "y": 112
  142. }
  143. }
  144. }
  145. },
  146. {
  147. "klass": "Redirector",
  148. "params": {
  149. "radius": 92.4,
  150. "startAngle": 270,
  151. "endAngle": 105.1,
  152. "colorScheme": "red",
  153. "flipped": 1,
  154. "editable": true,
  155. "rotation": 69.1,
  156. "scale": 1,
  157. "position": {
  158. "klass": "Point",
  159. "params": {
  160. "x": 767.6,
  161. "y": 390.6
  162. }
  163. }
  164. }
  165. },
  166. {
  167. "klass": "Obstacle",
  168. "params": {
  169. "width": 61.9,
  170. "height": 12,
  171. "colorScheme": "orange",
  172. "flipped": 1,
  173. "editable": true,
  174. "rotation": -74.1,
  175. "scale": 1,
  176. "position": {
  177. "klass": "Point",
  178. "params": {
  179. "x": 792,
  180. "y": 277
  181. }
  182. }
  183. }
  184. },
  185. {
  186. "klass": "Track",
  187. "params": {
  188. "segmentWidth": 120,
  189. "segmentCount": 1,
  190. "colorScheme": "green",
  191. "flipped": 1,
  192. "editable": true,
  193. "rotation": 0,
  194. "scale": 1,
  195. "position": {
  196. "klass": "Point",
  197. "params": {
  198. "x": 1001,
  199. "y": 461.2
  200. }
  201. }
  202. }
  203. }
  204. ]
Add Comment
Please, Sign In to add comment