teleporterdot.sprite 207 B

12345678910111213
  1. (supertux-sprite
  2. (action
  3. (name "default")
  4. (hitbox 16 16 0 0)
  5. (fps 3)
  6. (images "teleporterdot_1.png"
  7. "teleporterdot_2.png"
  8. "teleporterdot_3.png"
  9. "teleporterdot_4.png"
  10. )
  11. )
  12. )