Create an Animal

Draw pixels. Save. Watch it appear in the background.

← Back
Show code
{
  id: "my-animal",
  name: "My Animal",
  sprite: [
    "....",
  ],
},