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

Pages: [1]
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 / 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!

4
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
                        }
                }
        }
}


5
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-

6
Game Help / Default markings problems. ~Solved, please lock.|
« on: November 17, 2013, 03:45:58 pm »
Ok, so I went on FeralHeart this morning, and, my charries had no markings. Just the colors, I checked the FH folder under textures and all my marking dissapeared, both the ones you get when you download FH and MM3. I've re-added MM3, but I need the first markings...is there a link to these or do I need to re-download Fh?..
Thank you!
xXGhostShock~

Pages: [1]