boat.sprite 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. (supertux-sprite
  2. (action
  3. (hitbox 8 66 0 0)
  4. (name "empty-right")
  5. (fps 3)
  6. (images
  7. "boat_0_empty.png"
  8. "boat_1_empty.png"
  9. "boat_2_empty.png"
  10. "boat_3_empty.png"
  11. "boat_3_empty.png"
  12. )
  13. )
  14. (action
  15. (hitbox 8 66 0 0)
  16. (name "empty-left")
  17. (fps 3)
  18. (mirror-action "empty-right"))
  19. ;;Small Tux
  20. (action
  21. (hitbox 8 66 0 0)
  22. (name "small-stop-right")
  23. (fps 3)
  24. (images
  25. "boat_0_small.png"
  26. "boat_1_small.png"
  27. "boat_2_small.png"
  28. "boat_2_small.png"
  29. "boat_3_small.png"
  30. "boat_0_small.png"
  31. )
  32. )
  33. (action
  34. (hitbox 8 66 0 0)
  35. (name "small-stop-left")
  36. (fps 3)
  37. (mirror-action "small-stop-right")
  38. )
  39. (action
  40. (hitbox 8 66 0 0)
  41. (name "small-stop-up")
  42. (fps 3)
  43. (clone-action "small-stop-right"))
  44. (action
  45. (hitbox 8 66 0 0)
  46. (name "small-stop-down")
  47. (fps 3)
  48. (clone-action "small-stop-left"))
  49. (action
  50. (hitbox 8 66 0 0)
  51. (name "small-walking-right")
  52. (fps 5)
  53. (images
  54. "boat_0_small.png"
  55. "boat_1_small.png"
  56. "boat_2_small.png"
  57. "boat_3_small.png"
  58. )
  59. )
  60. (action
  61. (hitbox 8 66 0 0)
  62. (name "small-walking-left")
  63. (fps 5)
  64. (mirror-action "small-walking-right")
  65. )
  66. (action
  67. (hitbox 8 66 0 0)
  68. (name "small-walking-up")
  69. (fps 3)
  70. (clone-action "small-walking-right"))
  71. (action
  72. (hitbox 8 66 0 0)
  73. (name "small-walking-down")
  74. (fps 3)
  75. (clone-action "small-walking-left"))
  76. ;;Big Tux
  77. (action
  78. (hitbox 8 66 0 0)
  79. (name "large-stop-right")
  80. (fps 3)
  81. (images
  82. "boat_0_big.png"
  83. "boat_1_big.png"
  84. "boat_2_big.png"
  85. "boat_2_big.png"
  86. "boat_3_big.png"
  87. "boat_0_big.png"
  88. )
  89. )
  90. (action
  91. (hitbox 8 66 0 0)
  92. (name "large-stop-left")
  93. (fps 3)
  94. (mirror-action "large-stop-right")
  95. )
  96. (action
  97. (hitbox 8 66 0 0)
  98. (name "large-stop-up")
  99. (fps 3)
  100. (clone-action "large-stop-right"))
  101. (action
  102. (hitbox 8 66 0 0)
  103. (name "large-stop-down")
  104. (fps 3)
  105. (clone-action "large-stop-left"))
  106. (action
  107. (hitbox 8 66 0 0)
  108. (name "large-walking-right")
  109. (fps 5)
  110. (images
  111. "boat_0_big.png"
  112. "boat_1_big.png"
  113. "boat_2_big.png"
  114. "boat_3_big.png"
  115. )
  116. )
  117. (action
  118. (hitbox 8 66 0 0)
  119. (name "large-walking-left")
  120. (fps 5)
  121. (mirror-action "large-walking-right")
  122. )
  123. (action
  124. (hitbox 8 66 0 0)
  125. (name "large-walking-up")
  126. (fps 3)
  127. (clone-action "large-walking-right"))
  128. (action
  129. (hitbox 8 66 0 0)
  130. (name "large-walking-down")
  131. (fps 3)
  132. (clone-action "large-walking-left"))
  133. ;;Fire Tux
  134. (action
  135. (hitbox 8 66 0 0)
  136. (name "fire-stop-right")
  137. (fps 3)
  138. (images
  139. "boat_0_fire.png"
  140. "boat_1_fire.png"
  141. "boat_2_fire.png"
  142. "boat_2_fire.png"
  143. "boat_3_fire.png"
  144. "boat_0_fire.png"
  145. )
  146. )
  147. (action
  148. (hitbox 8 66 0 0)
  149. (name "fire-stop-left")
  150. (fps 3)
  151. (mirror-action "fire-stop-right")
  152. )
  153. (action
  154. (hitbox 8 66 0 0)
  155. (name "fire-stop-up")
  156. (fps 3)
  157. (clone-action "fire-stop-right"))
  158. (action
  159. (hitbox 8 66 0 0)
  160. (name "fire-stop-down")
  161. (fps 3)
  162. (clone-action "fire-stop-left"))
  163. (action
  164. (hitbox 8 66 0 0)
  165. (name "fire-walking-right")
  166. (fps 5)
  167. (images
  168. "boat_0_fire.png"
  169. "boat_1_fire.png"
  170. "boat_2_fire.png"
  171. "boat_3_fire.png"
  172. )
  173. )
  174. (action
  175. (hitbox 8 66 0 0)
  176. (name "fire-walking-left")
  177. (fps 5)
  178. (mirror-action "fire-walking-right")
  179. )
  180. (action
  181. (hitbox 8 66 0 0)
  182. (name "fire-walking-up")
  183. (fps 3)
  184. (clone-action "fire-walking-right"))
  185. (action
  186. (hitbox 8 66 0 0)
  187. (name "fire-walking-down")
  188. (fps 3)
  189. (clone-action "fire-walking-left"))
  190. ;;Ice Tux
  191. (action
  192. (hitbox 8 66 0 0)
  193. (name "ice-stop-right")
  194. (fps 3)
  195. (images
  196. "boat_0_ice.png"
  197. "boat_1_ice.png"
  198. "boat_2_ice.png"
  199. "boat_2_ice.png"
  200. "boat_3_ice.png"
  201. "boat_0_ice.png"
  202. )
  203. )
  204. (action
  205. (hitbox 8 66 0 0)
  206. (name "ice-stop-left")
  207. (fps 3)
  208. (mirror-action "ice-stop-right")
  209. )
  210. (action
  211. (hitbox 8 66 0 0)
  212. (name "ice-stop-up")
  213. (fps 3)
  214. (clone-action "ice-stop-right"))
  215. (action
  216. (hitbox 8 66 0 0)
  217. (name "ice-stop-down")
  218. (fps 3)
  219. (clone-action "ice-stop-left"))
  220. (action
  221. (hitbox 8 66 0 0)
  222. (name "ice-walking-right")
  223. (fps 5)
  224. (images
  225. "boat_0_ice.png"
  226. "boat_1_ice.png"
  227. "boat_2_ice.png"
  228. "boat_3_ice.png"
  229. )
  230. )
  231. (action
  232. (hitbox 8 66 0 0)
  233. (name "ice-walking-left")
  234. (fps 5)
  235. (mirror-action "ice-walking-right")
  236. )
  237. (action
  238. (hitbox 8 66 0 0)
  239. (name "ice-walking-up")
  240. (fps 3)
  241. (clone-action "ice-walking-right"))
  242. (action
  243. (hitbox 8 66 0 0)
  244. (name "ice-walking-down")
  245. (fps 3)
  246. (clone-action "ice-walking-left"))
  247. ;;Air Tux
  248. (action
  249. (hitbox 8 66 0 0)
  250. (name "air-stop-right")
  251. (fps 3)
  252. (images
  253. "boat_0_air.png"
  254. "boat_1_air.png"
  255. "boat_2_air.png"
  256. "boat_2_air.png"
  257. "boat_3_air.png"
  258. "boat_0_air.png"
  259. )
  260. )
  261. (action
  262. (hitbox 8 66 0 0)
  263. (name "air-stop-left")
  264. (fps 3)
  265. (mirror-action "air-stop-right")
  266. )
  267. (action
  268. (hitbox 8 66 0 0)
  269. (name "air-stop-up")
  270. (fps 3)
  271. (clone-action "air-stop-right"))
  272. (action
  273. (hitbox 8 66 0 0)
  274. (name "air-stop-down")
  275. (fps 3)
  276. (clone-action "air-stop-left"))
  277. (action
  278. (hitbox 8 66 0 0)
  279. (name "air-walking-right")
  280. (fps 5)
  281. (images
  282. "boat_0_air.png"
  283. "boat_1_air.png"
  284. "boat_2_air.png"
  285. "boat_3_air.png"
  286. )
  287. )
  288. (action
  289. (hitbox 8 66 0 0)
  290. (name "air-walking-left")
  291. (fps 5)
  292. (mirror-action "air-walking-right")
  293. )
  294. (action
  295. (hitbox 8 66 0 0)
  296. (name "air-walking-up")
  297. (fps 3)
  298. (clone-action "air-walking-right"))
  299. (action
  300. (hitbox 8 66 0 0)
  301. (name "air-walking-down")
  302. (fps 3)
  303. (clone-action "air-walking-left"))
  304. ;;Earth Tux
  305. (action
  306. (hitbox 8 66 0 0)
  307. (name "earth-stop-right")
  308. (fps 3)
  309. (images
  310. "boat_0_earth.png"
  311. "boat_1_earth.png"
  312. "boat_2_earth.png"
  313. "boat_2_earth.png"
  314. "boat_3_earth.png"
  315. "boat_0_earth.png"
  316. )
  317. )
  318. (action
  319. (hitbox 8 66 0 0)
  320. (name "earth-stop-left")
  321. (fps 3)
  322. (mirror-action "earth-stop-right")
  323. )
  324. (action
  325. (hitbox 8 66 0 0)
  326. (name "earth-stop-up")
  327. (fps 3)
  328. (clone-action "earth-stop-right"))
  329. (action
  330. (hitbox 8 66 0 0)
  331. (name "earth-stop-down")
  332. (fps 3)
  333. (clone-action "earth-stop-left"))
  334. (action
  335. (hitbox 8 66 0 0)
  336. (name "earth-walking-right")
  337. (fps 5)
  338. (images
  339. "boat_0_earth.png"
  340. "boat_1_earth.png"
  341. "boat_2_earth.png"
  342. "boat_3_earth.png"
  343. )
  344. )
  345. (action
  346. (hitbox 8 66 0 0)
  347. (name "earth-walking-left")
  348. (fps 5)
  349. (mirror-action "earth-walking-right")
  350. )
  351. (action
  352. (hitbox 8 66 0 0)
  353. (name "earth-walking-up")
  354. (fps 3)
  355. (clone-action "earth-walking-right"))
  356. (action
  357. (hitbox 8 66 0 0)
  358. (name "earth-walking-down")
  359. (fps 3)
  360. (clone-action "earth-walking-left"))
  361. )