Thank you - you're right, it must have been when I removed the background surrounding the logo, I did it on a colour not the area and missed that the hull was the same shade. I'll fix that :)<p>I'll play with cruiser sprite too, if you're curious this is how I save them:<p><pre><code> frigate: [
"................",
"................",
"................",
"...kkkkkkkk.....",
"..kHHHHHHHHkk...",
".kHgGGGGGGGgDkk.",
"kHHgwGttGttwgDkk",
"kHHgGGGppGGttgDk",
"kHHgGGGppGGttgDk",
"kHHgwGttGttwgDkk",
".kHgGGGGGGGgDkk.",
"..kHHHHHHHHkk...",
"...kkkkkkkk.....",
"................",
"................",
"................",
],</code></pre>