Author Topic: How to make Glow in the Dark Markings on your Presets/Etc  (Read 97754 times)

Offline arcticwarrior

  • Finest Floof
  • ***
  • Posts: 525
  • Floof-O-Meter: 7
  • the sun is shining when i close my eyes. :)
    • View Profile
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #20 on: April 11, 2011, 07:58:12 pm »
i dont get it!!! how do you write the markings ?? you cant just type in, stripes in back legs and eyes. how???!!!!


sure im in love, but at least im in love. <3

Offline Robin_Wolfieh

  • Dedicated Supporter
  • ***
  • Posts: 343
  • Country: us
  • Floof-O-Meter: 22
  • Squawk?!
    • RobinCanisLupus
    • ask-stark-the-narkeen
    • View Profile
    • Imgur
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #21 on: April 14, 2011, 01:56:04 am »
Help...I only have one glow marking for Dark Robin...and it's her right cheek, the glowing demon mark. Problem is, when I run FH, it doesn't even say "preset 4". It skipped to "preset 5".
---
Code:


material preset_10_bodyMatL
{
   technique
   {
      pass
      {
         ambient 0.5 0.5 0.5
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinbody.png
         }
      }
      pass
      {
         emissive 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinbody.png
         }
      }
   }
}
material preset_10_bodyMatR
{
   technique
   {
      pass
      {
         ambient 0.5 0.5 0.5
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinbody.png
         }
      }
pass
      {
         emissive 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinbody.png
         }
      }
   }
}
material preset_10_headMatL
{
   technique
   {
      pass
      {
         ambient 0.5 0.5 0.5
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinhead1.png
         }
      }
pass
      {
         emissive 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinhead1.png
         }
      }
   }
}
material preset_10_headMatR
{
   technique
   {
      pass
      {
         ambient 0.5 0.5 0.5
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinhead1.png
         }
      }
pass
      {
         emissive 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinhead2.png
         }
      }

   }
}
material preset_10_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobineye.png
         }
      }
   }
}
material preset_10_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobineye.png
         }
      }
   }
}
material preset_10_tailMat
{
   technique
   {
      pass
      {
         ambient 0.5 0.5 0.5
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobintail.png
         }
      }
pass
      {
         emissive 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobintail.png
         }
      }
   }
}
material preset_10_maneMat
{
   technique
   {
      pass
      {
         ambient 0.5 0.5 0.5
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         alpha_rejection greater_equal 250
         texture_unit
         {
            texture Robin_Wolfieh_DarkRobinmane.png
         }
      }
   }
}

-I think I messed up somewhere...explain please.

Ayyy~

Sullivan

  • Guest
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #22 on: April 15, 2011, 12:35:41 am »
try changing all the "10"s to "4"s? whichever folder you put it in?

Offline Ouuka

  • Ramine's Nuudel
  • Community Champion
  • ****
  • Posts: 1,870
  • Country: ca
  • Floof-O-Meter: 76
  • Burp
    • Blue-Rakuen
    • SliferBeau
    • View Profile
    • Blue-Rakuen DA
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #23 on: April 15, 2011, 02:21:42 am »
Hey sully, just a quick question. Seems my markings arent rly like bright at all, not sure if its perhaps the actual markings arent bright or if it doesnt wanna work wit me. I have the coding down pat, done it to many times and ive double checked and everything. But like i said markings arent to bright in the dark. Ill show u image. Lemme know what you think i mightve done wrong or maybe its actually right XD 
Note: i do have feralistic think  that might be it?



Offline Ouuka

  • Ramine's Nuudel
  • Community Champion
  • ****
  • Posts: 1,870
  • Country: ca
  • Floof-O-Meter: 76
  • Burp
    • Blue-Rakuen
    • SliferBeau
    • View Profile
    • Blue-Rakuen DA
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #24 on: April 15, 2011, 02:38:48 am »
Nvm ^^ it is my markings, seems they arent bright enough for some reason. imma have to work at making the markings like u did ._.

Offline Robin_Wolfieh

  • Dedicated Supporter
  • ***
  • Posts: 343
  • Country: us
  • Floof-O-Meter: 22
  • Squawk?!
    • RobinCanisLupus
    • ask-stark-the-narkeen
    • View Profile
    • Imgur
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #25 on: April 15, 2011, 02:58:56 am »
try changing all the "10"s to "4"s? whichever folder you put it in?

Wow, I totally missed that! How embarrassing....*blush*

Ayyy~

DR4IG

  • Guest
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #26 on: April 16, 2011, 01:04:24 pm »
 Can this be done to make shiny/Reflective markings as well? (Like the material on the default flourite crystals?) Because an Ice critter with appropriate markings could be interesting.

Offline Dunstan26

  • Finest Floof
  • ***
  • Posts: 870
  • Floof-O-Meter: 45
  • Insanity is my middle name.
    • View Profile
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #27 on: April 18, 2011, 03:32:14 pm »
in the end i bet it would look really cool but im so stupid i didnt follow ANY OF THAT XD (im not stupid, i'm sick so its hard 2 think) >,<*
Obsessed With A Creature

Sullivan

  • Guest
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #28 on: April 21, 2011, 11:16:24 pm »
Can this be done to make shiny/Reflective markings as well? (Like the material on the default flourite crystals?) Because an Ice critter with appropriate markings could be interesting.

it won't make it shiny or reflective, but if you do have a shiny/reflective preset it will make it glow like the crystals do. would you like a tutorial on making shiny/reflective stuff? i can do one for that too :]

DR4IG

  • Guest
Re: How to make Glow in the Dark Markings on your Presets/Etc
« Reply #29 on: April 22, 2011, 01:38:58 am »
it won't make it shiny or reflective, but if you do have a shiny/reflective preset it will make it glow like the crystals do. would you like a tutorial on making shiny/reflective stuff? i can do one for that too :]

 This would be interesting yus. :}