Author Topic: Preset help  (Read 1004 times)

Offline unnbrellas

  • Pack & Pride Representative
  • ****
  • Posts: 1,496
  • Country: 00
  • Floof-O-Meter: 68
  • "fight me" i scream from under my bed
    • View Profile
    • My Deviant Art
Preset help
« on: November 30, 2013, 07:59:26 pm »
I was wondering if there was a way to use a scrolling texture, That instead of left to right, it went bottom to top?
I also am confused on how to slow down the scrolling speed.

Thanks!


Formerly MochaCocoa; Find me ingame as ErikaFishhy!
Avatar by yours truley
Signature by ???????????�??

Offline OreoHeroz

  • Taco-Hat
  • Elder Grey Pelt
  • ****
  • Posts: 3,225
  • Country: 00
  • Floof-O-Meter: 142
    • View Profile
Re: Preset help
« Reply #1 on: November 30, 2013, 08:54:08 pm »

Offline Ruby1234

  • Mean Tutorial Queen
  • Elder Grey Pelt
  • ****
  • Posts: 2,794
  • Country: us
  • Floof-O-Meter: 297
  • aka Phloxenfree.
    • View Profile
Re: Preset help
« Reply #2 on: December 01, 2013, 02:00:10 pm »
The syntax for the scroll_anim function is
Code: [Select]
scroll_anim <xspeed> <yspeed>But FH doesn't use the X axis, so that value does nothing, and Y is the value to make it move up and down.
However, the FH UV is not a strictly up and down texture, so it usually comes out sideways unless you can somehow get it to match up...
It's tricky.
The closest I've come is by using this texture

and setting the scroll values to 1.
But maybe someone else knows better than I.
« Last Edit: December 01, 2013, 02:02:09 pm by Ruby1234/xRubyx »