Question about implementing handdrawn sprites, that arent pixel art, into a mod.

SnocSock the Hedg

The bluebell Sonic. // tryin to find good pictures
What I'm asking is like what BlueM did with OVA Sonic once: he had handdrawn sprites.
I'm assuming the word handdrawn means it wasn't made with a pixel art program, just a normal art program. But what I'm curious about, is how to add such a big drawing into a small sprite so it doesn't look so weird. It's hard to draw on a tiny canvas, and I'm definitely not good at pixel art.
However, I still might try the normal SRB2 pixel style, though I still want to try to find out how to get handdrawn sprites sized correctly, or put correctly into a character mod, in case that might work out for me.
Sorry if this is hard to understand.
 
There are two usable methods.
1. Drawing the sprite at a high resolution and then resizing it down to the size of an SRB2 sprite.
2. Keeping the sprite high-res and using the SF_HIRES flag.
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top