Author Topic: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!  (Read 96978 times)

Offline Kittycatty

  • Dedicated Supporter
  • ***
  • Posts: 263
  • Country: 00
  • Floof-O-Meter: 6
  • Partially Gone.
    • View Profile
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #90 on: October 27, 2012, 07:12:38 am »
What do you do with the code exactly? Do you copy and paste it into the material file or something?

No longer active on the forums, though I do check back once in a while.

Offline kavaiwolf

  • Familiar Grounds Dweller
  • **
  • Posts: 58
  • Floof-O-Meter: 0
    • View Profile
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #91 on: November 20, 2012, 09:12:40 pm »
But long xD

Offline Tearless

  • The strange artist about whom your mother warned you...
  • Finest Floof
  • ***
  • Posts: 604
  • Country: 00
  • Floof-O-Meter: 81
  • Weird Absentee Uncle
    • View Profile
    • My DeviantArt
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #92 on: December 12, 2012, 05:42:35 am »
Hey, just spent a while fighting with this thing so I thought I'd spare the rest of you the trouble... This is for metallic markings under a normal, partially transparent texture.

Quote
material preset_1_headMatL
{
   technique
   {

      pass
      {
         texture_unit
         {
            texture Metal.jpg (This is where your solid, metallic texture goes, no transparency)
            tex_address_mode wrap
            filtering trilinear
            colour_op replace
            env_map spherical
         }
         texture_unit
         {
            texture preset1_head.png (This is your main preset, should be transparent where you want the markings)
            tex_address_mode wrap
            filtering trilinear
            colour_op alpha_blend
         }

      }

   }

}

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: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #93 on: December 19, 2012, 08:47:42 pm »
I'm having a little trouble with the transparent code.
Like I'm making a skull like preset for the face. And I enter in the transparent code for the face, and it works, but when I'm looking straight at it I see compleatly through. Now I just want to be able to see though the mouth and that's it, but the code make me see all the way through its head like I can see the sky through the head. Any suggestions guys? If you can send me the codes to what you recommend
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 Grosskatze

  • Experienced Traveler
  • **
  • Posts: 155
  • Country: 00
  • Floof-O-Meter: 9
  • Claw... I miss you!
    • View Profile
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #94 on: January 03, 2013, 03:59:53 pm »
O.o i tried this and my whole folder for preset 10 disappeared in the game! It's still in my files but in fh it looks like i never had a preset 10 folder! O.o

Offline Tearless

  • The strange artist about whom your mother warned you...
  • Finest Floof
  • ***
  • Posts: 604
  • Country: 00
  • Floof-O-Meter: 81
  • Weird Absentee Uncle
    • View Profile
    • My DeviantArt
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #95 on: January 03, 2013, 05:28:28 pm »
That would be the regular code for transparency, Woolfie. Just make a copy of your body texture (and name them something along the lines of 'preset_bodyLeft.jpg' and 'preset_bodyRight.png')and make the leg you want transparent. Then put both in the preset folder you're using and type the names into the .material accordingly. You only need to put the transparency code into the side the missing leg is on.

Offline Emberflame

  • Ancient Silver Mane
  • *****
  • Posts: 3,636
  • Country: 00
  • Floof-O-Meter: 27
    • WatcherMagic
    • View Profile
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #96 on: October 04, 2013, 02:58:40 pm »
thx for this Tigg, it helps a lot :)

Offline TBSNIHON

  • Experienced Traveler
  • **
  • Posts: 123
  • Country: 00
  • Floof-O-Meter: 5
  • Biggest Adam Driver fan there is..
    • View Profile
    • Chuff!
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #97 on: October 07, 2013, 08:04:09 pm »
Thanks! Since it is Windows 8 i had to do the same thing. :3 Thanks for the help!
BOOM!

Offline SilverKitty12

  • Forum Newcomer
  • *
  • Posts: 1
  • Floof-O-Meter: 0
    • View Profile
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #98 on: December 07, 2014, 10:27:45 pm »
Okay, I was able to get the parts that I wanted to be transparent, transparent.  But I have one problem.  Since I made the right ear have a missing part (a transparent part), it made the rest of the right side of the head oddly shiny.  Can this be fixed?

Offline hellbent

  • Curious Wanderer
  • *
  • Posts: 22
  • Country: us
  • Floof-O-Meter: 1
  • formerly XxMidnightX
    • heilbent
    • View Profile
Re: Scripts! Moving Tex, Transparent, Glowy, Metallic and more!
« Reply #99 on: February 27, 2015, 06:52:18 am »
I was wondering if there was a code for the GIF preset, but for the head? I can't seem to figure it out. Dx Maybe I'm just not the sharpest knife in the kitchen. xD