Advertisement
ijontichy

scrapperSequence.txt

Apr 4th, 2014
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. Patch sizes:
  2.  
  3. SCRAPR01.png: 91 x 126
  4. SCRAPR02.png: 103 x 144
  5. SCRAPR03.png: 103 x 144
  6. SCRAPR04.png: 103 x 144
  7. SCRAPR05.png: 100 x 139
  8. SCRAPR06.png: 91 x 119
  9. SCRAPR07.png: 91 x 120
  10. SCRAPR08.png: 91 x 121
  11. SCRAPR09.png: 91 x 123
  12. SCRAPR10.png: 91 x 124
  13. SCRAPR11.png: 91 x 126
  14.  
  15.  
  16. Patch lines:
  17.  
  18. LEFT:
  19. patch SCRAPR01, 24, 106 { FlipX } // -
  20. patch SCRAPR02, 24, 88 { FlipX } // A
  21. patch SCRAPR03, 21, 91 { FlipX } // B
  22. patch SCRAPR04, 18, 94 { FlipX } // C
  23. patch SCRAPR05, 17, 100 { FlipX } // D
  24. patch SCRAPR05, 16, 101 { FlipX } // E
  25. patch SCRAPR06, 16, 121 { FlipX } // F
  26. patch SCRAPR07, 17, 119 { FlipX } // G
  27. patch SCRAPR08, 19, 116 { FlipX } // H
  28. patch SCRAPR09, 22, 111 { FlipX } // I
  29. patch SCRAPR10, 24, 108 { FlipX } // J
  30. patch SCRAPR11, 24, 106 { FlipX } // K
  31.  
  32.  
  33. RIGHT:
  34. patch SCRAPR01, 205, 106 // -
  35. patch SCRAPR02, 193, 88 // A
  36. patch SCRAPR03, 196, 91 // B
  37. patch SCRAPR04, 199, 94 // C
  38. patch SCRAPR05, 203, 100 // D
  39. patch SCRAPR05, 204, 101 // E
  40. patch SCRAPR06, 213, 121 // F
  41. patch SCRAPR07, 212, 119 // G
  42. patch SCRAPR08, 210, 116 // H
  43. patch SCRAPR09, 207, 111 // I
  44. patch SCRAPR10, 205, 108 // J
  45. patch SCRAPR11, 205, 106 // K
  46.  
  47.  
  48. Animations:
  49.  
  50. LABEL L R Tic
  51. ---------------+-+-+----
  52.  
  53. 1:
  54. Idle - - -
  55. <end>
  56.  
  57. 2:
  58. Right fires - A 1
  59. Left still - B 2
  60. - C 3
  61. - D 4
  62. - E 5
  63. - E 6
  64. - F 7
  65. - F 8
  66. - F 9
  67. <go to either 3 or 6>
  68.  
  69. 3:
  70. Right resets - F 1
  71. Left still - G 2
  72. - G 3
  73. - H 4
  74. - H 5
  75. - I 6
  76. - I 7
  77. - J 8
  78. - K 9
  79. <go to either 2, 4, or end>
  80.  
  81. 4:
  82. Left fires A - 1
  83. Right still B - 2
  84. C - 3
  85. D - 4
  86. E - 5
  87. E - 6
  88. F - 7
  89. F - 8
  90. F - 9
  91. <go to either 5 or 7>
  92.  
  93. 5:
  94. Left resets F - 1
  95. Right still G - 2
  96. G - 3
  97. H - 4
  98. H - 5
  99. I - 6
  100. I - 7
  101. J - 8
  102. K - 9
  103. <go to either 2, 4, or end>
  104.  
  105. 6:
  106. Right resets A F 1
  107. Left fires B G 2
  108. C G 3
  109. D H 4
  110. E H 5
  111. E I 6
  112. F I 7
  113. F J 8
  114. F K 9
  115. <go to either 5 or 7>
  116.  
  117. 7:
  118. Left resets F A 1
  119. Right fires G B 2
  120. G C 3
  121. H D 4
  122. H E 5
  123. I E 6
  124. I F 7
  125. J F 8
  126. K F 9
  127. <go to either 3 or 6>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement