Author Topic: Preset Mane Help  (Read 1499 times)

Offline mcgee2001

  • Dedicated Supporter
  • ***
  • Posts: 474
  • Country: 00
  • Floof-O-Meter: 22
  • Khalessi Of The Dothraki~
    • View Profile
    • Mcgee's Place
Preset Mane Help
« on: February 19, 2015, 08:17:38 pm »

Okai, I made a scrolling preset mane and I don't like how it has those square parts sticking out of it. Is there away to prevent this? ;n;


Signature by: Marija, thank you!! <3
Avatar by: Sameth, thank you!! <3
Find me in-game as: Mcgee
Skype: Mcgee27

Offline Ellen11v

  • Don't open, blue inside
  • Elder Grey Pelt
  • ****
  • Posts: 3,045
  • Country: dk
  • Floof-O-Meter: 276
  • Bye :)
    • Lousiem
    • EllenPlayz
    • View Profile
    • Global Moderator of an IT server
Re: Preset Mane Help
« Reply #1 on: February 19, 2015, 09:09:47 pm »
Do me a favor so I can help you, I can't see the issue clearly >_< (The squares.)
If I can see the issue I might be able to see what kind of issue it is.
doing what i feel like

Offline TheApplePie

  • Finest Floof
  • ***
  • Posts: 519
  • Country: 00
  • Floof-O-Meter: 32
  • I breathe dan howell
    • View Profile
Re: Preset Mane Help
« Reply #2 on: February 19, 2015, 09:13:50 pm »
I believe that another member experienced this before, there was a coding modification you'd have to apply to make it look smoother. I myself haven't experienced this with scrolling presets yet. o,o

I'll go look for the solution now. cx
« Last Edit: February 21, 2015, 04:53:29 pm by Fixl »

let's be emo in a gerard way

http://fiixl.deviantart.com/

AlphaEclipse

  • Guest
Re: Preset Mane Help
« Reply #3 on: February 19, 2015, 10:18:47 pm »
Hello, Mcgee! A few days ago a similar issue was solved in another thread by xRuby1234x. Here's a quote that may help you with your issue:
@Ina Nilsson:
Code: (Scrolling Mane) [Select]
material preset_#_maneMat
{
technique
{
pass
{
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 200
texture_unit
{
texture fmaneMask.png
}
texture_unit
{
texture rainbow.png
scroll_anim 1 1
colour_op_ex blend_current_alpha src_texture src_current
}
}
}
}

You'll have to change the material preset_#_maneMat line, since I don't know what number you're using.
Also you'll need to put an image in for SCROLLING LAYER.png, but other than that, you can leave everything the same, maybe adjust the speed of the scroll_anim 1 1 line.

Hope you get it working.

Offline Ellen11v

  • Don't open, blue inside
  • Elder Grey Pelt
  • ****
  • Posts: 3,045
  • Country: dk
  • Floof-O-Meter: 276
  • Bye :)
    • Lousiem
    • EllenPlayz
    • View Profile
    • Global Moderator of an IT server
Re: Preset Mane Help
« Reply #4 on: February 19, 2015, 10:22:46 pm »
Woah, Sagitta got some great information, her help might solve this!
doing what i feel like

Offline mcgee2001

  • Dedicated Supporter
  • ***
  • Posts: 474
  • Country: 00
  • Floof-O-Meter: 22
  • Khalessi Of The Dothraki~
    • View Profile
    • Mcgee's Place
Re: Preset Mane Help
« Reply #5 on: February 21, 2015, 10:26:24 am »
Thank you! This helped a lot! ^0^


Signature by: Marija, thank you!! <3
Avatar by: Sameth, thank you!! <3
Find me in-game as: Mcgee
Skype: Mcgee27

AlphaEclipse

  • Guest
Re: Preset Mane Help
« Reply #6 on: February 21, 2015, 02:24:33 pm »
No problem! If you need anymore help don't hesitate to ask. ^^