Feral Heart
FeralHeart Creations => Other Mods/Creations => FeralHeart Addons & Mods => Request Other Mods/Creations => Topic started by: raggedpelt98 on December 02, 2013, 09:59:13 pm
-
I had heard theres Glow in the dark eyes, but where can I get the download???
-
Im not sure there is such thing as glowing dark eyes download that you can get like a mod. But I think you are referring to preset coding that you can make your own glowing eyes.
material preset_4_bodyMatL
{
receive_shadows on
technique 1
{
pass
{
fragment_program_ref WingModColour_PS
{
param_named colorMod1 float4 0.50 0.50 0.75 0.25
}
texture_unit
{
texture Texture.jpg
tex_coord_set 0
}
cull_hardware none
cull_software none
depth_write off
scene_blend add
}
}
technique 2
{
pass
{
emissive 1.0 1.0 1.0 1.0
texture_unit
{
Texture.jpg
colour_op_ex modulate src_texture src_manual 0.105 0.175 0.135 0.25
}
cull_hardware none
cull_software none
depth_write off
scene_blend add
}
}
}
}
When making a preset, try this coding for the eyes and it should work. Make sure your glowing part is a png and the solid part is a jpg.
-
Ty that will be usefull for Presets, but look at this... this person has glowing eyes for nighttime http://some-art.deviantart.com/art/Feralistic-III-206823925 (http://some-art.deviantart.com/art/Feralistic-III-206823925)
-
Oh that is a preset, that's not a mod that you can download for glowing eyes.
The creator of that probably used a high contrast of color for the eyes to make it look glowy
-
That was a part of feralistic, which no longer works with FeralHeart. And no, it wasn't a preset code, it was a code applied to all charaters in game. The closest thing I can recommend you is my glossy eyes mod. http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=31650.0 (http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=31650.0)