Feral Heart
Help & Guidance => Game Help => Topic started by: exgiraffe on December 12, 2012, 01:30:34 am
-
I'm having some problems with a transparent preset, one of the eyelids is invisible and i can't seem to figure out how to fix it.
here's the code
___
material preset_11_bodyMatL
{
technique
{
pass
{
emissive 125.0 113.0 131.0 1.0
texture_unit
{
texture preset_11bodyl.jpg
}
ambient 0.2 0.2 0.2 1
scene_blend add
texture_unit
{
texture preset_11ghost.png
}
}
}
}
material preset_11_bodyMatR
{
technique
{
pass
{
emissive 125.0 113.0 131.0 1.0
texture_unit
{
texture preset_11bodyr.jpg
}
ambient 0.2 0.2 0.2 1
scene_blend add
texture_unit
{
texture preset_11ghost.png
}
}
}
}
material preset_11_headMatL
{
technique
{
pass
{
emissive 125.0 113.0 131.0 1.0
texture_unit
{
texture preset_11head.jpg
}
ambient 0.2 0.2 0.2 1
scene_blend add
texture_unit
{
texture preset_11ghost.png
}
}
}
}
material preset_11_headMatR
{
technique
{
pass
{
emissive 125.0 113.0 131.0 1.0
texture_unit
{
texture preset_11head.jpg
}
ambient 0.2 0.2 0.2 1
scene_blend add
texture_unit
{
texture preset_11ghost.png
}
}
}
}
material preset_11_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
emissive 125.0 113.0 131.0 1.0
texture_unit
{
texture preset_11eye.jpg
}
ambient 0.2 0.2 0.2 1
scene_blend add
texture_unit
{
texture preset_11ghost.png
}
}
}
}
material preset_11_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
emissive 125.0 113.0 131.0 1.0
texture_unit
{
texture preset_11eye.jpg
}
ambient 0.2 0.2 0.2 1
scene_blend add
texture_unit
{
texture preset_11ghost.png
}
}
}
}
material preset_11_tailMat
{
technique
{
pass
{
emissive 125.0 113.0 131.0 1.0
texture_unit
{
texture preset_11tail.jpg
}
ambient 0.2 0.2 0.2 1
scene_blend add
texture_unit
{
texture preset_11ghost.png
}
}
}
}
material preset_11_maneMat
{
technique
{
pass
{
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
emissive 125.0 113.0 131.0 1.0
texture_unit
{
texture preset_11mane.png
}
ambient 0.2 0.2 0.2 1
scene_blend add
texture_unit
{
texture preset_11ghost.png
}
}
}
}
material preset_11_equipMatL
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_11equip.png
}
}
}
}
material preset_11_equipMatR
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_11equip.png
}
}
}
}
__
Any help would be appreciated.
(also sorry if this topic is in the wrong place, never done this before)
-
If you are trying to make it ghost, then try here (http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=26062.0) ?
Whether or not it will work depends really on what you are trying to do here.
Are you trying to get a full glow in the dark ghost or?
Just let me know. c:
-
Hey Ruby. I'm the one who was putting together the code for her preset; I used your codes (and a couple from someone else). I did everything you said to do to achieve the see-through ghost affect and then I used the glow with it, and it worked perfectly on my own preset (http://gyazo.com/ffe2eb5d83f22c940ba8669a97f342fb). I didn't have to get rid of the eyes or anything because I had no problem with them showing through. But I used the same exact code on her preset and for some reason the results aren't the same (http://gyazo.com/e0a23a0f7ae5cb14b2cdc067f350a3f8) at all. Any ideas?
-
I'm not really sure, the results should be the same... as long as the code didn't somehow get edited or anything.
Then I guess it would really come down to the images.
-
The only editing I did to the code was the glow color and nothing else, and the images were made just as mine were. She just tried doing a normal preset, too, and that didn't work either (on both of our computers). I was able to make presets just fine, and she could too, previously, so I've got no idea what's going on. Maybe it's just a Feralheart derp or something, hopefully it passes. Thanks for the reply, though.
-
Well, if she was willing to send me the entire preset folder via PM, I might be able to find the error on my end?