Guest User

Untitled

a guest
Jan 20th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. local anim = {
  2. [ 'texture' ] = 'flash-tween.fla.png',
  3. [ 'fps' ] = 12,
  4. [ 'width' ] = 50,
  5. [ 'height' ] = 200,
  6. [ 'brushDeck' ] = {
  7. [ 1 ] = {
  8. [ 'u0' ] = 0,
  9. [ 'v0' ] = 0,
  10. [ 'u1' ] = 0.234375,
  11. [ 'v1' ] = 0.78125,
  12. [ 'w' ] = 30,
  13. [ 'h' ] = 25,
  14. },
  15. [ 2 ] = {
  16. [ 'u0' ] = 0.234375,
  17. [ 'v0' ] = 0,
  18. [ 'u1' ] = 0.515625,
  19. [ 'v1' ] = 0.71875,
  20. [ 'w' ] = 36,
  21. [ 'h' ] = 23,
  22. },
  23. [ 3 ] = {
  24. [ 'u0' ] = 0.515625,
  25. [ 'v0' ] = 0,
  26. [ 'u1' ] = 0.8984375,
  27. [ 'v1' ] = 0.65625,
  28. [ 'w' ] = 49,
  29. [ 'h' ] = 21,
  30. },
  31. },
  32. [ 'timeline' ] = {
  33. [ 'name' ] = 'Scene 1',
  34. [ 'length' ] = 20,
  35. [ 'layers' ] = {
  36. [ 1 ] = {
  37. [ 'name' ] = 'cow',
  38. [ 'length' ] = 14,
  39. [ 'frames' ] = {
  40. [ 1 ] = {
  41. [ 'start' ] = 0,
  42. [ 'length' ] = 2,
  43. [ 'id' ] = 1,
  44. [ 'transform' ] = {
  45. [ 'x' ] = 25.25,
  46. [ 'y' ] = 182.45,
  47. [ 'r' ] = 0,
  48. [ 'sx' ] = 1,
  49. [ 'sy' ] = 1,
  50. },
  51. [ 'ease' ] = 0,
  52. },
  53. [ 2 ] = {
  54. [ 'start' ] = 2,
  55. [ 'length' ] = 2,
  56. [ 'id' ] = 1,
  57. [ 'transform' ] = {
  58. [ 'x' ] = 25.25,
  59. [ 'y' ] = 182.45,
  60. [ 'r' ] = 0,
  61. [ 'sx' ] = 1,
  62. [ 'sy' ] = 1,
  63. },
  64. [ 'ease' ] = 0,
  65. },
  66. [ 3 ] = {
  67. [ 'start' ] = 4,
  68. [ 'length' ] = 3,
  69. [ 'id' ] = 1,
  70. [ 'transform' ] = {
  71. [ 'x' ] = 25.25,
  72. [ 'y' ] = 69.05,
  73. [ 'r' ] = 0,
  74. [ 'sx' ] = 1,
  75. [ 'sy' ] = 1,
  76. },
  77. [ 'ease' ] = 0,
  78. },
  79. [ 4 ] = {
  80. [ 'start' ] = 7,
  81. [ 'length' ] = 6,
  82. [ 'id' ] = 1,
  83. [ 'transform' ] = {
  84. [ 'x' ] = 25.25,
  85. [ 'y' ] = 82.2,
  86. [ 'r' ] = 0,
  87. [ 'sx' ] = 1,
  88. [ 'sy' ] = 1,
  89. },
  90. [ 'ease' ] = 0,
  91. },
  92. [ 5 ] = {
  93. [ 'start' ] = 13,
  94. [ 'length' ] = 1,
  95. [ 'id' ] = 1,
  96. [ 'transform' ] = {
  97. [ 'x' ] = 25.25,
  98. [ 'y' ] = 23.9,
  99. [ 'r' ] = 0,
  100. [ 'sx' ] = 1,
  101. [ 'sy' ] = 1,
  102. },
  103. [ 'ease' ] = 0,
  104. },
  105. },
  106. },
  107. [ 2 ] = {
  108. [ 'name' ] = 'beam',
  109. [ 'length' ] = 15,
  110. [ 'frames' ] = {
  111. [ 1 ] = {
  112. [ 'start' ] = 0,
  113. [ 'length' ] = 2,
  114. [ 'id' ] = 2,
  115. [ 'transform' ] = {
  116. [ 'x' ] = 25.25,
  117. [ 'y' ] = 23.75,
  118. [ 'r' ] = 0,
  119. [ 'sx' ] = 0.1988372802734375,
  120. [ 'sy' ] = 0.063232421875,
  121. },
  122. [ 'ease' ] = 0,
  123. },
  124. [ 2 ] = {
  125. [ 'start' ] = 2,
  126. [ 'length' ] = 12,
  127. [ 'id' ] = 2,
  128. [ 'transform' ] = {
  129. [ 'x' ] = 25.05,
  130. [ 'y' ] = 105.8,
  131. [ 'r' ] = 0,
  132. [ 'sx' ] = 1,
  133. [ 'sy' ] = 8.558334350585938,
  134. },
  135. [ 'ease' ] = 0,
  136. },
  137. [ 3 ] = {
  138. [ 'start' ] = 14,
  139. [ 'length' ] = 1,
  140. [ 'id' ] = 2,
  141. [ 'transform' ] = {
  142. [ 'x' ] = 25.25,
  143. [ 'y' ] = 18.4,
  144. [ 'r' ] = 0,
  145. [ 'sx' ] = 0.327484130859375,
  146. [ 'sy' ] = 0.0736083984375,
  147. },
  148. [ 'ease' ] = 0,
  149. },
  150. },
  151. },
  152. [ 3 ] = {
  153. [ 'name' ] = 'UFO',
  154. [ 'length' ] = 20,
  155. [ 'frames' ] = {
  156. [ 1 ] = {
  157. [ 'start' ] = 0,
  158. [ 'length' ] = 4,
  159. [ 'id' ] = 3,
  160. [ 'transform' ] = {
  161. [ 'x' ] = 25.25,
  162. [ 'y' ] = 20.3,
  163. [ 'r' ] = 0,
  164. [ 'sx' ] = 1,
  165. [ 'sy' ] = 1,
  166. },
  167. [ 'ease' ] = 0,
  168. },
  169. [ 2 ] = {
  170. [ 'start' ] = 4,
  171. [ 'length' ] = 3,
  172. [ 'id' ] = 3,
  173. [ 'transform' ] = {
  174. [ 'x' ] = 25.05,
  175. [ 'y' ] = 13.7,
  176. [ 'r' ] = 0,
  177. [ 'sx' ] = 1,
  178. [ 'sy' ] = 1,
  179. },
  180. [ 'ease' ] = 0,
  181. },
  182. [ 3 ] = {
  183. [ 'start' ] = 7,
  184. [ 'length' ] = 3,
  185. [ 'id' ] = 3,
  186. [ 'transform' ] = {
  187. [ 'x' ] = 25.05,
  188. [ 'y' ] = 21.45,
  189. [ 'r' ] = 0,
  190. [ 'sx' ] = 1,
  191. [ 'sy' ] = 1,
  192. },
  193. [ 'ease' ] = 0,
  194. },
  195. [ 4 ] = {
  196. [ 'start' ] = 10,
  197. [ 'length' ] = 2,
  198. [ 'id' ] = 3,
  199. [ 'transform' ] = {
  200. [ 'x' ] = 25.05,
  201. [ 'y' ] = 13.7,
  202. [ 'r' ] = 0,
  203. [ 'sx' ] = 1,
  204. [ 'sy' ] = 1,
  205. },
  206. [ 'ease' ] = 0,
  207. },
  208. [ 5 ] = {
  209. [ 'start' ] = 12,
  210. [ 'length' ] = 2,
  211. [ 'id' ] = 3,
  212. [ 'transform' ] = {
  213. [ 'x' ] = 25.1,
  214. [ 'y' ] = 19.65,
  215. [ 'r' ] = 0,
  216. [ 'sx' ] = 1,
  217. [ 'sy' ] = 1,
  218. },
  219. [ 'ease' ] = 0,
  220. },
  221. [ 6 ] = {
  222. [ 'start' ] = 14,
  223. [ 'length' ] = 6,
  224. [ 'id' ] = 3,
  225. [ 'transform' ] = {
  226. [ 'x' ] = 25.05,
  227. [ 'y' ] = 13.7,
  228. [ 'r' ] = 0,
  229. [ 'sx' ] = 1,
  230. [ 'sy' ] = 1,
  231. },
  232. [ 'ease' ] = 0,
  233. },
  234. },
  235. },
  236. },
  237. },
  238. }
  239.  
  240. return anim
Add Comment
Please, Sign In to add comment