Author Topic: Ceiling help  (Read 2375 times)

Offline emubird1

  • Forum Newcomer
  • *
  • Posts: 7
  • Floof-O-Meter: 0
    • View Profile
Ceiling help
« on: October 12, 2013, 04:41:52 pm »
I'm making a few maps, and one includes a hotel, but I don't want rock ceiling for my hotel. But I don't know how to make a new ceiling texture, or if I even can. I know a way that might work, as I've done it for another thing, but I need to find out where the ceilingmat is in the Feralheart folder, so if anyone knows, please tell me.  ;D

Offline nicekind

  • Pack & Pride Representative
  • ****
  • Posts: 1,207
  • Country: 00
  • Floof-O-Meter: 39
  • art by WhiteLightHeart
    • View Profile
Re: Ceiling help
« Reply #1 on: October 12, 2013, 05:55:17 pm »
To make your own ceiling you have to go to:
1. FeralHeart-media-objects-structures
2. Open notepad
3. Write/copy the code in it normal ceiling code:
Code: [Select]
material CeilingMat
receive_shadows on
technique
{
pass
{
//lighting off
texture_unit
{
texture ceilingTex.jpg
scale 0.05 0.05
}
}
}
}

4. Change the "material CeilingMat" to the file how you wanna call it. example: "material ..." (there has to be the material infront of it.
5. change the "ceilingTex.jpg" to the name that texture you are going to use.
6. Save the notepad to FeralHeart-media-objects-structures (save the notepad as material file)
7. Place your texture picture to FeralHeart-media-objects-structures as the same name you saved it in point nr 5
8.Restart fh
9.Go to the map maker and untick the sky box.
10. Where is written the ceilingmat replace it with the name u wrote in the point nr 4.
shhh noone knows me

Offline emubird1

  • Forum Newcomer
  • *
  • Posts: 7
  • Floof-O-Meter: 0
    • View Profile
Re: Ceiling help
« Reply #2 on: October 13, 2013, 06:33:17 pm »
How do I make it a material file? Thank you, as well.

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Ceiling help
« Reply #3 on: October 13, 2013, 07:44:43 pm »
How do I make it a material file? Thank you, as well.

In your Feralheart>> Media>> Objects>> Structures folder there is a file called ceiling.material. Just copy and paste it and then rename it.
Will be inactive due to work and exams.