powerups.sprite 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699
  1. (supertux-sprite
  2. (action
  3. (name "grow-right")
  4. (images "../../objects/bonus_block/invisible.png"))
  5. (action
  6. (name "grow-left")
  7. (mirror-action "grow-right"))
  8. ; Fire Tux
  9. (action
  10. (name "fire-walk-right")
  11. (fps 15)
  12. (hitbox 16 15 32 64)
  13. (images "fire/hat/walk-0.png"
  14. "fire/hat/walk-1.png"
  15. "fire/hat/walk-0.png"
  16. "fire/hat/walk-3.png"))
  17. (action
  18. (name "fire-walk-left")
  19. (fps 15)
  20. (hitbox 16 15 32 64)
  21. (mirror-action "fire-walk-right"))
  22. (action
  23. (name "fire-stand-right")
  24. (hitbox 16 15 32 64)
  25. (images "fire/hat/stand.png"))
  26. (action
  27. (name "fire-stand-left")
  28. (hitbox 16 15 32 64)
  29. (mirror-action "fire-stand-right"))
  30. (action
  31. (name "fire-jump-right")
  32. (hitbox 16 15 32 64)
  33. (images "fire/hat/stand.png"))
  34. (action
  35. (name "fire-jump-left")
  36. (hitbox 16 15 32 64)
  37. (mirror-action "fire-jump-right"))
  38. (action
  39. (name "fire-fall-right")
  40. (hitbox 16 15 32 64)
  41. (images "fire/hat/stand.png"))
  42. (action
  43. (name "fire-fall-left")
  44. (hitbox 16 15 32 64)
  45. (mirror-action "fire-jump-right"))
  46. (action
  47. (name "fire-skid-right")
  48. (hitbox 16 15 32 64)
  49. (images "fire/hat/skid.png"))
  50. (action
  51. (name "fire-skid-left")
  52. (hitbox 16 15 32 64)
  53. (mirror-action "fire-skid-right"))
  54. (action
  55. (name "fire-kick-right")
  56. (hitbox 16 15 32 64)
  57. (images "fire/hat/stand.png"))
  58. (action
  59. (name "fire-kick-left")
  60. (hitbox 16 15 32 64)
  61. (mirror-action "fire-kick-right"))
  62. (action
  63. (name "fire-idle-right")
  64. (hitbox 16 15 32 64)
  65. (images "fire/hat/stand.png"))
  66. (action
  67. (name "fire-idle-left")
  68. (hitbox 16 15 32 64)
  69. (mirror-action "fire-idle-right"))
  70. (action
  71. (name "fire-climbing-right")
  72. (hitbox 9 14 25 64)
  73. (fps 15.0)
  74. (images "fire/hat/climb-0.png"
  75. "fire/hat/climb-0.png"
  76. "fire/hat/climb-0.png"
  77. "fire/hat/climb-0.png"
  78. "fire/hat/climb-1.png"
  79. "fire/hat/climb-1.png"
  80. "fire/hat/climb-1.png"
  81. "fire/hat/climb-1.png"))
  82. (action
  83. (name "fire-climbing-left")
  84. (hitbox 9 14 25 64)
  85. (fps 15.0)
  86. (mirror-action "fire-climbing-right"))
  87. (action
  88. (name "fire-duck-right")
  89. (hitbox 16 45 32 32)
  90. (images "fire/hat/duck.png"))
  91. (action
  92. (name "fire-duck-left")
  93. (hitbox 16 45 32 32)
  94. (mirror-action "fire-duck-right"))
  95. (action
  96. (name "fire-backflip-right")
  97. (hitbox 16 37 32 32)
  98. (images "fire/hat/backflip.png"))
  99. (action
  100. (name "fire-backflip-left")
  101. (hitbox 16 37 32 32)
  102. (mirror-action "fire-backflip-right"))
  103. (action
  104. (name "fire-buttjump-right")
  105. (hitbox 16 15 32 64)
  106. (fps 20.0)
  107. (loops 1)
  108. (images "fire/hat/buttjump-0.png"
  109. "fire/hat/buttjump-1.png"
  110. "fire/hat/buttjump-2.png"
  111. "fire/hat/buttjump-3.png"
  112. "fire/hat/buttjump-4.png"
  113. "fire/hat/buttjump-5.png"
  114. "fire/hat/buttjump-6.png"))
  115. (action
  116. (name "fire-buttjump-left")
  117. (hitbox 16 15 32 64)
  118. (fps 20.0)
  119. (loops 1)
  120. (mirror-action "fire-buttjump-right"))
  121. ; Ice Tux
  122. (action
  123. (name "ice-walk-right")
  124. (fps 15)
  125. (hitbox 16 15 32 64)
  126. (images "ice/hat/walk-0.png"
  127. "ice/hat/walk-1.png"
  128. "ice/hat/walk-0.png"
  129. "ice/hat/walk-3.png"))
  130. (action
  131. (name "ice-walk-left")
  132. (fps 15)
  133. (hitbox 16 15 32 64)
  134. (mirror-action "ice-walk-right"))
  135. (action
  136. (name "ice-stand-right")
  137. (hitbox 16 15 32 64)
  138. (images "ice/hat/stand.png"))
  139. (action
  140. (name "ice-stand-left")
  141. (hitbox 16 15 32 64)
  142. (mirror-action "ice-stand-right"))
  143. (action
  144. (name "ice-jump-right")
  145. (hitbox 16 15 32 64)
  146. (images "ice/hat/stand.png"))
  147. (action
  148. (name "ice-jump-left")
  149. (hitbox 16 15 32 64)
  150. (mirror-action "ice-jump-right"))
  151. (action
  152. (name "ice-fall-right")
  153. (hitbox 16 15 32 64)
  154. (images "ice/hat/stand.png"))
  155. (action
  156. (name "ice-fall-left")
  157. (hitbox 16 15 32 64)
  158. (mirror-action "ice-jump-right"))
  159. (action
  160. (name "ice-skid-right")
  161. (hitbox 16 15 32 64)
  162. (images "ice/hat/skid.png"))
  163. (action
  164. (name "ice-skid-left")
  165. (hitbox 16 15 32 64)
  166. (mirror-action "ice-skid-right"))
  167. (action
  168. (name "ice-kick-right")
  169. (hitbox 16 15 32 64)
  170. (images "ice/hat/stand.png"))
  171. (action
  172. (name "ice-kick-left")
  173. (hitbox 16 15 32 64)
  174. (mirror-action "ice-kick-right"))
  175. (action
  176. (name "ice-idle-right")
  177. (hitbox 16 15 32 64)
  178. (images "ice/hat/stand.png"))
  179. (action
  180. (name "ice-idle-left")
  181. (hitbox 16 15 32 64)
  182. (mirror-action "ice-idle-right"))
  183. (action
  184. (name "ice-climbing-right")
  185. (hitbox 9 14 25 64)
  186. (fps 15.0)
  187. (images "ice/hat/climb-0.png"
  188. "ice/hat/climb-0.png"
  189. "ice/hat/climb-0.png"
  190. "ice/hat/climb-0.png"
  191. "ice/hat/climb-1.png"
  192. "ice/hat/climb-1.png"
  193. "ice/hat/climb-1.png"
  194. "ice/hat/climb-1.png"))
  195. (action
  196. (name "ice-climbing-left")
  197. (hitbox 9 14 25 64)
  198. (fps 15.0)
  199. (mirror-action "ice-climbing-right"))
  200. (action
  201. (name "ice-duck-right")
  202. (hitbox 16 45 32 32)
  203. (images "ice/hat/duck.png"))
  204. (action
  205. (name "ice-duck-left")
  206. (hitbox 16 45 32 32)
  207. (mirror-action "ice-duck-right"))
  208. (action
  209. (name "ice-backflip-right")
  210. (hitbox 16 37 32 32)
  211. (images "ice/hat/backflip.png"))
  212. (action
  213. (name "ice-backflip-left")
  214. (hitbox 16 37 32 32)
  215. (mirror-action "ice-backflip-right"))
  216. (action
  217. (name "ice-buttjump-right")
  218. (hitbox 16 15 32 64)
  219. (fps 20.0)
  220. (loops 1)
  221. (images "ice/hat/buttjump-0.png"
  222. "ice/hat/buttjump-1.png"
  223. "ice/hat/buttjump-2.png"
  224. "ice/hat/buttjump-3.png"
  225. "ice/hat/buttjump-4.png"
  226. "ice/hat/buttjump-5.png"
  227. "ice/hat/buttjump-6.png"))
  228. (action
  229. (name "ice-buttjump-left")
  230. (hitbox 16 15 32 64)
  231. (fps 20.0)
  232. (loops 1)
  233. (mirror-action "ice-buttjump-right"))
  234. ; Air Tux
  235. (action
  236. (name "air-walk-right")
  237. (fps 15)
  238. (hitbox 16 15 32 64)
  239. (images "air/hat/walk-0.png"
  240. "air/hat/walk-1.png"
  241. "air/hat/walk-0.png"
  242. "air/hat/walk-3.png"))
  243. (action
  244. (name "air-walk-left")
  245. (fps 15)
  246. (hitbox 16 15 32 64)
  247. (mirror-action "air-walk-right"))
  248. (action
  249. (name "air-stand-right")
  250. (hitbox 16 15 32 64)
  251. (images "air/hat/stand.png"))
  252. (action
  253. (name "air-stand-left")
  254. (hitbox 16 15 32 64)
  255. (mirror-action "air-stand-right"))
  256. (action
  257. (name "air-jump-right")
  258. (fps 10)
  259. (hitbox 16 15 32 64)
  260. (images "air/hat/spin-0.png"
  261. "air/hat/spin-1.png"
  262. "air/hat/spin-2.png"
  263. "air/hat/spin-1.png"))
  264. (action
  265. (name "air-jump-left")
  266. (hitbox 16 15 32 64)
  267. (mirror-action "air-jump-right"))
  268. (action
  269. (name "air-fall-right")
  270. (fps 10)
  271. (hitbox 16 15 32 64)
  272. (images "air/hat/spin-0.png"
  273. "air/hat/spin-1.png"
  274. "air/hat/spin-2.png"
  275. "air/hat/spin-1.png"))
  276. (action
  277. (name "air-fall-left")
  278. (hitbox 16 15 32 64)
  279. (mirror-action "air-jump-right"))
  280. (action
  281. (name "air-skid-right")
  282. (hitbox 16 15 32 64)
  283. (images "air/hat/skid.png"))
  284. (action
  285. (name "air-skid-left")
  286. (hitbox 16 15 32 64)
  287. (mirror-action "air-skid-right"))
  288. (action
  289. (name "air-kick-right")
  290. (hitbox 16 15 32 64)
  291. (images "air/hat/stand.png"))
  292. (action
  293. (name "air-kick-left")
  294. (hitbox 16 15 32 64)
  295. (mirror-action "air-kick-right"))
  296. (action
  297. (name "air-idle-right")
  298. (fps 5)
  299. (hitbox 16 15 32 64)
  300. (images "air/hat/spin-0.png"
  301. "air/hat/spin-1.png"
  302. "air/hat/spin-2.png"
  303. "air/hat/spin-1.png"))
  304. (action
  305. (name "air-idle-left")
  306. (hitbox 16 15 32 64)
  307. (mirror-action "air-idle-right"))
  308. (action
  309. (name "air-climbing-right")
  310. (hitbox 9 14 25 64)
  311. (fps 15.0)
  312. (images "air/hat/climb-0.png"
  313. "air/hat/climb-0.png"
  314. "air/hat/climb-0.png"
  315. "air/hat/climb-0.png"
  316. "air/hat/climb-1.png"
  317. "air/hat/climb-1.png"
  318. "air/hat/climb-1.png"
  319. "air/hat/climb-1.png"))
  320. (action
  321. (name "air-climbing-left")
  322. (hitbox 9 14 25 64)
  323. (fps 15.0)
  324. (mirror-action "air-climbing-right"))
  325. (action
  326. (name "air-duck-right")
  327. (hitbox 16 45 32 32)
  328. (images "air/hat/duck.png"))
  329. (action
  330. (name "air-duck-left")
  331. (hitbox 16 45 32 32)
  332. (mirror-action "air-duck-right"))
  333. (action
  334. (name "air-backflip-right")
  335. (hitbox 16 37 32 32)
  336. (images "air/hat/backflip.png"))
  337. (action
  338. (name "air-backflip-left")
  339. (hitbox 16 37 32 32)
  340. (mirror-action "air-backflip-right"))
  341. (action
  342. (name "air-buttjump-right")
  343. (hitbox 16 15 32 64)
  344. (fps 20.0)
  345. (loops 1)
  346. (images "air/hat/buttjump-0.png"
  347. "air/hat/buttjump-1.png"
  348. "air/hat/buttjump-2.png"
  349. "air/hat/buttjump-3.png"
  350. "air/hat/buttjump-4.png"
  351. "air/hat/buttjump-5.png"
  352. "air/hat/buttjump-6.png"))
  353. (action
  354. (name "air-buttjump-left")
  355. (hitbox 16 15 32 64)
  356. (fps 20.0)
  357. (loops 1)
  358. (mirror-action "air-buttjump-right"))
  359. ; Earth Tux
  360. (action
  361. (name "earth-walk-right")
  362. (fps 15)
  363. (hitbox 16 15 32 64)
  364. (images "earth/hardhat/walk-0.png"
  365. "earth/hardhat/walk-1.png"
  366. "earth/hardhat/walk-0.png"
  367. "earth/hardhat/walk-3.png"))
  368. (action
  369. (name "earth-walk-left")
  370. (fps 15)
  371. (hitbox 16 15 32 64)
  372. (mirror-action "earth-walk-right"))
  373. (action
  374. (name "earth-stand-right")
  375. (hitbox 16 15 32 64)
  376. (images "earth/hardhat/stand.png"))
  377. (action
  378. (name "earth-stand-left")
  379. (hitbox 16 15 32 64)
  380. (mirror-action "earth-stand-right"))
  381. (action
  382. (name "earth-jump-right")
  383. (hitbox 16 15 32 64)
  384. (images "earth/hardhat/stand.png"))
  385. (action
  386. (name "earth-jump-left")
  387. (hitbox 16 15 32 64)
  388. (mirror-action "earth-jump-right"))
  389. (action
  390. (name "earth-fall-right")
  391. (hitbox 16 15 32 64)
  392. (images "earth/hardhat/stand.png"))
  393. (action
  394. (name "earth-fall-left")
  395. (hitbox 16 15 32 64)
  396. (mirror-action "earth-jump-right"))
  397. (action
  398. (name "earth-skid-right")
  399. (hitbox 16 15 32 64)
  400. (images "earth/hardhat/skid.png"))
  401. (action
  402. (name "earth-skid-left")
  403. (hitbox 16 15 32 64)
  404. (mirror-action "earth-skid-right"))
  405. (action
  406. (name "earth-kick-right")
  407. (hitbox 16 15 32 64)
  408. (images "earth/hardhat/stand.png"))
  409. (action
  410. (name "earth-kick-left")
  411. (hitbox 16 15 32 64)
  412. (mirror-action "earth-kick-right"))
  413. (action
  414. (name "earth-idle-right")
  415. (hitbox 16 15 32 64)
  416. (images "earth/hardhat/stand.png"))
  417. (action
  418. (name "earth-idle-left")
  419. (hitbox 16 15 32 64)
  420. (mirror-action "earth-idle-right"))
  421. (action
  422. (name "earth-climbing-right")
  423. (hitbox 9 14 25 64)
  424. (fps 15.0)
  425. (images "earth/hardhat/climb-0.png"
  426. "earth/hardhat/climb-0.png"
  427. "earth/hardhat/climb-0.png"
  428. "earth/hardhat/climb-0.png"
  429. "earth/hardhat/climb-1.png"
  430. "earth/hardhat/climb-1.png"
  431. "earth/hardhat/climb-1.png"
  432. "earth/hardhat/climb-1.png"))
  433. (action
  434. (name "earth-climbing-left")
  435. (hitbox 9 14 25 64)
  436. (fps 15.0)
  437. (mirror-action "earth-climbing-right"))
  438. (action
  439. (name "earth-duck-right")
  440. (hitbox 16 45 32 32)
  441. (images "earth/hardhat/duck.png"))
  442. (action
  443. (name "earth-duck-left")
  444. (hitbox 16 45 32 32)
  445. (mirror-action "earth-duck-right"))
  446. (action
  447. (name "earth-backflip-right")
  448. (hitbox 16 37 32 32)
  449. (images "earth/hardhat/backflip.png"))
  450. (action
  451. (name "earth-backflip-left")
  452. (hitbox 16 37 32 32)
  453. (mirror-action "earth-backflip-right"))
  454. (action
  455. (name "earth-buttjump-right")
  456. (hitbox 16 15 32 64)
  457. (fps 20.0)
  458. (loops 1)
  459. (images "earth/hardhat/buttjump-0.png"
  460. "earth/hardhat/buttjump-1.png"
  461. "earth/hardhat/buttjump-2.png"
  462. "earth/hardhat/buttjump-3.png"
  463. "earth/hardhat/buttjump-4.png"
  464. "earth/hardhat/buttjump-5.png"
  465. "earth/hardhat/buttjump-6.png"))
  466. (action
  467. (name "earth-buttjump-left")
  468. (hitbox 16 15 32 64)
  469. (fps 20.0)
  470. (loops 1)
  471. (mirror-action "earth-buttjump-right"))
  472. ; Santa Tux
  473. (action
  474. (name "santa-walk-right")
  475. (fps 15)
  476. (hitbox 16 15 32 64)
  477. (images "fire/santa_cap/walk-0.png"
  478. "fire/santa_cap/walk-1.png"
  479. "fire/santa_cap/walk-0.png"
  480. "fire/santa_cap/walk-3.png"))
  481. (action
  482. (name "santa-walk-left")
  483. (fps 15)
  484. (hitbox 16 15 32 64)
  485. (mirror-action "santa-walk-right"))
  486. (action
  487. (name "santa-stand-right")
  488. (hitbox 16 15 32 64)
  489. (images "fire/santa_cap/stand.png"))
  490. (action
  491. (name "santa-stand-left")
  492. (hitbox 16 15 32 64)
  493. (mirror-action "santa-stand-right"))
  494. (action
  495. (name "santa-jump-right")
  496. (hitbox 16 15 32 64)
  497. (images "fire/santa_cap/stand.png"))
  498. (action
  499. (name "santa-jump-left")
  500. (hitbox 16 15 32 64)
  501. (mirror-action "santa-jump-right"))
  502. (action
  503. (name "santa-fall-right")
  504. (hitbox 16 15 32 64)
  505. (images "fire/santa_cap/stand.png"))
  506. (action
  507. (name "santa-fall-left")
  508. (hitbox 16 15 32 64)
  509. (mirror-action "santa-jump-right"))
  510. (action
  511. (name "santa-skid-right")
  512. (hitbox 16 15 32 64)
  513. (images "fire/santa_cap/skid.png"))
  514. (action
  515. (name "santa-skid-left")
  516. (hitbox 16 15 32 64)
  517. (mirror-action "santa-skid-right"))
  518. (action
  519. (name "santa-kick-right")
  520. (hitbox 16 15 32 64)
  521. (images "fire/santa_cap/stand.png"))
  522. (action
  523. (name "santa-kick-left")
  524. (hitbox 16 15 32 64)
  525. (mirror-action "santa-kick-right"))
  526. (action
  527. (name "santa-idle-right")
  528. (hitbox 16 15 32 64)
  529. (images "fire/santa_cap/stand.png"))
  530. (action
  531. (name "santa-idle-left")
  532. (hitbox 16 15 32 64)
  533. (mirror-action "santa-idle-right"))
  534. (action
  535. (name "santa-climbing-right")
  536. (hitbox 9 14 25 64)
  537. (fps 15.0)
  538. (images "fire/santa_cap/climb-0.png"
  539. "fire/santa_cap/climb-0.png"
  540. "fire/santa_cap/climb-0.png"
  541. "fire/santa_cap/climb-0.png"
  542. "fire/santa_cap/climb-1.png"
  543. "fire/santa_cap/climb-1.png"
  544. "fire/santa_cap/climb-1.png"
  545. "fire/santa_cap/climb-1.png"))
  546. (action
  547. (name "santa-climbing-left")
  548. (hitbox 9 14 25 64)
  549. (fps 15.0)
  550. (mirror-action "santa-climbing-right"))
  551. (action
  552. (name "santa-duck-right")
  553. (hitbox 16 45 32 32)
  554. (images "fire/santa_cap/duck.png"))
  555. (action
  556. (name "santa-duck-left")
  557. (hitbox 16 45 32 32)
  558. (mirror-action "santa-duck-right"))
  559. (action
  560. (name "santa-backflip-right")
  561. (hitbox 16 37 32 32)
  562. (images "fire/santa_cap/backflip.png"))
  563. (action
  564. (name "santa-backflip-left")
  565. (hitbox 16 37 32 32)
  566. (mirror-action "santa-backflip-right"))
  567. (action
  568. (name "santa-buttjump-right")
  569. (hitbox 16 15 32 64)
  570. (fps 20.0)
  571. (loops 1)
  572. (images "fire/santa_cap/buttjump-0.png"
  573. "fire/santa_cap/buttjump-1.png"
  574. "fire/santa_cap/buttjump-2.png"
  575. "fire/santa_cap/buttjump-3.png"
  576. "fire/santa_cap/buttjump-4.png"
  577. "fire/santa_cap/buttjump-5.png"
  578. "fire/santa_cap/buttjump-6.png"))
  579. (action
  580. (name "santa-buttjump-left")
  581. (hitbox 16 15 32 64)
  582. (fps 20.0)
  583. (loops 1)
  584. (mirror-action "santa-buttjump-right"))
  585. )