Author Topic: Mane Fix? [code]  (Read 6615 times)

Offline sanrio

  • Grumpy Overlord
  • Elder Grey Pelt
  • ****
  • Posts: 2,820
  • Country: gb
  • Floof-O-Meter: 108
    • kiyatii
    • View Profile
Re: Mane Fix? [code]
« Reply #10 on: February 20, 2017, 07:06:27 pm »
That's how it's supposed to look.
To my knowledge anyway.

Avatar by byambyy | Signature by rykerclawss

Offline forks

  • tiny silverware enthusiast
  • Finest Floof
  • ***
  • Posts: 922
  • Country: us
  • Floof-O-Meter: 60
  • icon by reudiart
    • soupforks
    • View Profile
Re: Mane Fix? [code]
« Reply #11 on: February 20, 2017, 07:07:42 pm »
I'm pretty sure it's not >.< you can't really tell from the image but it's meshy and it moves when you move the character.

I could be wrong, though - maybe there's no other fix than what Ressy said.


signature by g0thic_vibes1

Offline Kerriki

  • Band Geek
  • Immortal Legend
  • *****
  • Posts: 5,670
  • Country: us
  • Floof-O-Meter: 371
  • Who needs furniture when you have the floor?
    • Kikiorylandia
    • View Profile
    • DeviantART
Re: Mane Fix? [code]
« Reply #12 on: February 20, 2017, 07:10:42 pm »
Hard to tell what is wrong in that screenshot, but I have this tip that might help you

Go into your textures > masks folder and open up the file called "fmanemask.png" and color on top of that. Make that your new preset mane file
Farewell everyone<3

Offline yourlocalcrow

  • Dedicated Supporter
  • ***
  • Posts: 412
  • Country: us
  • Floof-O-Meter: 43
  • they/them
    • View Profile
    • my deviantArt
Re: Mane Fix? [code]
« Reply #13 on: February 20, 2017, 09:00:15 pm »
Hm. Make sure that you're using this code:
Code: [Select]
material preset_12_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_12mane.png
                        }
                }
        }
}
on the mane section of the code, and be absolutely sure that you're saving it. If you're using this code, it should appear normal and not have that strange transparent-y effect with the default code. If you are using this code, and the mane file's name corresponds to the name in the code (and is a .png), it should work.

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Mane Fix? [code]
« Reply #14 on: February 21, 2017, 12:45:03 am »
To add to a bit of info here, I messaged Echoz in-game and gave them a suggestion of how I tend to do it. c:
(Sard = Ressy)

What Echoz wants removed are the tiny blocky spikes in the middle of the mane.
RETIRED.

Offline forks

  • tiny silverware enthusiast
  • Finest Floof
  • ***
  • Posts: 922
  • Country: us
  • Floof-O-Meter: 60
  • icon by reudiart
    • soupforks
    • View Profile
Re: Mane Fix? [code]
« Reply #15 on: February 21, 2017, 11:47:47 am »
Okay, so this is what I've done:

Tried Narwhalpanda's code
Tried Kiki's idea with Narwhalpanda's code
Tried Kiki's idea with Shurtle's code

Nothing seems to work. I can always do what Ressy said, of course, I'm not in any rush to find a code haha ;o; it's just that if there is one it would be nice to know.

I'm pretty sure I'm not doing anything wrong, all of the coding and images seem to be fine.


signature by g0thic_vibes1

Offline sanrio

  • Grumpy Overlord
  • Elder Grey Pelt
  • ****
  • Posts: 2,820
  • Country: gb
  • Floof-O-Meter: 108
    • kiyatii
    • View Profile
Re: Mane Fix? [code]
« Reply #16 on: February 21, 2017, 04:37:03 pm »
Are you saying you want the "spikes" in the hair to be removed?
If so you can just cut off the spikes in the actual image. Then they should be gone.

Avatar by byambyy | Signature by rykerclawss

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Mane Fix? [code]
« Reply #17 on: February 21, 2017, 05:59:26 pm »
Are you saying you want the "spikes" in the hair to be removed?
If so you can just cut off the spikes in the actual image. Then they should be gone.


This is what I suggested them as mentioned before. The question there was only if there was a code for it as well. c:
RETIRED.

Offline sanrio

  • Grumpy Overlord
  • Elder Grey Pelt
  • ****
  • Posts: 2,820
  • Country: gb
  • Floof-O-Meter: 108
    • kiyatii
    • View Profile
Re: Mane Fix? [code]
« Reply #18 on: February 21, 2017, 06:04:59 pm »
Are you saying you want the "spikes" in the hair to be removed?
If so you can just cut off the spikes in the actual image. Then they should be gone.


This is what I suggested them as mentioned before. The question there was only if there was a code for it as well. c:
Oh, my bad. Sorry.

Avatar by byambyy | Signature by rykerclawss

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Mane Fix? [code]
« Reply #19 on: February 21, 2017, 06:07:26 pm »
Are you saying you want the "spikes" in the hair to be removed?
If so you can just cut off the spikes in the actual image. Then they should be gone.


This is what I suggested them as mentioned before. The question there was only if there was a code for it as well. c:
Oh, my bad. Sorry.


No, it's ok. <3 Just clarifying. It wasn't clearly posted before so. c:
It's the only way I've figured it's possible to remove those spikes, but someone else out there might know another way.
RETIRED.