Author |
Message |
whitty
Joined: Sat Jun 16, 2007 2:31 am Posts: 2982 Location: Texas
|
Terrain Colors
I'll just get this across first. I know very little about making scenes.
How do I change the colors of the ground materials? I've already made them, but I can't figure out how to change their colors.
Attached are the textures I made. If someone would be kind enough to just re-color Grasslands with these, you will be my hero.
|
Mon Feb 16, 2009 2:51 am |
|
|
CrazyMLC
Joined: Fri Dec 22, 2006 4:20 am Posts: 4772 Location: Good news everyone!
|
Re: Terrain Colors
I have similar troubles, I made a module, but the colors I made it were always changed to another material. Color for materials is something I'm interested in as well.
|
Mon Feb 16, 2009 3:03 am |
|
|
whitty
Joined: Sat Jun 16, 2007 2:31 am Posts: 2982 Location: Texas
|
Re: Terrain Colors
Err, yeah, but your issue is with modules. Mine is with the ground. You know, the thing you walk on. But I bet these are somehow related.
|
Mon Feb 16, 2009 3:12 am |
|
|
CrazyMLC
Joined: Fri Dec 22, 2006 4:20 am Posts: 4772 Location: Good news everyone!
|
Re: Terrain Colors
Yep.
Just have to wait for someone to help. >_>
The advice that helps you might help me.
|
Mon Feb 16, 2009 4:57 am |
|
|
GopherLemming
Joined: Wed Dec 24, 2008 5:14 pm Posts: 62
|
Re: Terrain Colors
whitty wrote: How do I change the colors of the ground materials? I've already made them, but I can't figure out how to change their colors.
Attached are the textures I made. If someone would be kind enough to just re-color Grasslands with these, you will be my hero. I dont really understand what your trying to say... If you're wondering how to attach textures to materials in scenes: Code: AddMaterial = Material Index = PresetName = Bounce = Friction = StructuralIntegrity = DensityKGPerVolumeL = GibImpulseLimitPerVolumeL = GibWoundLimitPerVolumeL = Priority = SettleMaterial = Color = Color R = G = B = [b]TextureFile = ContentFile Path =[/b] If you want to change the colour appearance of the material without texture, that's what "Color = Color" is for. If your unsure how to use your new textures for grasslands, it would either require you to paste your .bmp's over the .bmp's in base.rte/scenes/textures, or you create custom materials to use your textures. If you need help with custom materials in scenes, this might help: viewtopic.php?f=1&t=13546I'd be happy to put grasslands in a separate .rte and make custom materials to use your images. Shouldn't take long, but you may want to consider trying it yourself, it's a good lesson to learn.
|
Mon Feb 16, 2009 10:55 am |
|
|
Geti
Joined: Sun Jul 13, 2008 9:57 am Posts: 4886 Location: some compy
|
Re: Terrain Colors
first of all make sure you're using the scene palette (found in all MAT and terrain files). then get anything that can pick the colour from the palette (gimp, ps, whatever, gg?) and select an index not referenced in base.rte, and paint that. then count what index it is and code your material, and away you go. its a referencing thing.
|
Mon Feb 16, 2009 12:25 pm |
|
|
Duh102
happy carebear mom
Joined: Tue Mar 04, 2008 1:40 am Posts: 7096 Location: b8bbd5
|
Re: Terrain Colors
I think I remember someone saying you have to change the indexed palette as well, to the color you set it in your materials definition. Here's a gimp version of that palette, if you happen to use Gimp. Mediafire.
|
Mon Feb 16, 2009 1:27 pm |
|
|
whitty
Joined: Sat Jun 16, 2007 2:31 am Posts: 2982 Location: Texas
|
Re: Terrain Colors
Uhhhhh. After reading this multiple times, I still don't really get it. It would be great if someone could just re-do Grasslands.
As someone stated above, I want the materials to be a custom texture. Here are the updated textures for the materials:
|
Mon Feb 16, 2009 4:18 pm |
|
|
GopherLemming
Joined: Wed Dec 24, 2008 5:14 pm Posts: 62
|
Re: Terrain Colors
I'll make it for you tomorrow if I get a couple of minutes spare during work.
Just to clarify, the only thing you want changing is the textures... So the actual materials themselves need to be identical to those used originally? eg: You want dirt to behave in the exact same way as the original dirt, only with a new texture? In which case it's mostly copy and paste.
|
Mon Feb 16, 2009 11:31 pm |
|
|
whitty
Joined: Sat Jun 16, 2007 2:31 am Posts: 2982 Location: Texas
|
Re: Terrain Colors
GopherLemming wrote: I'll make it for you tomorrow if I get a couple of minutes spare during work.
Just to clarify, the only thing you want changing is the textures... So the actual materials themselves need to be identical to those used originally? eg: You want dirt to behave in the exact same way as the original dirt, only with a new texture? In which case it's mostly copy and paste. Awesome, thanks. Ans yes, that's all I want. I can edit the material values myself.
|
Tue Feb 17, 2009 1:57 am |
|
|
GopherLemming
Joined: Wed Dec 24, 2008 5:14 pm Posts: 62
|
Re: Terrain Colors
Easy as pie. Took a little longer then expected but it should be about right...
And your textures weren't in palette, but that's easily fixed.
|
Tue Feb 17, 2009 12:22 pm |
|
|
whitty
Joined: Sat Jun 16, 2007 2:31 am Posts: 2982 Location: Texas
|
Re: Terrain Colors
Awesome, thanks!
|
Tue Feb 17, 2009 1:23 pm |
|
|
zalo
Joined: Sat Feb 03, 2007 7:11 pm Posts: 1496
|
Re: Terrain Colors
Woah, that's pretty freakin' nice. Thanks.
|
Fri Feb 27, 2009 12:42 am |
|
|
|