Author Topic: Kijiako comes with a preset help, AGAIN...  (Read 1421 times)

Offline Whinp

  • Finest Floof
  • ***
  • Posts: 916
  • Country: 00
  • Floof-O-Meter: 50
    • View Profile
Kijiako comes with a preset help, AGAIN...
« on: October 16, 2013, 07:41:19 pm »



I will say something. this will be a new ANOTHER fursona :3

Here's the coding

Note: The left head is called preset_1headL.png and the right preset_1headR.png


Quote
material preset_1_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
material preset_1_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
material preset_1_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 preset_8head.png
                         tex_address_mode wrap
                         filtering trilinear
         }
            texture preset_1headL.png
         }
      }
   }
}
material preset_1_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 preset_8head.png
                         tex_address_mode wrap
                         filtering trilinear
         }
            texture preset_1headR.png
         }
      }
   }
}
material preset_1_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_1eye.jpg
         }
      }
   }
}
material preset_1_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_1eye.jpg
         }
      }
   }
}
material preset_1_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1tail.jpg
         }
      }
   }
}
material preset_1_maneMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off
         texture_unit
         {
            texture preset_1mane.png
         }
      }
   }
}

Tried everything, nothing. Blank as usual.
Any advice?





In-game name as: Whinp




Offline Sherlockian

  • Yes, it means I'm bread
  • Dedicated Supporter
  • ***
  • Posts: 422
  • Country: 00
  • Floof-O-Meter: 65
  • Lynxy nuzzles <3
    • View Profile
Re: Kijiako comes with a preset help, AGAIN...
« Reply #1 on: October 16, 2013, 09:07:43 pm »
What effect is it that you are trying to achieve on the preset? Scrolling, glowing or? ;o Since it's white, it means something is wrong in the coding and stuff.
Please, feel free to call me Genny. x)


Avatar & signature by Zady <3

Offline Whinp

  • Finest Floof
  • ***
  • Posts: 916
  • Country: 00
  • Floof-O-Meter: 50
    • View Profile
Re: Kijiako comes with a preset help, AGAIN...
« Reply #2 on: October 16, 2013, 09:12:09 pm »
Well at first I thought "Hmm let's make the ears transparent so it looks a bit cooler" and did it. As you see in the coding, there's the code to transparent. Everythin' right but the head is just... blank. I tried to put normal without transparent stuffies but it didn't work. I think- I think it's something glitched with the Preset Maker... or it's the case that I've saved many images to work on the, as .xcf files so it doesn't lose the layers.
...What do you think? :/




In-game name as: Whinp




Offline Wolfbabe1

  • Familiar Grounds Dweller
  • **
  • Posts: 80
  • Floof-O-Meter: 2
    • View Profile
Re: Kijiako comes with a preset help, AGAIN...
« Reply #3 on: October 16, 2013, 09:16:10 pm »
Before you added the  Tedx address e wrap thing you added preset_8head instead of 1.

Offline Sherlockian

  • Yes, it means I'm bread
  • Dedicated Supporter
  • ***
  • Posts: 422
  • Country: 00
  • Floof-O-Meter: 65
  • Lynxy nuzzles <3
    • View Profile
Re: Kijiako comes with a preset help, AGAIN...
« Reply #4 on: October 16, 2013, 09:19:55 pm »
As Amy said, you put preset_8head instead of 1, but here's an easier code for transparency cx
Code: [Select]
material preset_1_headMatL
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_1headL.png
}
}
}
}
material preset_1_headMatR
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_1headR.png
}
}
}
}
Just replace your coding for the head, with that. Hope that works okie for you!
Please, feel free to call me Genny. x)


Avatar & signature by Zady <3

Offline Wolfbabe1

  • Familiar Grounds Dweller
  • **
  • Posts: 80
  • Floof-O-Meter: 2
    • View Profile
Re: Kijiako comes with a preset help, AGAIN...
« Reply #5 on: October 16, 2013, 09:22:40 pm »
iPod is a Derp with writing XD. And our Internet is being a Derp at the moment so it's a bit slow. I'll probably end up making myself another preset this weekend if I have time lol.

Offline ritat

  • Incarnated Angel
  • Pack & Pride Representative
  • ****
  • Posts: 1,203
  • Country: 00
  • Floof-O-Meter: 156
  • Will be inactive.
    • View Profile
Re: Kijiako comes with a preset help, AGAIN...
« Reply #6 on: October 16, 2013, 09:39:38 pm »
As Amy said, you put preset_8head instead of 1, but here's an easier code for transparency cx
Code: [Select]
material preset_1_headMatL
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_1headL.png
}
}
}
}
material preset_1_headMatR
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_1headR.png
}
}
}
}
Just replace your coding for the head, with that. Hope that works okie for you!

I tested out on my preset, it actually worked. 8D
Kij dear, if it works for meh then it works for chu.

Offline Whinp

  • Finest Floof
  • ***
  • Posts: 916
  • Country: 00
  • Floof-O-Meter: 50
    • View Profile
Re: Kijiako comes with a preset help, AGAIN...
« Reply #7 on: October 17, 2013, 05:06:58 pm »
Thanks, Sherlock. C: May I call you this? X3 +floof I don't like when people put the brackets in the wrong places in forums tutorials >.>


EDIT EDIT EDIT:
oKAY, it is normal now, but when i put the preset in the char (online), the head is white. tried everything. and now? What I do?
« Last Edit: October 17, 2013, 06:29:49 pm by Kijiako »




In-game name as: Whinp




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: Kijiako comes with a preset help, AGAIN...
« Reply #8 on: October 19, 2013, 04:35:05 pm »
Is this the preset you said you were having problems with in game? I thought we already fixed it ;3;
Well did you check your file names and see if they matched the file names in notepads?
Are you sure you saved your files on the right formate?
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