Author Topic: Another preset question  (Read 2173 times)

Offline damiian

  • Experienced Traveler
  • **
  • Posts: 137
  • Country: 00
  • Floof-O-Meter: 3
    • View Profile
Another preset question
« on: August 31, 2014, 06:18:52 pm »
i do recall once seeing (i think it was genny's preset) with eyes which change colors (back and forth from two different colors)
i was wondering if there was a code or tutorial for it?
Its so so so so SO SO RARE i ever log into the game i am always found around the forums usually at my inbox or the help forums.
My username in game is rink if you find another user using rink it is a fake.
If you  cannot get a hold of me on here you can find me on the IT server dragons den as rink or deviantart as AlphaRink

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: Another preset question
« Reply #1 on: August 31, 2014, 07:47:38 pm »
Do you mean two separate eye colors (eg. left eye is blue, right eye is red), or a scrolling (moving) eye?
Farewell everyone<3

Offline forks

  • tiny silverware enthusiast
  • Finest Floof
  • ***
  • Posts: 922
  • Country: us
  • Floof-O-Meter: 60
  • icon by reudiart
    • soupforks
    • View Profile
Re: Another preset question
« Reply #2 on: August 31, 2014, 07:54:20 pm »
What Kiki said, OR
Do you mean animated eyes?


signature by g0thic_vibes1

AlphaEclipse

  • Guest
Re: Another preset question
« Reply #3 on: August 31, 2014, 08:00:21 pm »
I will give you my own script since I've heard the one already on the forums doesn't work most of the time. (I am not sure, however.)

I'm pretty sure she use the animation script, not the scrolling due to how it an whatnot. Here's the code I took from one of my presets.

Red = Important sections
Yellow = Speed. Change to what ever you'd like. For example, changing to 3.0 would be slowish (I think frames change every three seconds), however 10 would be slower.

You can add as many frames as you like. We need an animated code in FH since it does not recognize .GIF files. Here I have eight frames.
Quote
material preset_2_bodyMatL
{
    receive_shadows on
    technique
    {
        pass
        {
            texture_unit
            {
                anim_texture preset_2body1.png preset_2body2.png preset_2body3.png preset_2body4.png preset_2body5.png preset_2body6.png preset_2body7.png preset_2body8.png 70.9

            }
        }
    }
}

Aicosu125

  • Guest