Author Topic: Transparent wingz for chu! c:  (Read 12309 times)

Offline Ramine

  • Community Champion
  • ****
  • Posts: 2,208
  • Floof-O-Meter: 182
    • View Profile
    • Ramine on DeviantART
Re: Transparent wingz for chu! c:
« Reply #10 on: July 20, 2012, 11:22:31 am »
No problem. I'm glad people are actually interested in this. ^^


Signature by Delay. <3

Offline Midgetsc

  • Familiar Grounds Dweller
  • **
  • Posts: 69
  • Country: 00
  • Floof-O-Meter: 2
    • View Profile
Re: Transparent wingz for chu! c:
« Reply #11 on: July 20, 2012, 06:56:15 pm »
Well, the transparency code seems confusing. x3 This'll be great for RPs. I mean, who doesn't want a flying rainbow wolf?

Offline Pakhet

  • Familiar Grounds Dweller
  • **
  • Posts: 72
  • Floof-O-Meter: 4
    • View Profile
    • Forbbiden Lands forum - (c) CloudFish
Re: Transparent wingz for chu! c:
« Reply #12 on: July 21, 2012, 05:02:28 am »
I rechecked the list and attempted to do the coding again. But...it's still been abducted by aliens.

The material file would be great. Thanks in advance. ^^

Kayla..

  • Guest
Re: Transparent wingz for chu! c:
« Reply #13 on: July 21, 2012, 12:15:32 pm »
Wow they are amazing ^^

Offline kongfuwolf12

  • Curious Wanderer
  • *
  • Posts: 15
  • Country: 00
  • Floof-O-Meter: 1
  • real??y ?? ??e real ?on??er
    • View Profile
Re: Transparent wingz for chu! c:
« Reply #14 on: August 03, 2012, 02:54:58 pm »
I've pasted the new transparent wing code from the 'readme' file to my preset_12.material file. For some reason, I see left wing the ugly white color, and the right wing with the transparent texture. So, one wing has no texture and one has the transparent texture. Is there somthing I'm doing wrong?
"Is it comfortable to know that your misery is someone else's joy? Don't think so."

Offline okami357

  • Finest Floof
  • ***
  • Posts: 974
  • Floof-O-Meter: 29
  • kaere..kaere..kaere...
    • View Profile
Re: Transparent wingz for chu! c:
« Reply #15 on: August 03, 2012, 03:08:38 pm »
*O* omg ! i am a wingless flying wolf >:D

Offline ScubaDiver4life

  • Curious Wanderer
  • *
  • Posts: 47
  • Floof-O-Meter: 2
  • To your DOOM you may come
    • View Profile
Re: Transparent wingz for chu! c:
« Reply #16 on: December 07, 2012, 08:42:05 pm »
If I wanted to add this to an already made Preset that I have downloaded, would I have to recode anything? Or could I just extracte the file into the Preset folder that needs transpartent wings?
~To your DOOM you may come~ Hades UW God

Offline Ramine

  • Community Champion
  • ****
  • Posts: 2,208
  • Floof-O-Meter: 182
    • View Profile
    • Ramine on DeviantART
Re: Transparent wingz for chu! c:
« Reply #17 on: December 08, 2012, 10:14:45 am »
You have to rewrite some of the codes.

If the preset isn't in folder 11 or 12, then move it into one of those and change the file names.
(also don't forget to change the material file either, change all the numbers to 11 or 12)

Now.. Replace this code:
Code: [Select]
material preset_12_equipMatL
{
technique
{
pass
{
texture_unit
{
texture preset_12equip.jpg
}
}
}
}
material preset_12_equipMatR
{
technique
{
pass
{
texture_unit
{
texture preset_12equip.jpg
}
}
}
}

With this:

Code: [Select]
material preset_12_equipMatL
{
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
alpha_rejection greater_equal 128
scene_blend alpha_blend
texture_unit
{
texture TransparentWingz1.png
tex_address_mode wrap
filtering trilinear
}
}
}
}
material preset_12_equipMatR
{
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
alpha_rejection greater_equal 128
scene_blend alpha_blend
texture_unit
{
texture TransparentWingz.png
tex_address_mode wrap
filtering trilinear
}
}
}
}

And if you're using folder 11, then just replace the twelves with elevenz. Like I said earlier. xD
« Last Edit: December 08, 2012, 12:27:03 pm by Ramine »


Signature by Delay. <3

Offline Bawfle

  • Courage is not the absence of fear but rather the judgement that something is more important than fear.
  • Elder Grey Pelt
  • ****
  • Posts: 3,147
  • Country: gb
  • Floof-O-Meter: 344
  • The Zambisi Pride
    • View Profile
Re: Transparent wingz for chu! c:
« Reply #18 on: December 08, 2012, 10:34:55 am »
Awesome wingiez rami <3 c: Ya flargy.


Pixel Doll Commissioned and Coloured by RingoKioko
Inactive // Retired // Gone

Offline Ramine

  • Community Champion
  • ****
  • Posts: 2,208
  • Floof-O-Meter: 182
    • View Profile
    • Ramine on DeviantART
Re: Transparent wingz for chu! c:
« Reply #19 on: December 08, 2012, 12:27:25 pm »
Dankies, Buffy. Flargy. <3 :3


Signature by Delay. <3