(11-20-2011, 10:06 AM)Mighty Jetters Wrote: Oh okay, because Roxas' models looked funny when I loaded them.
Thank you, I'll fix it in a jiffy!
Yeah, the .dae's do get a weird look. But if You change the Hardness under Specular to 50 in Blender(if that's what Your using), then It will look normal.
![Smile Smile](https://www.vg-resource.com/images/custom_smilies/smile.png)
![Tongue Tongue](https://www.vg-resource.com/images/custom_smilies/tongue.png)
EDIT: If You go into notepad++ and do Ctrl+F and Search <shininess> and hit find next. You will see this:
<shininess>
<float>0</float>
</shininess>
Change <float>0</float> to <float>50</float>. There will be a few so just keep hitting "find next" and changing the value until all of them are changed. That will remove the odd look.
![Smile Smile](https://www.vg-resource.com/images/custom_smilies/smile.png)