Author Topic: How to change the .....  (Read 2740 times)

Offline Milenux Liux

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
  • I be good to them and they make me cry
    • View Profile
How to change the .....
« on: March 31, 2013, 11:49:24 am »
I wana change the texture and i cant i just write "Blood" adn thats it (its for warrior cats RP) the picture is a PNG imege i put it to textures  and i just write the name of it but ofcorse i thought what i chuld i write on the end  Blood.PNG?  BLood.Texture? or something else...

Good bye

Offline Ruby1234

  • Mean Tutorial Queen
  • Elder Grey Pelt
  • ****
  • Posts: 2,794
  • Country: us
  • Floof-O-Meter: 297
  • aka Phloxenfree.
    • View Profile
Re: How to change the .....
« Reply #1 on: March 31, 2013, 12:32:37 pm »
What exactly is this for?
I know it's for a warrior cats RP, but is this a preset, map, or object?

Offline Milenux Liux

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
  • I be good to them and they make me cry
    • View Profile
Re: How to change the .....
« Reply #2 on: March 31, 2013, 03:18:48 pm »
Dark forest i want to make the water to look like blood.....

Good bye

Offline Tokoa

  • Pack & Pride Representative
  • ****
  • Posts: 1,005
  • Country: 00
  • Floof-O-Meter: 33
  • Orange.
    • View Profile
    • http://tokoas.deviantart.com/
Re: How to change the .....
« Reply #3 on: March 31, 2013, 03:27:20 pm »
Here is a link to some blood water floof :)
http://www.mediafire.com/?cz4yi8cgqx1pa72
Sorry but I'm not sure how you download it really.. I don't change the color of the water when I make maps.
« Last Edit: March 31, 2013, 03:42:24 pm by Tokoa »

Icon by Aveo and sig by WingsandFeathers on DeviantArt.

Offline AssassinPegasus

  • Dedicated Supporter
  • ***
  • Posts: 494
  • Country: lt
  • Floof-O-Meter: 9
  • Horsing around
    • Ze-Shapyra
    • Shapyra
    • View Profile
Re: How to change the .....
« Reply #4 on: March 31, 2013, 06:37:16 pm »
I mean what i need to write in to the window so the ater wuld be the texture i got i just got a texture callded  Bloodtex  and i tipe in the wiindow  Bloodtex....but i get white water..

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: How to change the .....
« Reply #5 on: March 31, 2013, 07:00:12 pm »
I have made some blood water myself for my map Dark Kingdom.
Also, if you want water textures to show up in-game, go in the MATERIAL, don't type in the texture, and see.
Ex: in the material is says BloodWaterMat, type that in in-game in the map.
Also, you MUST have a water material in materials. Material example:


Code: [Select]
material BloodWaterMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off

texture_unit
{
texture Bloodtex.png
scale 0.05 0.05
scroll_anim -0.03 -0.05
rotate 90
}
texture_unit
{
texture Bloodtex.png
scale 0.05 0.05
scroll_anim -0.05 0.01
rotate 90
}
}
}
}

Hope this helped~


~Hugrf

Offline AssassinPegasus

  • Dedicated Supporter
  • ***
  • Posts: 494
  • Country: lt
  • Floof-O-Meter: 9
  • Horsing around
    • Ze-Shapyra
    • Shapyra
    • View Profile
Re: How to change the .....
« Reply #6 on: March 31, 2013, 08:12:46 pm »
Umm i guoss i got it..