Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Brightful

Pages: [1]
1
Game Help / Re: Mane for Preset Has Boxes
« on: March 08, 2016, 01:35:29 am »
oops! ignore me. i thought it was 3D, but it looks like it's always been that way. a bit unnatural with white on a darker color, i guess.

the fix naruwolf gave me works perfectly fine. thanks everyone!

edit: actually, there STILL is a problem. lines.

they are around the edges of the mane. i'd guess this is just awfully cut-out lines, but that doesn't seem to be the problem

2
Game Help / Re: Mane for Preset Has Boxes
« on: March 08, 2016, 01:01:11 am »
i did the triangle cut outs, but it doesn't end up 3d


3
Game Help / Re: Mane for Preset Has Boxes
« on: March 07, 2016, 06:15:28 pm »
i am using the fix code, and it is a .png currently. did i misunderstand?

4
Game Help / Re: Mane for Preset Has Boxes
« on: March 07, 2016, 05:45:54 pm »
i forgot about that! i'm using the preset mane fix code. i did try it with the original and it still shows up the same, just with the weird transparent-like model

Code: [Select]
material preset_7_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_7mane.png
                        }
                }
        }
}

5
Game Help / Mane for Preset Has Boxes
« on: March 07, 2016, 04:56:40 pm »
i changed the size from 1024 to 512. im using the shade from fh>media>textures. i tried using .png and .jpg (changed the settings in the preset_7 notepad) i also tried to use a shade with teeth-like cuts at the bottom, but mane shows up as 2d instead of 3d. i tried all of these steps in different feralhearts (downloads) and the results were the same.

here's a picture to what it looks like with the normal shade:


what it looks like with the sharp (teeth-like?) shade:


standing seems to work fine:


what it looks like without a preset_#mane file:


any help is appreciated

Pages: [1]