Author Topic: Feareh's Tutorial: Moving Marking Presets  (Read 10588 times)

Offline Feareh

  • The Jaguar Artist
  • Ancient Silver Mane
  • *****
  • Posts: 4,026
  • Country: us
  • Floof-O-Meter: 195
  • Where is the Walrus Species?
    • View Profile
Feareh's Tutorial: Moving Marking Presets
« on: October 20, 2013, 08:08:22 am »

Ok so upon request on how to make a moving preset and with Halloween coming, I felt like giving you floofs a tutorial on how to properly make a functional moving preset.

Ok so firsts thing is first is you need to design your preset. Like mentioned in my previous tutorials you design presets with GIMP or Photoshop. If you don't want to spend any money I suggest you get GIMP although it does take some getting used to. Now for a example of this moving preset I will use Feareh.

NOTE (Please don't steal my example for your preset, make your own)
You first start off designing your character with the basic feline or canine modle. From there you go ahead and erase the parts you want the moving markings to show. You can see that some of the darker areas have been erased. That erased stop is where your texture is going to show. You can also control the amount of moving texture you want to be visible. You can do that by lowering the opacity of your shaded out space so slight moving texture is still seen
Usually you normally save these body parts as jpgs, but for moving textures you save them as png's. This includes body part such as:

Head
Eyes
Hair
Body
Tail
and if you want Equip

When you have gotten your needed parts and your texture that you wish to move inside your character, you then place it in the "my_preset" folder of your choice and input the fallowing coding on the body part you want moving
Code: [Select]
material preset_4_bodyMatL
{
receive_shadows on
technique
{

pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.010000 0.010000 0.010000 1.000000
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
texture PresteBody1.jpg
tex_address_mode wrap
filtering trilinear
colour_op replace
scroll_anim 0.0 0.1
}
texture_unit
{
texture PresetBody.png
tex_address_mode wrap
filtering trilinear
colour_op alpha_blend
}

}

}
}
NOTEThe tip file code (Presetbody.jpg) is your actual moving texture picture. This could be a picture of fire or ice or water or literally anything that you want moving. This jpg part at the top is NOT suppose to be transparent. However the bottom file (PresetBodt.png) is your actual character body that you erased parts from to see the texture move. This HAS to be transparent in order for your texture to be viewable.

Once you have successfully fallowed these steps your preset should look like this

(This is a more suttle normal paced moving preset)
For this speed you should have it like
Code: [Select]
tex_address_mode wrap
filtering trilinear
colour_op replace
scroll_anim 0.0 0.1

(This is a fast pase preset)
If you are wanting your markings to move faster then you Increase your scroll_anim 0.0 0.1
All you really need to do is change the last decimal number to a higher number =faster movement or a lower number =slower movement.
The use of this code can be literally done on any part. If you are getting white blob characters then check your file name and make sure it is right.
For other questions on how to export presets to game or just how to basically make a preset, then take a look at my
"Preset Basics" thread I made for you young floofs to take a look at
http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=31873.0
Well this concludes this preset tutorial. I hope this tutorial was useful to you guys and I cant wait to see what presets you guys might make.
(NOTE, there might be some things I have forgotten to mention such as moving hair and mouth and eyes. Its not in here yet cause its late at the moment.)
« Last Edit: June 17, 2014, 08:27:07 pm by Feareh »
I Stalk from time to time...I have moved on to other things but do miss this place. Good times
Add me on discord:
Bakujio 🐺#7358

Offline Feareh

  • The Jaguar Artist
  • Ancient Silver Mane
  • *****
  • Posts: 4,026
  • Country: us
  • Floof-O-Meter: 195
  • Where is the Walrus Species?
    • View Profile
Re: Feareh's Tutorial: Moving Marking Presets (WIP)
« Reply #1 on: October 20, 2013, 07:23:27 pm »
-saving spot for references to other tutorials-
I Stalk from time to time...I have moved on to other things but do miss this place. Good times
Add me on discord:
Bakujio 🐺#7358

Offline Logical

  • Dedicated Supporter
  • ***
  • Posts: 350
  • Country: 00
  • Floof-O-Meter: 18
  • Floofy Logi says hi.:3
    • View Profile
    • My dA~Logical Loves da watcher floofs~
Re: Feareh's Tutorial: Moving Marking Presets (WIP)
« Reply #2 on: October 21, 2013, 06:23:25 pm »
-Flips triumph table.- >:D Thank you Feareh! -Goes to finish Logical's preset- Sogaldyouputthisup. ;D;

Offline DevXVI

  • Experienced Traveler
  • **
  • Posts: 134
  • Country: ca
  • Floof-O-Meter: 2
  • These memories won't fade
    • EventineXVI
    • DevXVI
    • View Profile
    • DeviantART
Re: Feareh's Tutorial: Moving Marking Presets (WIP)
« Reply #3 on: December 06, 2013, 04:04:02 am »
<3

Signature by HellVix

Offline ~Stargazer~

  • Ancient Silver Mane
  • *****
  • Posts: 4,041
  • Country: 00
  • Floof-O-Meter: 78
  • "Helloooo? Trickster."
    • View Profile
    • My deviantART
Re: Feareh's Tutorial: Moving Marking Presets (WIP)
« Reply #4 on: December 06, 2013, 01:04:01 pm »
Wonderful tutorial Baba<3

Lol, I didn't realize Feareh had moving textures. /shot

~Starry

Preset Download
Will be less active until October 7th.

Offline Bayo.Nettan

  • Curious Wanderer
  • *
  • Posts: 36
  • Floof-O-Meter: 2
  • Floof~
    • View Profile
Re: Feareh's Tutorial: Moving Marking Presets (WIP)
« Reply #5 on: June 07, 2014, 10:59:45 pm »
I placed in the code in the .material, but when I try to load the preset on FH, FH crashes. Help? Thanks.
« Last Edit: June 07, 2014, 11:10:19 pm by Bayonetta »

Aicosu125

  • Guest
Re: Feareh's Tutorial: Moving Marking Presets (WIP)
« Reply #6 on: June 08, 2014, 04:41:20 am »
Lovely tutorial!! :)

Offline Feareh

  • The Jaguar Artist
  • Ancient Silver Mane
  • *****
  • Posts: 4,026
  • Country: us
  • Floof-O-Meter: 195
  • Where is the Walrus Species?
    • View Profile
Re: Feareh's Tutorial: Moving Marking Presets (WIP)
« Reply #7 on: June 08, 2014, 10:03:41 am »
I placed in the code in the .material, but when I try to load the preset on FH, FH crashes. Help? Thanks.
Do you have a good running computer? Cause I do remember when I was on my old bad laptop it would crash my game cause my preset codeine was to complex for it.
Either that or maybe you named a important file name wrong.
I Stalk from time to time...I have moved on to other things but do miss this place. Good times
Add me on discord:
Bakujio 🐺#7358