spotlight_center.sprite 123 B

12345678
  1. (supertux-sprite
  2. (action
  3. (name "default")
  4. (images "spotlight_center.png")
  5. (hitbox 32 32 0 0)
  6. )
  7. )