Author Topic: Confused with transparent presets? Here's the easy way!  (Read 18285 times)

Offline .General..

  • Experienced Traveler
  • **
  • Posts: 136
  • Country: 00
  • Floof-O-Meter: 23
  • Bowties are cool.
    • View Profile
    • Webbysite >83
Re: Confused with transparent presets? Here's the easy way!
« Reply #10 on: September 28, 2012, 12:44:34 pm »
I do not have GIMP, I use Corel Paint Shop PhotoPro X3 which has always worked fine for me, but can It be used to make the transparent presets?
I will answer, if there is a eraser tool or rubber tool and if the checkered thing shows up when you select the tool and "Add Alpha channel" to add then your all set! I don't have any other art programs besides gimp so good luck find the rubber/eraser tool!
Thank you. I do have the rubber an eraser tool on there, but I have to go back and check for the add alpha channel.

Aye, thank you for answering Rhiannon. Unfortunately I know practically nothing about Corel Paint Shop Photopro X3 though, I'm sure that if you can add an alpha channel and when you rub out it shows the checkered background then it shuld work. ^3^ No guarantees I'm afraid

Signature drawing by Cakeindafridge.
Avatar drawing by Zady.
Thanks for the drawings guys. <3
Whovian forever. <3

Offline .General..

  • Experienced Traveler
  • **
  • Posts: 136
  • Country: 00
  • Floof-O-Meter: 23
  • Bowties are cool.
    • View Profile
    • Webbysite >83
Re: Confused with transparent presets? Here's the easy way!
« Reply #11 on: September 28, 2012, 01:01:56 pm »
Do you know how to make transparency on just one side of the preset? C:

Indeed I do. X3 When you open the preset material file the first bit you'll see is this bit of coding:
Quote
material preset_5_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_5body.jpg
         }
      }
   }
}
material preset_5_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_5body.jpg
         }
      }
   }
}
You'll see there's two because material preset_5_bodyMatR will be the right side of the body and then material preset_5_bodyMatL will be the left. So, for example, I did the picture like I would usually for a preset. If I wanted it just to be on the left side of the feline/canine, I would call it something different like Preset_5bodyLEFT.jpg. When it comes to coding you'll need to replace the bit where it says 'preset_5_body.jpg' with that name. For example:
Quote
material preset_5_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_5bodyLEFT.jpg
         }
      }
   }
}
material preset_5_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_5body.jpg
         }
      }
   }
}

Then obviously, if you want just that side transparent, you add in the 'Alpha_rejection greater_equal 128' into the coding like on my tutorial and voila x3 Sorry it's so long, I find it hard to explain these things :L If you don't get any part of it, just ask me X3
« Last Edit: October 08, 2012, 05:56:12 pm by .General.. »

Signature drawing by Cakeindafridge.
Avatar drawing by Zady.
Thanks for the drawings guys. <3
Whovian forever. <3

Offline hugrf2

  • Purple Derple
  • Honored Hero
  • *****
  • Posts: 5,314
  • Country: us
  • Floof-O-Meter: 120
  • wrow
    • hugrf
    • channel/UChLphw5s3-hS8EFAgnNv6FQ
    • hugrf
    • hugrf
    • Ain't nobody got time fo' dat
    • View Profile
Re: Confused with transparent presets? Here's the easy way!
« Reply #12 on: September 28, 2012, 03:32:46 pm »
I did find the rubber tool but it's a eraser not really called the rubber tool.

xPuRfectDisastRx

  • Guest
Re: Confused with transparent presets? Here's the easy way!
« Reply #13 on: October 05, 2012, 08:39:27 pm »
Great tutorial! But, if you could, tell me how I can make it blue, but transparent. You know like still transparent, and blue at the same time?

Offline .General..

  • Experienced Traveler
  • **
  • Posts: 136
  • Country: 00
  • Floof-O-Meter: 23
  • Bowties are cool.
    • View Profile
    • Webbysite >83
Re: Confused with transparent presets? Here's the easy way!
« Reply #14 on: October 05, 2012, 09:37:27 pm »
Great tutorial! But, if you could, tell me how I can make it blue, but transparent. You know like still transparent, and blue at the same time?
Thank ye' x3 And yes I know what you mean, but unfortunately I do not know nhow you do it. Though, there is a tutorial for it: http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=26062.0 (Gonna have to scroll down a bit x3)
« Last Edit: October 05, 2012, 09:40:25 pm by .General.. »

Signature drawing by Cakeindafridge.
Avatar drawing by Zady.
Thanks for the drawings guys. <3
Whovian forever. <3

xPuRfectDisastRx

  • Guest
Re: Confused with transparent presets? Here's the easy way!
« Reply #15 on: October 05, 2012, 09:45:20 pm »
Great tutorial! But, if you could, tell me how I can make it blue, but transparent. You know like still transparent, and blue at the same time?
Thank ye' x3 And yes I know what you mean, but unfortunately I do not know nhow you do it. Though, there is a tutorial for it: http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=26062.0 (Gonna have to scroll down a bit x3)
Thanks!!!!:) I'm a mapmaker, but I still would love to make presets, so thanks for the help

Offline .General..

  • Experienced Traveler
  • **
  • Posts: 136
  • Country: 00
  • Floof-O-Meter: 23
  • Bowties are cool.
    • View Profile
    • Webbysite >83
Re: Confused with transparent presets? Here's the easy way!
« Reply #16 on: October 08, 2012, 05:51:39 pm »
Great tutorial! But, if you could, tell me how I can make it blue, but transparent. You know like still transparent, and blue at the same time?
Thank ye' x3 And yes I know what you mean, but unfortunately I do not know nhow you do it. Though, there is a tutorial for it: http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=26062.0 (Gonna have to scroll down a bit x3)
Thanks!!!!:) I'm a mapmaker, but I still would love to make presets, so thanks for the help

No problem! x3
« Last Edit: October 08, 2012, 05:53:32 pm by .General.. »

Signature drawing by Cakeindafridge.
Avatar drawing by Zady.
Thanks for the drawings guys. <3
Whovian forever. <3

SutterDog

  • Guest
Re: Confused with transparent presets? Here's the easy way!
« Reply #17 on: October 08, 2012, 08:51:49 pm »
Neato! I will sometime here, I will attempt to make a/some preset(s), and it might be transparent in some parts.

Offline SteampunkWolfdog

  • That British Snob
  • Community Champion
  • ****
  • Posts: 1,870
  • Country: gb
  • Floof-O-Meter: 157
    • ClockworkCarnivore
    • felislupus
    • @charliehowls2
    • View Profile
Re: Confused with transparent presets? Here's the easy way!
« Reply #18 on: October 24, 2012, 12:34:10 pm »
Ah, not as complicated as I once thought. Nice easy to follow tutorial you've got here. I'll have to try this out one day.  :)

Preset (Updated 3/1/17)

(Formerly SpiritSilverWolf)

Offline saffie515

  • Experienced Traveler
  • **
  • Posts: 102
  • Floof-O-Meter: 8
  • Most just call me saffeh.
    • View Profile
Re: Confused with transparent presets? Here's the easy way!
« Reply #19 on: October 30, 2012, 04:58:32 pm »
I'm confused. I understood most of it, but the thing I don't get is how to open the material file in notepad? o3o'