Feral Heart
Help & Guidance => Game Help => Topic started by: silverwolf120 on July 05, 2013, 02:18:18 am
-
Ok so uhm I made a present for a charrie of mine and well I CAN ONLY SEE THE EYES :'( I dunno what to do I saved them right too! Please help...I have no clue what to do and I saved them in the right file name too. Here's what the things for the present look like: (http://i40BannedImageSite/2r59b2r.jpg) (http://i41BannedImageSite/2jc901g.jpg) (http://i40BannedImageSite/2ir1bfs.jpg) (http://i40BannedImageSite/wivq4i.jpg) and (http://i44BannedImageSite/2hnqdly.png) and they are all Jpeg images well the mane is a PNG.
-
Double check that preset's material file. Make sure that the coding in the material file corresponds to the individual preset files. Example with a small part of a preset's coding:
material preset_1_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_1body.jpg
}
}
}
}
material preset_1_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_1body.jpg
}
}
}
}
material preset_1_headMatL
{
technique
{
pass
{
texture_unit
{
texture preset_1head.jpg
}
}
}
}
material preset_1_headMatR
{
technique
{
pass
{
texture_unit
{
texture preset_1head.jpg
}
}
}
}
material preset_1_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_11eye.jpg
}
}
}
}
material preset_1_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_1eye.jpg
}
}
}
}
material preset_1_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_1tail.jpg
}
}
}
}
material preset_1_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture preset_1mane.png
}
}
}
}
The parts that I highlighted in red are the parts that you need to pay attention to most. Be sure that those parts of the coding match up to their corresponding parts of the preset that you made. Also be sure that the individual preset files are saved as the correct file type.
-
That helped but I can't see the body or tail still
-
Just double check that both the body and tail files are saved as .jpg file type and make sure that the body and tail parts of the material coding match up to the names of the actual body and tail files. That's really all that could be wrong.
-
*Bangs head on desk* I don't understand coding All I did was edit the present_1 stuff... and I used gimp but then thinking gimp was the issue went into paint and re-saved it. Now I see the head and eyes. just not tail and body. I have no clue how to figure out if its coded wrong
-
Copy your material file coding and paste it here and we'll see together what's wrong and I'll try to help you fix it.
-
OK. material preset_3_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_3body.jpg
}
}
}
}
material preset_3_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_3body.jpg
}
}
}
}
material preset_3_headMatL
{
technique
{
pass
{
texture_unit
{
texture preset_3head.jpg
}
}
}
}
material preset_3_headMatR
{
technique
{
pass
{
texture_unit
{
texture preset_3head.jpg
}
}
}
}
material preset_3_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_3eye.jpg
}
}
}
}
material preset_3_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_3eye.jpg
}
}
}
}
material preset_3_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_3tail.jpg
}
}
}
}
material preset_3_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture preset_3mane.png
}
}
}
Straight from the file
-
Coding is fine but as I suspected your preset tail and body file were saved as png image instead of jpg. Change their file type and they should work. Change it so that your files look like this:
(http://i40BannedImageSite/6dxsvb.jpg)
-
They already do. This is me right now: (http://i41BannedImageSite/2saflgz.jpg) but they still won't show.
-
Did you made sure that your body and your tail were both jpgs. These codings your provided are only for jpg. If that's not the case then try to see if you can change the name of your file to something else but still recognizable.
-
Yea I made sure their boht JPG's. Like change it to what? I might try and make a new present but when I've looked at the coding so i do it right.
-
The coding you have already in there are all you really need to have a good preset. Perhaps try re-naming it to body. I've done that and it seemed to work. Also another thing you can try doing is just copy and re-paste your items in the notepad file it's in.
-
I FIGURED WHAT I DID WRONG WITH THE BODY!!!!! I accidentally put a space between the 1 and the word body. now I can see the body. Now I need help with the tail...still
-
Mind if I take a look at just your tail coding so I can see what's wrong?
-
Sure. {
technique
{
pass
{
texture_unit
{
texture preset_3tail.jpg
}
}
}
Here's the tail coding. The tail is saved as a JPG.
-
What happened to your material coding at the top?
There should be a coding such as:
material preset_3_tailMat
-
Oh I forgot to copy that in XD
-
Ah I see what went wrong. Your missing another bracket at the very end of your tail coding.
Go into your notepad and at the end of that tail coding add one of these
}
In all, it should look like this:
material preset_3_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_3tail.jpg
}
}
}
}
-
Oh That last one must've not been copied either cause I went in and counted and there was four brackets. Stupid me not coping and pasting everything. Here's what my tail lookes like with everything copied: material preset_3_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_3tail.jpg
}
}
}
}
-
If it's like that then I see nothing wrong with the coding you have. Perhaps your file of the tail is corrupted and needs to be saved again.
-
Maybe. I'll try that.
-
That didn't work. The tail still won't show
-
When you saved your file, did you make sure there were no unneeded spaces in it?
-
Got it fixed all I did was accidentally name it present instead of preset.
-
Ah ok, glad everything is finally working
-
Thanks Feareh. +floof. And thanks Lord +floof as well for you ;)