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 - flower-child

Pages: [1] 2
1
Game Help / Code help?
« on: January 15, 2016, 12:24:55 am »
I'm trying to make a mechanical-cyborg like preset and I've been trying to figure out how to combine a scrolling code and a metallic code, anyone have the coding for this and any help on this?

Thank you.~

2
Game Help / Scrolling + Transparent/Disappearing
« on: October 29, 2015, 05:26:13 am »
So. I need a little preset help because I'm having troubles figuring it out myself.

This is my preset. I either want to keep the transparent textures and have the red markings scrolling or have the whole preset disappear and come back while keeping the transparent parts.

Is this possible? If it is I would like the coding. I hope it is as I would be quite happy

Thank you! ^^

3
Game Help / Re: Preset Mane Help ^.^
« on: September 12, 2015, 03:34:08 am »
Making it transparent isn't the issue, I know to make it be transparent and to have it saved as a png. It's making it scroll so the texture moves, but only where it's supposed to, not like the gif I attached. I don't want the transparency to move.

4
Game Help / Preset Mane Help ^.^
« on: September 12, 2015, 12:22:35 am »
So. I've been playing around with scrolling textures lately but I just can't get the mane to work. So far I've got it like this.

https://gyazo.com/6b9208215e01082dfe2759cddf607c06

And that's as far as I have gotten, how can you make it so the tips don't disappear and so it doesn't have that awkward, blocky look to it? (Maybe I have the coding wrong or somethin'? :o")) Any help is much appreciated!

5
Game Help / Re: Weird mane problem. -Presets
« on: February 08, 2014, 03:20:57 am »
Oh goodness thank you! xD I thought it was something to deal with the colouring and such.. didn't know it was a transparency problem.. Finally got all my mane problems fixed..

6
Game Help / Weird mane problem. -Presets- Solved.
« on: February 08, 2014, 02:32:14 am »
Whenever I add a mane to my preset that I've made, the mane tends to look kinda 'blocky' in a way. Like it has flat edges ans such. I've tried a different coding that fixed a transparent problem, but it just changed it to be kinda blocky. Here's the code.

material preset_11_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_11mane.png
                        }
                }
        }
}


7
Game Help / Re: Lost material files.
« on: January 23, 2014, 03:25:48 am »
Oh my goodness thank you so much Lord Suragaha. You've fixed my biggest problem so far! Thank you so much!

8
Game Help / Re: Lost material files.
« on: January 23, 2014, 02:58:10 am »
No... those aren't the ones. They are the ones where you go into FH>>Media>>Materials then there's the fmain, cmain, fmarkings, and cmarkings and the four of them are MATERIAL files.

9
Game Help / Lost material files. -Solved.-
« on: January 23, 2014, 02:16:36 am »
Ok, so I will agree that I did this. xD I forgot to make back-up files for the original fmarkings, fmain, cmarkings, and cmain files when I went to change it to something different, now my colours and such are off. Like white will show an ugly off-whiteish-yellowish colour. Any way I could get those original files back without re-installing the game?

-Ghostie-

10
Game Help / Re: Default markings problems.
« on: November 17, 2013, 03:59:17 pm »
Yes, they were not there, but I've just gotten back on Feral-Heart and all my markings have come back, dunno how that happened. I think the defaults might have been in with the MM3? Anyway, it's solved now.

Pages: [1] 2