Feral Heart

Help & Guidance => Game Help => Topic started by: Vwang on June 21, 2016, 12:13:19 am

Title: SOLVED PLEASE LOCK
Post by: Vwang on June 21, 2016, 12:13:19 am
I keep getting my tail white and Its all fine there is no mistakes in my code I checked and it seems like nothing is wrong with it Code:
Code is below.
Code: [Select]
material preset_5_bodyMatL
{
technique
{
pass
{
ambient 0.5 0.5 0.5 1.0
texture_unit
{
texture preset_5body.jpg
}
}
pass
{
emissive 1.0 1.0 1.0 1.0
scene_blend alpha_blend
texture_unit
{
texture preset_5bodyglow.png
}
}
}
}
material preset_5_bodyMatR
{
technique
{
pass
{
ambient 0.5 0.5 0.5 1.0
texture_unit
{
texture preset_5body.jpg
}
}
pass
{
emissive 1.0 1.0 1.0 1.0
scene_blend alpha_blend
texture_unit
{
texture preset_5bodyglow.png
}
}
}
}
material preset_5_headMatL
{
technique
{
pass
{
ambient 0.5 0.5 0.5 1.0
texture_unit
{
texture preset_5head.jpg
}
}
pass
{
emissive 1.0 1.0 1.0 1.0
scene_blend alpha_blend
texture_unit
{
texture preset_5headglow.png
}
}
}
}
material preset_5_headMatR
{
technique
{
pass
{
ambient 0.5 0.5 0.5 1.0
texture_unit
{
texture preset_5head.jpg
}
}
pass
{
emissive 1.0 1.0 1.0 1.0
scene_blend alpha_blend
texture_unit
{
texture preset_5headglow.png
}
}
}
}
material preset_5_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_5eye.jpg
}
}
}
}
material preset_5_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_5eye.jpg
}
}
}
}

material preset_6_tailMat
{
technique
{
pass
{
ambient 0.5 0.5 0.5 1.0
texture_unit
{
texture preset_6tail.jpg
}
}
pass
{
emissive 1.0 1.0 1.0 1.0
scene_blend alpha_blend
texture_unit
{
texture preset_6tailglow.png
}
}
}
}

material preset_5_maneMat
{
technique
{
pass
{
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
texture_unit
{
texture preset_5mane.png
}
}
pass
{
emissive 1.0 1.0 1.0 1.0
scene_blend alpha_blend
texture_unit
{
texture preset_5maneglow.png
}
}
}
}
material preset_5_equipMatL
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_5equip.png
}
}
}
}
material preset_5_equipMatR
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_5equip.png
}
}
}
}
Title: Re: Why is this happening to all my glow presets?
Post by: CosmoFursi on June 21, 2016, 12:14:32 am
Your tail file is set on preset 6 ;o
Title: Re: Why is this happening to all my glow presets?
Post by: Vwang on June 21, 2016, 12:15:31 am
Your tail file is set on preset 6 ;o
Ohhh
EGH IM SO BLIND DX
Title: Re: SOLVED PLEASE LOCK
Post by: Warriorstrike on June 21, 2016, 12:17:29 am
Locking this up! Good luck with your preset, and I hope it turns out well.