Feral Heart

Help & Guidance => Game Help => Topic started by: damiian on October 12, 2015, 02:24:32 pm

Title: scrolling code?
Post by: damiian on October 12, 2015, 02:24:32 pm
A friend of mine wants a preset of her panda wolf "rave" and she has asked me to make it
however it requires a scrolling rainbow mane
years back when i played FH i did have the scroll codes somewhere on my computer but for the life of me now i cant find them XD

Im also looking for tutorials on "scrolling markings" as im not sure if she wants its rainbow tail to scroll or not o3o

and is their a possible way on also making eyes scroll? or just change color? (i know theres a way to get them to change to multiple colors but thats it)
Title: Re: scrolling code?
Post by: PrettyReckless on October 12, 2015, 02:35:40 pm
Here's Tigg's tutorial on codes for presets.
Click Here (http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=5665.0)

And I'll throw Feareh's in here just because I can. c:
Click Here (http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=40198.0)
Title: Re: scrolling code?
Post by: damiian on October 12, 2015, 03:17:08 pm
doesnt help one bit just crashes my game to check it

i only need a full mane only code for scrolling

trying all the above codings for me they hate me XD and i cant be bothered to try and get them to work since all it keeps doing is crashing it over and over again when selecting the preset which has the scrolling
Title: Re: scrolling code?
Post by: Enoki on October 12, 2015, 03:38:13 pm
Hmm, well, if the suggested tutorials above aren't working for ye, here be the scrolling code I use for m'presets. Hope this one works for ye.

Code: [Select]
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1mane.png
}
}
}
}