Discuss Scratch

Supernoodles99
Scratcher
100+ posts

Scratch Cat's outline

I'm confused as to why scratch cat's outline isn't solid black, but instead a dark navy blue.
What's the reason for this?
I know it's more than likely just a design choice, but if there's more reasons, please let me know!
GIitchInTheMatrix
Scratcher
1000+ posts

Scratch Cat's outline

My life’s been a lie!
It’s possible that they decided upon it to make Scratchy look a bit more colorful, without a noticeable difference.
-Chloe
Supernoodles99
Scratcher
100+ posts

Scratch Cat's outline

GIitchInTheMatrix wrote:

My life’s been a lie!
It’s possible that they decided upon it to make Scratchy look a bit more colorful, without a noticeable difference.
-Chloe
That does make sense.
-Valtren-
Scratcher
1000+ posts

Scratch Cat's outline

GIitchInTheMatrix wrote:

My life’s been a lie!
It’s possible that they decided upon it to make Scratchy look a bit more colorful, without a noticeable difference.
-Chloe
Then what's the point of making him colourful then?????
7salad3salad
Scratcher
1000+ posts

Scratch Cat's outline

Probably an oopsie doopsie.
if this really is a mistake then how do you mess that up
-Valtren-
Scratcher
1000+ posts

Scratch Cat's outline

7salad3salad wrote:

Probably an oopsie doopsie.
if this really is a mistake then how do you mess that up
I don't think so, it feels more intentional. How they would even make the mistake is beyond me.
DifferentDance8
Scratcher
1000+ posts

Scratch Cat's outline

7salad3salad wrote:

if this really is a mistake then how do you mess that up
Dealing with colors in the default paint editor is finicky so it's no wonder.
ajskateboarder
Scratcher
1000+ posts

Scratch Cat's outline

-Valtren- wrote:

7salad3salad wrote:

Probably an oopsie doopsie.
if this really is a mistake then how do you mess that up
I don't think so, it feels more intentional. How they would even make the mistake is beyond me.
Maybe the sprite designer had a super dim monitor lol
GIitchInTheMatrix
Scratcher
1000+ posts

Scratch Cat's outline

-Valtren- wrote:

GIitchInTheMatrix wrote:

My life’s been a lie!
It’s possible that they decided upon it to make Scratchy look a bit more colorful, without a noticeable difference.
-Chloe
Then what's the point of making him colourful then?????
So Scratchy is on Wikipedia?????

I don’t call 3 colors particularly colorful.
ajskateboarder
Scratcher
1000+ posts

Scratch Cat's outline

GIitchInTheMatrix wrote:

-Valtren- wrote:

GIitchInTheMatrix wrote:

My life’s been a lie!
It’s possible that they decided upon it to make Scratchy look a bit more colorful, without a noticeable difference.
-Chloe
Then what's the point of making him colourful then?????
So Scratchy is on Wikipedia?????
https://en.wikipedia.org/wiki/File:Rainbow-diagram-ROYGBIV.svg
I don’t call 3 colors particularly colorful.
It is full of color though, and 3 colors is definitely more than 2, 1, or no colors, right?
ReinoScreech
Scratcher
500+ posts

Scratch Cat's outline

I think they want it to have color, but i don't know why they wanted to lol
Scratch137
Scratcher
1000+ posts

Scratch Cat's outline

-Valtren- wrote:

(#6)

7salad3salad wrote:

Probably an oopsie doopsie.
if this really is a mistake then how do you mess that up
I don't think so, it feels more intentional. How they would even make the mistake is beyond me.
It's probably intentional; in Scratch 2.0 it was a dark grey colour.

glitcX
Scratcher
1000+ posts

Scratch Cat's outline

Navy Blue is the best color in existence. /offtopic

To make it more colorful
mybearworld
Scratcher
1000+ posts

Scratch Cat's outline

DifferentDance8 wrote:

(#7)
Dealing with colors in the default paint editor is finicky so it's no wonder.
Scratch Cat is probably created with Sketch. Here's the start of the Scratch Cat SVG:
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="95.17898101806641" height="100.04156036376953" viewBox="0.3210171699523926 0.3000000357627869 95.17898101806641 100.04156036376953" version="1.1" xml:space="preserve">
  <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
  <g>
    <title>costume1.1</title>
    <desc>Created with Sketch.</desc>
It also has IDs, which Scratch doesn't provide, and as you can see, is also formatted.
Other costumes, like Dog2-a, also have IDs, but don't have these attributes:
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dog2-b" x="0px" y="0px" width="127.96536254882812" height="110.23504638671875" viewBox="13.179119110107422 31.618038177490234 127.96536254882812 110.23504638671875" enable-background="new 0 0 150 150" xml:space="preserve">
  <g>
    <g id="Back_Leg_2">
DifferentDance8
Scratcher
1000+ posts

Scratch Cat's outline

mybearworld wrote:

DifferentDance8 wrote:

(#7)
Dealing with colors in the default paint editor is finicky so it's no wonder.
Scratch Cat is probably created with Sketch. Here's the start of the Scratch Cat SVG:
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="95.17898101806641" height="100.04156036376953" viewBox="0.3210171699523926 0.3000000357627869 95.17898101806641 100.04156036376953" version="1.1" xml:space="preserve">
  <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
  <g>
    <title>costume1.1</title>
    <desc>Created with Sketch.</desc>
It also has IDs, which Scratch doesn't provide, and as you can see, is also formatted.
Other costumes, like Dog2-a, also have IDs, but don't have these attributes:
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="dog2-b" x="0px" y="0px" width="127.96536254882812" height="110.23504638671875" viewBox="13.179119110107422 31.618038177490234 127.96536254882812 110.23504638671875" enable-background="new 0 0 150 150" xml:space="preserve">
  <g>
    <g id="Back_Leg_2">
Oh. Then in that case then they just flat-out have no excuse
DoraNiko1
Scratcher
50 posts

Scratch Cat's outline

Lol, I’d never known that

Powered by DjangoBB