Author Topic: scrolling  (Read 3080 times)

Offline Mythicalwolf02

  • Familiar Grounds Dweller
  • **
  • Posts: 93
  • Country: 00
  • Floof-O-Meter: 0
    • Mythicalwolf02
    • Mythical Wolf
    • View Profile
scrolling
« on: August 01, 2016, 02:43:17 pm »
Can someone please tell me how to scroll? I've tried with the tutorial and the video... None of them seems to explain my problem.. When ever I put the scrolling in and the coding and my pattern in correctly (now in the game ->) I get a black design with it moving around everywhere... Then I tried fur texture and all it does is moves around like the scrolling.. please help ;-;
HI HI HI HI HI HI HI HI HI HI
                              ~Myth~

Offline D-ead7Dog

  • AFK NPC
  • Member Of The Season
  • Pack & Pride Representative
  • ***
  • Posts: 1,477
  • Country: us
  • Floof-O-Meter: 102
  • BUMPY SNOW
    • D-ead7Dog
    • d-ead7dog
    • View Profile
Re: scrolling
« Reply #1 on: August 01, 2016, 03:37:09 pm »
Oh my i love helping out people with preset problems like this. Hnggg.


Whatever part of the preset you're trying to make scroll use this for the parts you want scrolling;
material preset_1_bodyMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_1scroll.png
    scroll_anim 0.1 0.1
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_1body.png
   }
  }
 }
}


Now i used preset_1.body.png but you can switch it out to your fitting.

You need to make a whole new file [seperate picture] for the scrolling you want.
Once you have it save it in your Feralheart preset folder [which ever number] and lable it as "Preset_1scroll.png" [or whatever number you're using.]

Hope this helps! :)
« Last Edit: August 01, 2016, 03:49:39 pm by Pkf7 »




(c) Majorest

Offline Mythicalwolf02

  • Familiar Grounds Dweller
  • **
  • Posts: 93
  • Country: 00
  • Floof-O-Meter: 0
    • Mythicalwolf02
    • Mythical Wolf
    • View Profile
Re: scrolling
« Reply #2 on: August 01, 2016, 03:39:46 pm »
O_O ?
HI HI HI HI HI HI HI HI HI HI
                              ~Myth~

Offline Mythicalwolf02

  • Familiar Grounds Dweller
  • **
  • Posts: 93
  • Country: 00
  • Floof-O-Meter: 0
    • Mythicalwolf02
    • Mythical Wolf
    • View Profile
Re: scrolling
« Reply #3 on: August 01, 2016, 03:42:51 pm »
Ooooh, okayyy. So, will it stop the scrolling from moving everywhere and make it stay in one place?
(also having my design on it)
HI HI HI HI HI HI HI HI HI HI
                              ~Myth~

Offline D-ead7Dog

  • AFK NPC
  • Member Of The Season
  • Pack & Pride Representative
  • ***
  • Posts: 1,477
  • Country: us
  • Floof-O-Meter: 102
  • BUMPY SNOW
    • D-ead7Dog
    • d-ead7dog
    • View Profile
Re: scrolling
« Reply #4 on: August 01, 2016, 03:46:03 pm »
Ooooh, okayyy. So, will it stop the scrolling from moving everywhere and make it stay in one place?
(also having my design on it)

Just erase the parts you want scrolling on the main file.




(c) Majorest

Offline Mythicalwolf02

  • Familiar Grounds Dweller
  • **
  • Posts: 93
  • Country: 00
  • Floof-O-Meter: 0
    • Mythicalwolf02
    • Mythical Wolf
    • View Profile
Re: scrolling
« Reply #5 on: August 01, 2016, 03:49:30 pm »
thank you <3 *imagined scrolling was much easier*
HI HI HI HI HI HI HI HI HI HI
                              ~Myth~

Offline D-ead7Dog

  • AFK NPC
  • Member Of The Season
  • Pack & Pride Representative
  • ***
  • Posts: 1,477
  • Country: us
  • Floof-O-Meter: 102
  • BUMPY SNOW
    • D-ead7Dog
    • d-ead7dog
    • View Profile
Re: scrolling
« Reply #6 on: August 01, 2016, 03:49:58 pm »
thank you <3 *imagined scrolling was much easier*

You're very welcome! ;)
Have a good day!




(c) Majorest

Offline SteampunkWolfdog

  • That British Snob
  • Community Champion
  • ****
  • Posts: 1,870
  • Country: gb
  • Floof-O-Meter: 157
    • ClockworkCarnivore
    • felislupus
    • @charliehowls2
    • View Profile
Re: scrolling
« Reply #7 on: August 01, 2016, 04:36:02 pm »
Locking, seeing as you've got a solution. :)

Preset (Updated 3/1/17)

(Formerly SpiritSilverWolf)