Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Feeder of Cheesecake to Llamas
retired moderator
Original Poster
#1 Old 5th Aug 2006 at 12:55 AM Last edited by leefish : 20th Dec 2013 at 10:51 AM.
Default Faylen's Skinning Tutorial 2 - Selective Recolor, Adding a Simple Texture
Welcome to part two of my skinning tutorial series. If you are reading this, I am assuming that you have either gone through part one, or played around a bit enough to know how to open body shop, select an item to recolor, exported it to your image program, edited it in some way, and imported it to your game. All these steps are covered in the first tutorial. I am also assuming that you >have< an image editing program. I am using PhotoShop CS version 7.0, but you can use any other program that can create layers. Go to the Skinning FAQs thread, which is stickied in both this forum and the regular Skinning forum. Get your image program. Play with it, and learn what tools it has - most of what I show you here in Photoshop will be somewhere in your image program, maybe in a different place, but looking for it on your own will also teach you how to more effectively use the tools you have.

In this tutorial, we're going to do a few things that are more complex than just recoloring. I chose this outfit for a couple of reasons. First, the colors of the different parts of the outfit are very different from one another, making it easier to select the top only (or the bottom only!) Second, it is a very simple shape with few details to work around on the mesh. Third, it has a bump map (NormalMap.bmp, which you'll see when you open the project up.), which adds shadows and highlights that make the outfit look more three-dimensional. This means we don't have to get too worried about shadows and highlights in the texture layer.



Now, as I said, you should already have learned how to export the outfit and then open the texture.bmp file in your image program, from the first tutorial or your own playing around, so I've skipped those steps. Here is our texture image. The first thing I want to do is get rid of those stripes. Not only do I not like them, but I want a solid color for the top.



So. . .using your marquee tool, select the back stripe. You'll see why in a few steps. Make the rectangle a slight bit larger than the stripe.



Now, see the eyedropper tool? We're going to click that, mouse our eyedropper over to the lighter orange and click. Why? Because it's a lot easier to pick a lighter color and make it darker than the other way around, IMO. Plus, I already know we're going to use a Filter tool that will darken this color a bit.



I've skipped a picture here, because you really don't need it. This is easy. From your Edit menu (in the green box on top) you select "Fill", which brings up the box you see in the middle. When we used the eyedropper to pick up the light orange, that became our foreground color, so in that box, I want to use Foreground Color, Normal mode, and 100% opacity so that the rectangle gets filled completely with the orange. For other projects, you might change the settings for the fill in the box. It's not a really versatile tool, but it does come in handy a lot.



In PhotoShop, the Filter menu can be a really, really good friend! In fact, because I play around with filters, I knew right off that the speckly texture on the rest of the shirt was just Noise. So, that's what we're opening up here.



Look at that!

Note, also, that you have a few variables in the Add Filter box. You might need to change the amount of Noise, the spread, etc. All the filters can be tweaked for different effects. Play with them. But for now, this is exactly what we want.



Now, you could always do the same thing with the front stripe, but if you look where it is, you can see that it's smack dab in the middle of some highlighted texture. We're going to want to extend those highlights into our former stripe area without altering the original texture, so all we really need to do is leave the marquee around the stripe we filled on the back, and Copy, then Paste, from the Edit menu. The stripe will appear right on top of the original, so click on your move tool (the tool at the top right of the tools menu that looks like a triangle and four-way arrow) and move it over the front stripe. You'll see that you now have two layers, so you can alter the stripe all by itself.



Using the Dodge tool, which lightens (and look at the top line - I've selected Highlights and lowered the exposure a bit so that the lightening will not be too drastic!) Next to "Brush" is a little drop-down arrow. It will bring up all your different brushes, and once you choose one, you can further alter its size with a slider in the drop-down box. I chose a brush that's a little faded around the edges, and selected a size that's a bit smaller than the original highlighted area on the base texture.



After I've extended the highlights into the stripe and decided I like it, it's time to Flatten the image, which you will find in the Layer menu. This makes the whole thing a single image, so I can select the entire shirt - including the newly filled areas.



There are a few ways to do this. In the original part two, I used the polygonal lasso to select the area I wanted to change. You can still do that - it's simple. Right click on the Lasso tool, which you can see right below the Marquee tool and to the left of the green boxed Magic Wand tool. You click on each point you want to be inside the shape you're recoloring until you have an entire multi-sided "box" enclosed. However, I wanted to show you another tool here. Since we have this bright orange in only one area, we can use the Magic Wand to select only that color. Now, up at the top, in the green rectangle, you have some options. The Tolerance is a number you can adjust by clicking to highlight and just typing in new numbers. The higher the tolerance, the more colors close to the one you select will be included in your selection. Anti-aliased refers to the quality of the image, not really applicable in this case, so just leave it checked. Contiguous means only the areas where the selected color range touches. In this case, it means that if we had orange shoes, too, they wouldn't be included in our selection. We have only one layer, so it doesn't matter whether we've checked Use All Layers.



Now, from the Image Menu, we pick Adjustments, then Hue/Saturation, and check Colorize in the pop out box, just as we did in the first tutorial. Why? Because I don't want an orange shirt, that's why.



And now for more fun with filters! You can see just from the list that you have all kinds of Filter toys to play with. We're going to use Texture>Texturizer. I highlighted the box for a couple of reasons. First, to show you that after you've chosen your filter, you can still play with more stuff. Second, to show you that I adjusted the Scaling. We're talking Sim clothes here, and if you don't scale the filter down, the texture is going to look like bad Barbie clothes.

Also, this is why we had to add Noise to the stripe to make it match the rest of the shirt - the filter applies to everything selected in the same way. Without noise, our solid fill stripes would look glaringly different from the rest of the shirt.



Here you can see what we're starting to get at. (You know, of course, from the first tutorial, that we used "Save As" and overwrote the original texture, then refreshed in Body Shop, because you read the first tutorial.) You can also see that even though our filter lessened the shadows and highlights of the texture, they're still pretty visible, thanks to the bump map.



The bad thing is that it's a little hard to see the edges, and for the next few steps, we want to know where they are. So, we open up our alpha file, Select All (from the Select menu at the top) copy it, and paste it over the texture.



Oh, no, now we can't see our texture! Never fear, look at the green box on the right. Pasting made a new layer, as you can see from the thumbnail, and all we have to do is click on the Opacity, and slide the slider until we can see through the image of the alpha file.



This part is going to make all of you who like to make t-shirts very happy. We're going to take an image from somewhere else and. . .paste it onto the front of the shirt. I found this butterfly, which is a really good image because the background is a solid color, making it easy to copy only the image I want.



Using the Magic Wand tool again, unclicking "Contiguous" so I can get the black inside the wings, too, I click anywhere on the black.



I want to be able to copy only the butterfly part, making the shirt show through the black inside the wings so that it looks kind of like a lace applique. You very well might not care to do this, but since it's something that can come in handy many other times, I'm going to show you. From the Layer menu, I select Add Layer Mask, then Hide Selection. This basically eliminates the black part from the image.



I flattened the butterfly image, used the Magic Wand again to pluck up my butterfly, then Copied. I pasted onto the shirt, used the move tool again (because your image will pop up right in the middle) and used the outlines of the alpha image layer as a frame of reference for placing the butterfly.



After a Save As in PhotoShop and a Refresh in Body Shop, it was obvious that this butterfly was way too big, and stretched funny across my sim lady's chest. So, from the Edit menu, we select Transform>Distort.



This gives us a box with several adjustable points - click and drag. I think the shape looks a bit better, narrowed across the bottom where the image is going to get stretched. Of course, we have to move it again.



After a Save As/Refresh, I decided that the image was just a bit too big, still, but the shape was working. So, back to the Edit menu - this time when we select Transform, we're going to choose Scale instead of distort. This changes the vertical and horizontal of the image, and you can either drag to enlarge or shrink, or manually change the percentages, as you can see in the green box. This is handy if you want to keep the image the same proportions, just bigger or smaller.



Notice the difference between the bottom width of the image in your texture file, and here on the sim? Just as with real fabric, if it gets stretched across a wider part of the body, it's going to get distorted.



And this is just the result of playing around with Filters and Colors. You can do whatever you want to the butterfly - it's a separate layer, so it won't affect the base texture of the shirt, and you can always go backwards if you don't like how it changed. (The color of the shirt changed because once the butterfly was the right size and shape and in the right position, I made the opacity of the alpha image layer Zero. But I didn't discard it, because we're not done. The bare neckline and cuffs bother me. . .)



Moving the opacity up again, I can see where I actually have a neckline and cuffs. I used the eyedropper tool again, picked up the purple from the butterfly, and began brushing from the edge of the neckline inward until it was thick enough to show on the Sim in Body Shop.

Now, I was going to go back and retake this image because there's a mistake on it, but I decided to leave it to point out something that happens to me all the time when I'm creating and not paying attention. Notice which layer is highlighted. Not the texture, which is what I wanted to be drawing on, but the alpha image, which I had just changed the opacity on. That means that my color was being applied to the wrong layer! Another thing you'll find sometimes is that if you use any of the selection tools, like lasso or marquee, and then try to paint, nothing will happen, because you have to click with the selection tool a second time to get rid of the selection.



So here we have our finished product, recolored, retextured, with an image pasted on, and colored with the brush tool. You learned a lot, didn't you? Now go play!

Advertisement
Test Subject
#2 Old 5th Sep 2006 at 2:07 PM
This is a GREAT tutorial! I've always found texturing hard, even though my knowledge of the programmes I use is fine... this tutorial has made it loads easier for me. Thanks *Happiness!* =D

DB:"Vince, Vince, come over here"
Vince:"Who's that"?
DB:"This is David Bowie"
Vince:"What's wrong with your voice"?
DB:"I'm standing on a lozenge"
Test Subject
#3 Old 15th Sep 2006 at 6:23 PM
Thanks to your tutorials, I just made my first set of recolors. Thank you :D
Test Subject
#4 Old 18th Sep 2006 at 8:28 AM
i am using paint.net and i can find where it says fill...=S
Admin of Randomness
retired moderator
#5 Old 18th Sep 2006 at 9:53 PM
There is a set of paint.net tutorials (btw, paint.net doesn't scale things that well, you might need to use sharpen after scaling)

here: http://www.modthesims2.com/showthread.php?t=156916
and also there is one here, to help you learn how to use paint.net:
http://www.modthesims2.com/showthread.php?t=147840
It's not about clothing, but it will still help you become more familiar with paint.net

Paint.net does not share all abilities as photoshop does, but you certain should find a fill button. Look for tutorials on the web and just play around with the program.

"Undertake something that is difficult; it will do you good. Unless you try to do something beyond what you have already mastered, you will never grow." - Ronald E. Osborn

Please do NOT PM me with requests, creation questions, or game help questions. Click for help:
Game Help | Create | Content List | Where Can I Find?
Test Subject
#6 Old 28th Sep 2006 at 9:30 PM
OMG this is such an amazing tutorial i never new you could put pictures on the clothes
Top Secret Researcher
#7 Old 19th Oct 2006 at 8:37 PM
Great tutorial; thank you so much!

I've made some mods for The Sims 1 -- yes, The Sims ONE :-) -- which you can find at http://corylea.com/Sims1ModsByCorylea.html
Test Subject
#8 Old 16th Nov 2006 at 2:54 AM
Default Thank You
I just wanted to take a moment and say thank you for a great tutorial. I just made an outfit which I still can't believe that I actually made!

Very good and easy to follow. Thank You!

Miri
Test Subject
#9 Old 25th Nov 2006 at 3:24 AM
First things first, thank you so much for this tutorials. I've followed them step by step and they're very easy to understand.

That said, I have a problem. During the actual creation process, up until I check how does the thing looks on the sim, the recolor and added texture look great. But when I finish, and add it to the game, it looks horribly pixelated. I've tried changing the size of the file first (From 591 I believe to 1024 pixels as you say, then from 72dpi to 300dpi, before I start doing any graphic work), and nothing I do seems to work. I'm using photoshop 7.0, so I would appreciate any advice, because I'm fearing I'll have to stay doing simple recolorings and nothingm more complicated.
Admin of Randomness
retired moderator
#10 Old 25th Nov 2006 at 4:45 AM
Luxshine, you have to fix the settings on your system for bodyshop and then make new projects (and have it export at 1024x1024) and then remake your graphics

http://www.modthesims2.com/showthread.php?t=96889

"Undertake something that is difficult; it will do you good. Unless you try to do something beyond what you have already mastered, you will never grow." - Ronald E. Osborn

Please do NOT PM me with requests, creation questions, or game help questions. Click for help:
Game Help | Create | Content List | Where Can I Find?
Test Subject
#11 Old 25th Nov 2006 at 2:41 PM
Oh, thanks! I did that and it worked. Yay! Now I can go on and do the more complex things. thanks again for all your help.
Test Subject
#12 Old 29th Nov 2006 at 10:22 PM
Default Love your tutorials!
I just wanted to say thank you so much for writing these tutorials! I have finished a whole line of recolors, and i'm working on learning how to put the butterfly on the sweater. I'm having a small problem though. I have adobe photo shop cs2. When you take the picture, hide layer mask to eliminate the black part. I can do that but when i try to copy and paste the butterfly i either get the whole picture, or i get the outline and the butterfly is gone. I'm really confused, i can't see a step that i've missed, i've been trying to figure this problem out for two days now, but i've come up with nothing. if you have any suggestions as to what i could do i would really appreciate the help!

thank you again so much!
Admin of Randomness
retired moderator
#13 Old 29th Nov 2006 at 10:37 PM
I am not sure why Faylen chose to use 'mask', I guess in order to not actually change the graphic, but I've always been puzzled by the white 'halo' around her butterfly. Personally, I make a copy of whatever graphic I'm working with, and I simply use the magic wand (with antialias and in this case not contiguous) and I hit delete and just delete the background. If it didn't get the right amount of the background (like there's a dark halo) I undo and adjust the tolerance value, and select again.

Or I try to select what I want to keep instead of the background, then I inverse the selection, and hit delete. For funky designs on t-shirts that aren't so lacy, I sometimes delete most of the background with a select and delete and go around by hand edited away stray edges and also touching things up.

I have photoshop 7, and haven't tried her exact directions in this tutorial, but maybe one of these options will give you an alternative way to approach the problem.

The other thing to do is to simply look for tutorials on the web that use CS and teach about using masks - because the more you learn about how to use your graphics editor, the more you'll be able to do

"Undertake something that is difficult; it will do you good. Unless you try to do something beyond what you have already mastered, you will never grow." - Ronald E. Osborn

Please do NOT PM me with requests, creation questions, or game help questions. Click for help:
Game Help | Create | Content List | Where Can I Find?
Test Subject
#14 Old 5th Dec 2006 at 10:44 PM
Excellent! Thanks a lot! You were SO creative in doing this!!!!
Instructor
#15 Old 25th Dec 2006 at 6:26 PM
Thanks - this is very helpful. I am good in Photoshop, so now i can make clothes!! Yippi!

1st place in SimCity's Most Eligible Bachelor 2009
2nd in Wicked/Angel male models
2nd in The Ultimate Maxis Sim Makeover
2nd in Bollywood's Next Idol
3rd in Miss Curves
Test Subject
#16 Old 10th Jan 2007 at 7:45 PM
Thank you so much for this tutorial it helped me a lot, even though I use PSP. I had some troublw though on the first steps while trying to change the colour from orange to pink and then adding the highlights...this was a bit tricky for a PSP user. But I managed to make somewhat of a new shirt with a butterfly so thank you again. I will try to find tutorials also with PSP.
Test Subject
#17 Old 24th Feb 2007 at 10:30 PM
you should show me how to do it on regular desktop paint, i dont have any of your fancy photoshop or gimp, so i dont have the filter thing, do i cant do this
Admin of Randomness
retired moderator
#18 Old 25th Feb 2007 at 11:48 AM
Eradhadh, you cannot do what you need to do with paint. There's no way to do it. You must find yourself a graphics editor that supports layers. GIMP is free (you must really read if you want to learn) so you will need to figure out if it can run on your computer, then look at the GIMP tutorials. Or paint.net, and look at the tutorials for that.

Btw, this topic is also covered on the forums and in the FAQ (frequentlly asked questions) which is in the stickies top of the page.

"Undertake something that is difficult; it will do you good. Unless you try to do something beyond what you have already mastered, you will never grow." - Ronald E. Osborn

Please do NOT PM me with requests, creation questions, or game help questions. Click for help:
Game Help | Create | Content List | Where Can I Find?
Test Subject
#19 Old 3rd Mar 2007 at 6:06 PM
Help please I got up to the part about the butterfly and i'm confused and tried it but it came out all wrong. it was a pic with greek letters it took away the black but most of the green as well and left me with a white back ground . I can place the picture just doesnt look right because it doesnt blend with the shirt. what am i doing wrong also i am using photoshop as well.
Test Subject
#20 Old 13th Mar 2007 at 12:40 AM
Great tutorial! I tried it, it took me a while because I have a different version of photoshop, but it turned out great! Instead of a butterfly I used a heart!

Photography, forever, and always.
My cat, Chii, forever, and always.
The Sims, forever, and always.
Test Subject
#21 Old 14th Mar 2007 at 2:40 PM
can i download the file?i can't see the pic online...
Admin of Randomness
retired moderator
#22 Old 14th Mar 2007 at 10:43 PM
iamssisy, pictures are downloading slowly but they are loading. Once it is loaded you could ask your browser to save the html. I don't believe there is a downloadable version of this tutorial.

"Undertake something that is difficult; it will do you good. Unless you try to do something beyond what you have already mastered, you will never grow." - Ronald E. Osborn

Please do NOT PM me with requests, creation questions, or game help questions. Click for help:
Game Help | Create | Content List | Where Can I Find?
Test Subject
#23 Old 21st Mar 2007 at 2:26 PM
Thank you soooo much for both tutorials on skinning. They were very helpful for a first timer like myself. Now I have another use for Photoshop CS2. :D
Test Subject
#24 Old 28th Mar 2007 at 6:03 PM
I just thought i'd leave a little comment to say thanks.
I don't actually have PhotoShop, but I do have PaintShop Pro. I'm finding it very hard to recolour clothing right now, I don't seem to know where the right buttons are and how to use them.
Luckily, i'm downloading a trial version of PhotoShop CS2, if your tutorials have helped enough and I understand how to use the program, I may buy it.
Sorry for the long story, just thought i'd explain my possition.
Thanks again,
Amy

Don't bake the way I do, you'll end up with no mixture.
Test Subject
#25 Old 28th Mar 2007 at 7:12 PM
*Looks chuffed*
Oh, yay! I managed my first proper recolour thanks to you! :P

Don't bake the way I do, you'll end up with no mixture.
Page 1 of 4
Back to top