Author Topic: How to make a Transparent Preset for beginners! Videos are up!  (Read 35185 times)

Offline WingedWolf11

  • Forum Newcomer
  • *
  • Posts: 7
  • Floof-O-Meter: 1
    • View Profile
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #10 on: November 19, 2011, 08:47:08 pm »
Im quite new so I dont know how to use friends presets. How do i do? If i try to open the file a FileCure-thing comes up.

Offline One True Tame

  • Familiar Grounds Dweller
  • **
  • Posts: 57
  • Floof-O-Meter: 3
  • Just another paw~
    • View Profile
    • deviantart.com
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #11 on: November 20, 2011, 07:59:26 am »
Im quite new so I dont know how to use friends presets. How do i do? If i try to open the file a FileCure-thing comes up.

If your friend has a preset all you have to do is download it from the link that they give you and place it into FH>presets  do NOT put into "my_presets" thats for ones you make.
A simple smile,
a simple gift.
Time goes by,
and eagles fly.
Watching,
waiting,
wandering.
Closer.

Offline KissAndStab

  • Finest Floof
  • ***
  • Posts: 625
  • Floof-O-Meter: 34
  • Y'all know you want him ^.
    • View Profile
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #12 on: December 11, 2011, 02:39:38 am »
Could- you make a non video tutorial for this? Like written text with images? I can't hear a word your saying in the video :I

If I'm correct, Tao said to turn your speakers to FULL BLAST, I heard her perfectly. (;

Offline Ktnina2

  • Curious Wanderer
  • *
  • Posts: 22
  • Country: 00
  • Floof-O-Meter: 1
  • Hi ;p
    • View Profile
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #13 on: January 08, 2012, 08:22:36 am »
Hey, is there any code for wings? I tried to do it with the mane code but that did not work.

Offline XxKitsunexX

  • Curious Wanderer
  • *
  • Posts: 19
  • Floof-O-Meter: 0
    • View Profile
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #14 on: February 03, 2012, 06:42:57 pm »
and for make just the wings invisible?....

Offline Wolfexpert79

  • Finest Floof
  • ***
  • Posts: 737
  • Floof-O-Meter: 45
  • I'm...shocked...T_T
    • View Profile
    • Gierra RPG Forum
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #15 on: February 04, 2012, 09:25:33 pm »
lol i just ignored the vids and used the code,then i just erased what i wanted transparent

Offline kyuubi1161

  • Experienced Traveler
  • **
  • Posts: 155
  • Floof-O-Meter: 15
  • Nom nom nom <3 = 3
    • View Profile
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #16 on: February 06, 2012, 03:42:43 pm »
Hello everyone.

I no longer play Feral Heart so I have no clue how to do transparent wing presets or anything. Sorry about that. :( This is probably my last post here but good luck everyone!

~Taro. :)
im back!

Offline Emberflame

  • Ancient Silver Mane
  • *****
  • Posts: 3,636
  • Country: 00
  • Floof-O-Meter: 27
    • WatcherMagic
    • View Profile
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #17 on: March 09, 2012, 01:22:58 am »
thank you so much for making this!

Offline Brookfall

  • Curious Wanderer
  • *
  • Posts: 13
  • Floof-O-Meter: 0
  • I <3 The Hunger Games! Learning how to use a Bow!
    • View Profile
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #18 on: March 13, 2012, 12:06:38 am »
Tame, do you think you could send me your exact coding files please? That would be great. thanks! It's usually an issue with the coding if there is white parts. :S

material preset_9_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.050000 0.050000 0.050000 1.000000 12.500000
                     emissive 0.000000 0.000000 0.000000 1.000000
                     cull_hardware none
                     cull_software none
                     scene_blend alpha_blend
                     alpha_rejection greater_equal 128
                     texture_unit
         {
                         texture SpiritBody_Left.png
                         tex_address_mode wrap
                         filtering trilinear
         }
      }
   }
}
          texture_unit
          {
             texture SpiritBody_left.png
          }
       }
    }
}
material preset_9_bodyMatR
{
      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.050000 0.050000 0.050000 1.000000 12.500000
                     emissive 0.000000 0.000000 0.000000 1.000000
                     cull_hardware none
                     cull_software none
                     scene_blend alpha_blend
                     alpha_rejection greater_equal 128
                     texture_unit
         {
                         texture SpiritBody_Right.png
                         tex_address_mode wrap
                         filtering trilinear
         }
      }
   }
}
          texture_unit
          {
             texture SpiritBody_Right.png
          }
       }
    }
}
material preset_9_headMatL
{
      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.050000 0.050000 0.050000 1.000000 12.500000
                     emissive 0.000000 0.000000 0.000000 1.000000
                     cull_hardware none
                     cull_software none
                     scene_blend alpha_blend
                     alpha_rejection greater_equal 128
                     texture_unit
         {
                         texture SpiritHead_Left.png
                         tex_address_mode wrap
                         filtering trilinear
         }
      }
   }
}
          texture_unit
          {
             texture SpiritHead_Left.png
          }
       }
    }
}
material preset_9_headMatR
{
      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.050000 0.050000 0.050000 1.000000 12.500000
                     emissive 0.000000 0.000000 0.000000 1.000000
                     cull_hardware none
                     cull_software none
                     scene_blend alpha_blend
                     alpha_rejection greater_equal 128
                     texture_unit
         {
                         texture SpiritHead_Right.png
                         tex_address_mode wrap
                         filtering trilinear
         }
      }
   }
}
          texture_unit
          {
             texture SpiritHead_Right.png
          }
       }
    }
}
material preset_9_eyeMatL
{
      receive_shadows on
      technique
   {
      pass
      {
                     ambient 1.000000 1.000000 1.000000 1.000000
                     diffuse 2.000000 2.000000 2.000000 2.000000
                     specular 0.050000 0.050000 0.050000 1.000000 12.500000
                     emissive 1.0 1.0 1.0 1.0
                     cull_hardware none
                     cull_software none
                     scene_blend alpha_blend
                     alpha_rejection greater_equal 128
                     texture_unit
         {
                         texture
                         tex_address_mode wrap
                         filtering trilinear
         }
      }
   }
}
          texture_unit
          {
             texture preset_4eye.png
          }
       }
    }
}
material preset_4_eyeMatR
{
      receive_shadows on
      technique
   {
      pass
      {
                     ambient 1.000000 1.000000 1.000000 1.000000
                     diffuse 2.000000 2.000000 2.000000 2.000000
                     specular 0.050000 0.050000 0.050000 1.000000 12.500000
                     emissive 1.0 1.0 1.0 1.0
                     cull_hardware none
                     cull_software none
                     scene_blend alpha_blend
                     alpha_rejection greater_equal 128
                     texture_unit
         {
                         texture
                         tex_address_mode wrap
                         filtering trilinear
         }
      }
   }
}
          texture_unit
          {
             texture preset_4eye.png
          }
       }
    }
}
material preset_9_tailMat
{
      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.050000 0.050000 0.050000 1.000000 12.500000
                     emissive 0.000000 0.000000 0.000000 1.000000
                     cull_hardware none
                     cull_software none
                     scene_blend alpha_blend
                     alpha_rejection greater_equal 128
                     texture_unit
         {
                         texture SpiritTail.png
                         tex_address_mode wrap
                         filtering trilinear
         }
      }
   }
}
          texture_unit
          {
             texture SpiritTail.png
          }
       }
    }
}
material preset_9_maneMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off
         texture_unit
         {
            texture SpiritHair.png
         }
      }
   }
}

See your Right eye?  It says preset_4 instead of preset_9.  Change preset_4 to preset_9, that's your problem.  Cheerio ^-^

Please Click on Calypso!^-^

Offline YowlingYeen

  • Experienced Traveler
  • **
  • Posts: 221
  • Floof-O-Meter: -13
  • My charictore Milkfur and her mate Nighttail :)
    • View Profile
Re: How to make a Transparent Preset for beginners! Videos are up!
« Reply #19 on: March 24, 2012, 09:27:30 pm »
Mine will NOT work no matter what pleas help me! DX



Think you got what it takes to survive these streets? Then click hear! See if you can survive........That is if your not Scared!


 http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=22830.10&topicseen