Feral Heart

FeralHeart Creations => FeralHeart Addons & Mods => Presets & Markings => Topic started by: NightShade. on December 27, 2011, 03:10:11 am

Title: Nightshade's Presets
Post by: NightShade. on December 27, 2011, 03:10:11 am
HURRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR

Hey Feralheart community! These are all of my presets, which... is just one. I may add more soon though.

Water Preset
This preset is a water feline thing. The whole preset has scrolling water, or moving water if you prefer, except for the eyes and the teeth. The name of it is Oceanclaw and it's for my random character, that is just maneless cause the preset is like DURPTY DURRRR with manes. (He's a boy dawww :C) Anyway, here are some screenies of him! please don't use for your own character unless you give credit. its very disappointing to see someone, saying "Hey friends look at my cool preset i made" Then having a link to this and not giving any credit to me.

(http://fc02.deviantart.net/fs71/i/2011/360/9/3/oceanclaw__moving_water_preset_by_nyanscourge-d4kbn8f.png)
Like it?

 UMG DOWNLOAD HERE!1!!: http://www.mediafire.com/?p41awwivz1wuxth (http://www.mediafire.com/?p41awwivz1wuxth)

I DID NOT get the idea from anyone's presets, so if you think I stole your preset. no i didnt. I got the idea from FH's and IT's water.


I'll add (http://a.deviantart.net/avatars/m/o/moarkrabsplz.jpg?1) soon.
Title: Re: Nightshade's Presets
Post by: kvcole on December 27, 2011, 10:16:02 pm
WOW Thats really cool! What Material code did you use for the animation?
And how did you manage to get the wings as a preset? I've been trying to do that for ages and it doesn't work for me....
Title: Re: Nightshade's Presets
Post by: NightShade. on December 28, 2011, 07:02:23 am
Take a closer look at the wings ;] You see that they aren't really textured into the preset.

This is my code for the wings though, doesn't work, but maybe next patch it will.
Code: [Select]
material preset_1_wingMatL
{
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 Preset_1body.png
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
}

}

}
}

material preset_1_wingMatR
{
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 Preset_1body.png
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
}

}

}
}
material preset_1_wingMatL
{
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 Preset_1body.png
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
}

}

}
}
Title: Re: Nightshade's Presets
Post by: Windance on December 28, 2011, 08:03:39 am
Nice, a very fun preset! Love the swirlyness. XD
Title: Re: Nightshade's Presets
Post by: kvcole on December 28, 2011, 09:03:18 pm
Ohh I see. Thank you ^^
Title: Re: Nightshade's Presets
Post by: DarkmoonNight on December 29, 2011, 09:18:24 am
Nice preset ^^ btw can you please tell  me the code for scrolling? thanks x3