Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - StabbedByAPencil

Pages: [1] 2
1
Request/Find Meshes / Looking for jungle meshes
« on: August 09, 2018, 09:09:45 pm »
Hello, im searching for some jungle meshes for a map in progress im working for, the map is for a gate, hope anyone haves jungle meshes
maybe a recommendation of alike ones? :P

2
Game Help / Re: Height map problem
« on: August 06, 2018, 07:18:35 pm »
I downloaded Gimp but is the 2, im not sure if i downloaded the correct one, i clicked in advanced options and there wasn't greyscale
Edit:NVM, im a bit blind and didn't see the option oops

3
Art Gallery / Re: More DeviantArt :3
« on: August 06, 2018, 07:08:02 pm »
You impressed me Shocker! You are a real artist, i love your presets and art, very amazing and beautiful, have a great day :D

4
Screenshots / Re: Sigil's adventures in Cherika Valley
« on: August 06, 2018, 07:00:31 pm »
Seems like Sigil got so much fun in CV! I also like the preset, good job!

5
Game Help / Re: Height map problem
« on: August 06, 2018, 06:50:54 pm »
Thanks you all, i will see if i can download Gimp, cause i don't have much mega bytes remaining ;v;

6
Art Gallery / Re: Some art
« on: August 05, 2018, 08:57:04 pm »
Thanks,Ellen,Morqqe and Ame! Have a good day! :D

7
Art Gallery / Re: Some art
« on: August 05, 2018, 08:54:03 pm »
These are very impressive for some having been drawn by mode of a phone (that's very tricky!). The anatomy of the otter looks very good, and I love the two-toned eyes for the others. The symbol on the fox is intriguing, too. Is there any history behind it?
I must say, that i didn't think of making a story of it, i may make one and post it in the threat, while i think of one, thanks so much!

8
Game Help / Height map problem
« on: August 05, 2018, 08:43:08 pm »
I've recently got the FH stopped workings thing because i made a terrain in FireAlpaca, i putted 513 x 513 and the file is PNG, everything is grey,black,light grey and white, i don't know what is the problem? I putted in the terrain folder, can someone help?

9
Presets & Markings Tutorials / Re: Basics of creating a preset!
« on: August 02, 2018, 06:07:23 pm »
Thanks! It's my first guide so i made my best and i liked it, thanks to

10
Presets & Markings Tutorials / Basics of creating a preset!
« on: August 01, 2018, 07:14:04 pm »
Hello, today im gonna teach some basic to create a preset!
You will firtly need a program with layers and transparent like:
Gimp
MS Paint
FireAlpaca
and other
What you need to do is download a color me https://www.deviantart.com/some-art/art/Color-Me-Now-Easy-FH-Preset-192462933
Now after downloaded it, you will open it and copy them and paste it to the FH folder>My_preset> Any folder.
They're all named ''YourName'' Rename it whatever you want, go to the coding note and replace the number 9 to the number of the folder you putted the files, now change the ''YourName'' to the name you putted it the png.

My folder used for my preset
Note with the coding of mine
Quote
material preset_4_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture Preset_4Body_Left.png
         }
      }
   }
}
material preset_4_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture Preset_4Body_Right.png
         }
      }
   }
}
material preset_4_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture Preset_4Head_Left.png
         }
      }
   }
}
material preset_4_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture Preset_4Head_Right.png
         }
      }
   }
}
material preset_4_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture Preset_4Eyes_Left.png
         }
      }
   }
}
material preset_4_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture Preset_4Eyes_Right.png
         }
      }
   }
}
material preset_4_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture Preset_4Tail.png
         }
      }
   }
}
material preset_4_maneMat
{
    technique
    {
                pass
                {
                ambient 0.8 0.8 0.8
               cull_hardware none
               cull_software none
                alpha_rejection greater_equal 128
                texture_unit
                       {
                                texture Preset_4Hair.png
            }
        }
    }
}

Now, you shall open your app to color the images  ;D
I will use FireAlpaca
Open your image to color and add a layer like this

If you want to add a downloaded texture then open the texture in another window, copy it and paste it in the preset that is going to be colored,also put the texture layer into multiplication

Now color it! (Same with the other images)

Loading...

Done? Okay! Now delete the layer with the guide lines and save the changes! c:
Is there something you didn't understand? Contact me in Discord and ill give a better explain it! -> Dad#6324
Hope y'all understanded a maked a good preset!, cya in the next post

Pages: [1] 2