Author Topic: How do I fix the mane?  (Read 3984 times)

Offline Mischa

  • Curious Wanderer
  • *
  • Posts: 49
  • Country: us
  • Floof-O-Meter: 0
    • View Profile
How do I fix the mane?
« on: March 18, 2016, 12:19:39 am »
Hey all,

I've been working on a preset and I'm having trouble creating the mane. For some reason it's turning out like this:



Anybody knows how to fix this?

All help is appreciated!

Offline CosmoFursi

  • Community Champion
  • ****
  • Posts: 1,751
  • Country: us
  • Floof-O-Meter: 97
  • . steal my starbucks and i'll steal your soul
    • SSFireWolf
    • channel/UC4pX64nRbfEuRcBaNlVxlJw
    • View Profile
    • YouTube
Re: How do I fix the mane?
« Reply #1 on: March 18, 2016, 12:25:10 am »
Ah, seems like an easy code fix.

All you need to do is find the Preset Mane Fix thingamabob (I don't have the link Dx), then paste it into your material file (Fixing the numbers tho) and bam, there you go.

Sorry if I'm not so much help *cri*

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: How do I fix the mane?
« Reply #2 on: March 18, 2016, 12:33:14 am »
Here's a good mane thing to help you figure out where to place which colors ^^

http://feral-heart-art.deviantart.com/art/FeralHeart-MANE-tricks-tutorial-Canine-part-514907588
Farewell everyone<3

Offline Mischa

  • Curious Wanderer
  • *
  • Posts: 49
  • Country: us
  • Floof-O-Meter: 0
    • View Profile
Re: How do I fix the mane?
« Reply #3 on: March 18, 2016, 12:47:13 am »
Thank you Kiki! I already ran into that post while trying to find out how I can fix it. Still no luck. :-[ Just like SSFire-Wolf mentioned, I think it's a code issue so now I'm trying to find the fix for it. So thanks to you too SSFire-Wolf!

Offline Mischa

  • Curious Wanderer
  • *
  • Posts: 49
  • Country: us
  • Floof-O-Meter: 0
    • View Profile
Re: How do I fix the mane?
« Reply #4 on: March 18, 2016, 12:54:42 am »
I tried the code and this is the result.  :-\


Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: How do I fix the mane?
« Reply #5 on: March 18, 2016, 12:57:37 am »
It might be the mane texture itself that's causing the issue. Might we see the mane texture ye've made f'er the preset? And what exactly is the issue y'er trying to fix? The whitish lines 'round the spikes, yes?

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧

Offline D-ead7Dog

  • AFK NPC
  • Member Of The Season
  • Pack & Pride Representative
  • ***
  • Posts: 1,478
  • Country: us
  • Floof-O-Meter: 106
  • BUMPY SNOW
    • D-ead7Dog
    • d-ead7dog
    • View Profile
Re: How do I fix the mane?
« Reply #6 on: March 18, 2016, 01:33:24 am »
I will make a file for you to use.


Use that and use the code:
material preset_#_maneMat
{
   technique
   {
      pass
      {
         ambient 1.0 1.0 1.0  [Feel free to change the ambient code to whatever you like]
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         alpha_rejection greater_equal 250
         texture_unit
         {
            texture preset_#mane.png
         }
      }
   }
}


I hope it helps! :)
« Last Edit: March 18, 2016, 02:05:41 am by Pkf7 »



(c) Majorest

Offline Mischa

  • Curious Wanderer
  • *
  • Posts: 49
  • Country: us
  • Floof-O-Meter: 0
    • View Profile
Re: How do I fix the mane?
« Reply #7 on: March 18, 2016, 02:28:22 am »
The code worked! Thanks Pkf7. I also ended up referring to the dA page that shows the color placement on the mane.
Thanks guys!


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: How do I fix the mane?
« Reply #8 on: March 18, 2016, 02:31:00 am »
I'll be locking this since the issue was solved ^^ Glad it worked!
Farewell everyone<3