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.


Topics - MasiYumi

Pages: 1 2 [3]
21
Modding & Meshing Tutorials / ~Find Custom Rock Textures!~ -EASY-!
« on: December 26, 2011, 04:43:35 pm »
It's so easy, even a noob could do it! ;D
No pictures until I find a way how to put them up :/
If you wanna get creative, find your favourite images (in size '512' by '512'!) to put on rocks and shapes!

Step 1- Go onto the internet and type in 'Rock textures' on Google, or something like that. Go onto images. On the left, there is a bar. Go down to the sizes thingie and type in '512' by '512'. Hit 'Search'.
Step 2- Find a rock texture that you like. Save it onto your computer. Doesn't matter were, just save it.
Step 3- Go onto 'My computer'. Then find werever you saved it. Right click the image and click 'Copy'. After that go to the 'C Drive' (normaly were FeralHeart is) and go to FeralHeart. Go to 'media', then 'objects'. Go to 'rocks'. There you will find all the rock textures. Right click an empty space, and hit 'Paste'. Your rock texture will be there!
Step 4- Right click your new rock texture and hit 'Rename'. Since there are 6 rock textures, rename it 'rockTex7'. But you are not done yet!
Step 5- Open up the 'rock' material file. See all the rock texture names? Thats how they show up in game. If those were not there then the textures would not work. Copy and paste this code into your rock material file. Replace all 'rockMat' names with the name of your new rock material. Don't forget to save it!

Code: [Select]
material rockMat
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture rockTex.jpg
}
}
}
}

Step 6- LAST STEP! Go on your FearlHeart game, then Tools, then 'Object maker'. Type in 'rock.mesh'. After that type in the name of your rock texture in the material box.Then your new rock mat is shown! :D


If you wanna get creative, find your favourite images (in size '512' by '512'!) to put on rocks and shapes!









22
Introduction / Hey Feral Heart!
« on: October 15, 2011, 04:49:19 pm »
I don't have an idea how to start this, but I hope you all welcome me and that I'll make good friends on here. I have played Feral Heart long before I joined the fourms, so I'm not really a newbie XD I haven't played Impressive Title when it was out, and I wish I could play it   :( My computer is very old, so if I ever post FH screenies dont ask why they are in poor quiality. I'd do anything to get a new computer, but nothing too absurd XD. My username is OLD. I dont use the name 'MasiYumi' anymore so call me 'BreyerKat'. Thats all you need to know about me! :D I will post more when I get to^^

Pages: 1 2 [3]