| View previous topic :: View next topic |
| Author |
Message |
Bethurz
Joined: 03 Dec 2006 Posts: 1764 Location: United Kingdom
|
Posted: Mon Nov 12, 2007 11:44 am Post subject: D: |
|
|
Okay, So in the previewer, where it says M00, M02, etc.
Is it possible to remove one of those, or make it disappear?
And yes, wrong place to ask, but I'd rather not wait a year for an answer.
And I'm not gonna say OMG DUN MOVE THIS, because it's no use, I know.
Anywho, can anybody help me? _________________
|
|
| Back to top |
|
 |
Zackoree
Joined: 16 Jul 2006 Posts: 2668 Location: Canada
|
Posted: Mon Nov 12, 2007 11:47 am Post subject: |
|
|
If they're opacity mapped, then just make the opac black and un-check blending.
I don't suggest trying to actually delete parts of a product. _________________ AWOL from IMVU, but you don't see me complaining.
 |
|
| Back to top |
|
 |
Bethurz
Joined: 03 Dec 2006 Posts: 1764 Location: United Kingdom
|
Posted: Mon Nov 12, 2007 11:51 am Post subject: |
|
|
| Zackeh wrote: | If they're opacity mapped, then just make the opac black.
I don't suggest trying to actually delete parts of a product. |
It's Angel hair style, I don't want the halo.
So I think deleting that would be okay?
And I'm not stupid, Bob. XD _________________
|
|
| Back to top |
|
 |
Zackoree
Joined: 16 Jul 2006 Posts: 2668 Location: Canada
|
Posted: Mon Nov 12, 2007 12:01 pm Post subject: |
|
|
| Bethurz wrote: | | Zackeh wrote: | If they're opacity mapped, then just make the opac black.
I don't suggest trying to actually delete parts of a product. |
It's Angel hair style, I don't want the halo.
So I think deleting that would be okay?
And I'm not stupid, Bob. XD |
Oh.
I'm pretty sure there is a version without the halo.
If there isn't, you're stuck with it.
Idk if the halo is opacity mapped or not. _________________ AWOL from IMVU, but you don't see me complaining.
 |
|
| Back to top |
|
 |
Lollirot
Joined: 12 Jul 2006 Posts: 5901 Location: USA - FL
|
Posted: Mon Nov 12, 2007 12:06 pm Post subject: |
|
|
Like it was said - it is fully not suggested you delete a portion of a Mesh. Usually it will show up a solid white when submitted.
IF the section allows opacity - just put a Black Texture Map and Opacity Map of the same size in, and turn off blending. Also, like was said.
If there is no opacity - you can ATTEMPT to add your own Opacity - Keef has a Tutorial on doing that. It does not always work, and most Meshes that lack opacity lack it for a reason. _________________ . Rober .x. Naomi : 10|13|12 .
{ DP By | Myself } |
|
| Back to top |
|
 |
caleb68
Joined: 15 Jul 2006 Posts: 3385 Location: USA - WA
|
Posted: Mon Nov 12, 2007 12:58 pm Post subject: |
|
|
| Bethurz wrote: | | Zackeh wrote: | If they're opacity mapped, then just make the opac black.
I don't suggest trying to actually delete parts of a product. |
It's Angel hair style, I don't want the halo.
So I think deleting that would be okay?
And I'm not stupid, Bob. XD |
deleting material assignments is not something that you'd want to do even if you could, reason being it would turn the mesh area that the material was assigned to it completely white and would not make it vanish.
I would do like what was suggested, make the texture for the halo white, and make the transparency for it black. This will make that piece of the mesh basically invisible and give you the desired effect your looking for.
If that mesh piece doesn't have a transparency (opacity map) assigned to it, then all you would have to do is make a text file and name it 'mymaterial.xrf' then place the following into it:
| Code: |
<HEADER MAGIC="XRF" VERSION="919" />
<MATERIAL NUMMAPS="2">
<AMBIENT>0 0 0 0</AMBIENT>
<DIFFUSE>255 255 255 0</DIFFUSE>
<SPECULAR>0 0 0 0</SPECULAR>
<SHININESS>0</SHININESS>
<MAP TYPE="Diffuse Color">Texture.jpg</MAP>
<MAP TYPE="Opacity">Opacity.jpg</MAP>
</MATERIAL>
|
then save the file, in the previewer load that file into the material replacing the exisiting xrf file and that will add the opacity to it. It is suggested after changing the xrf file to save your file and then change the texture afterwards to keep the previewer from losing the texture (a small glitch thats existed for ages).
hope that helps. _________________ My Products
I like the idea of Humanity, its the people I hate.
 |
|
| Back to top |
|
 |
Shira
Joined: 29 Jun 2006 Posts: 11540 Location: USA - OH
|
Posted: Mon Nov 12, 2007 1:07 pm Post subject: |
|
|
Spam removed. Stick to topic or warnings will be given out. _________________ My catalog |
|
| Back to top |
|
 |
|