main.atlas 284 B

123456789101112131415
  1. animations {
  2. id: "button"
  3. images {
  4. image: "/assets/img/panel-transparent-border-029.png"
  5. }
  6. playback: PLAYBACK_NONE
  7. }
  8. animations {
  9. id: "panel"
  10. images {
  11. image: "/assets/img/panel-transparent-center-025.png"
  12. }
  13. playback: PLAYBACK_LOOP_FORWARD
  14. }
  15. extrude_borders: 2