Author Topic: Scrolling preset mane?  (Read 3295 times)

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Scrolling preset mane?
« on: June 11, 2016, 04:28:58 pm »
So, I have found tutorials on how to make scrolling preset manes, and all of them use the same code.
I tried using this code, and the scrolling was white instead of the image desired.

It's this one:
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
scroll_anim 1.0 1.0
}
}
}
}

Can anyone tell me how to put my image in there instead of leaving it as white?
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

Offline Ruby1234

  • Mean Tutorial Queen
  • Elder Grey Pelt
  • ****
  • Posts: 2,794
  • Country: us
  • Floof-O-Meter: 297
  • aka Phloxenfree.
    • View Profile
Re: Scrolling preset mane?
« Reply #1 on: June 11, 2016, 04:32:29 pm »
Make sure to change preset_7mane.png to your actual file's name, and make sure the file exported is indeed a .png.

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Re: Scrolling preset mane?
« Reply #2 on: June 11, 2016, 04:33:51 pm »
I have the folder open.
File name: preset_7mane.png, 512x512 dimensions. ^^'
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

Offline Hakumi

  • ✩ Just A Virtuous Smol ✩
  • Honored Hero
  • *****
  • Posts: 4,835
  • Country: 00
  • Floof-O-Meter: 130
  • A Smol & Helpful Floof ~
    • leanim3fr3akzoid
    • LeAnim3Fr3akzoid
    • View Profile
Re: Scrolling preset mane?
« Reply #3 on: June 11, 2016, 04:52:19 pm »
Where's your scrolling texture floof ^^;
You're missing a texture for the scrolling itself.
I have a code but I'm on my phone c:
Give me a moment and I'll give you the code that I have for one of my presets. c;

Keep on traveling across this road called 'Life.'

Discord: Haku - Haku#74O7

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Re: Scrolling preset mane?
« Reply #4 on: June 11, 2016, 04:57:18 pm »
The scroll file's name is simply red.jpg, if that's what you mean. But I was initially using a different code, which caused the spike planes to appear solid.
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

Offline Hakumi

  • ✩ Just A Virtuous Smol ✩
  • Honored Hero
  • *****
  • Posts: 4,835
  • Country: 00
  • Floof-O-Meter: 130
  • A Smol & Helpful Floof ~
    • leanim3fr3akzoid
    • LeAnim3Fr3akzoid
    • View Profile
Re: Scrolling preset mane?
« Reply #5 on: June 11, 2016, 05:00:01 pm »
Code: [Select]
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture RainbowScroll.png
    scroll_anim 0.0 0.1
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_5mane.png
   }
  }
 }
}

Try this code floof. Change the file name so it matches with yours & Make sure that the scrolling is a .png c:
You won't see any 'spikes' with this one. Good Luck & Hope this helps ^^

Keep on traveling across this road called 'Life.'

Discord: Haku - Haku#74O7

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Re: Scrolling preset mane?
« Reply #6 on: June 11, 2016, 05:07:23 pm »
*light cough*
It didn't bring up the material or the scrolling. Just a marshmallow.
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

Offline Hakumi

  • ✩ Just A Virtuous Smol ✩
  • Honored Hero
  • *****
  • Posts: 4,835
  • Country: 00
  • Floof-O-Meter: 130
  • A Smol & Helpful Floof ~
    • leanim3fr3akzoid
    • LeAnim3Fr3akzoid
    • View Profile
Re: Scrolling preset mane?
« Reply #7 on: June 11, 2016, 05:10:18 pm »
Did you put that coding UNDERNEATH the mane part of the preset?
Here's a fresh batch just in case.

Code: [Select]
material preset_5_maneMat
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture RainbowScroll.png
    scroll_anim 0.0 0.1
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_5mane.png
   }
  }
 }
}

Keep on traveling across this road called 'Life.'

Discord: Haku - Haku#74O7

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Re: Scrolling preset mane?
« Reply #8 on: June 11, 2016, 05:30:20 pm »
I replaced it... Is that what I did wrong? Because if it is, there's still something wrong here...
http://imgur.com/wyJRQqQ
It's still coming up with the blocked spikes.
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

Offline Hakumi

  • ✩ Just A Virtuous Smol ✩
  • Honored Hero
  • *****
  • Posts: 4,835
  • Country: 00
  • Floof-O-Meter: 130
  • A Smol & Helpful Floof ~
    • leanim3fr3akzoid
    • LeAnim3Fr3akzoid
    • View Profile
Re: Scrolling preset mane?
« Reply #9 on: June 11, 2016, 05:35:47 pm »
I believe there really isn't anything you could do when it comes to the spikes themselves for the scrolling.
I'm guessing it varies on the type of mane as well the model(?)
I could be wrong of course but that's all I've come up with so far because my mane on my canine had the same thing I believe.

Keep on traveling across this road called 'Life.'

Discord: Haku - Haku#74O7