Author Topic: Some mane coding help?  (Read 3295 times)

Offline Azurain

  • 🍃🍃🍃🍃🍃
  • Member Of The Season
  • Elder Grey Pelt
  • ***
  • Posts: 3,292
  • Country: us
  • Floof-O-Meter: 183
  • an actual forest gremlin
    • lark-bird
    • View Profile
Re: Some mane coding help?
« Reply #10 on: September 26, 2017, 05:10:09 am »
You can always try and get a fresh new preset file and just fill it all out accordingly and then stick the mane fix in it then. If it really is an issue of where all the spacing got messed up. (Coding is so complicated sometimes, even when it doesn't need to be. xD)

Offline flandesuyo1

  • Familiar Grounds Dweller
  • **
  • Posts: 65
  • Country: us
  • Floof-O-Meter: 0
  • 月の王女
    • View Profile
Re: Some mane coding help?
« Reply #11 on: September 26, 2017, 05:12:37 am »
Ill do that and ill probably get back to the initial mane problem. I'll try that and then get off (my dad will kill me if he sees im still on the computer at this hour) And continue this tomorrow if anything isn't solved ♡
   ♡

Offline Azurain

  • 🍃🍃🍃🍃🍃
  • Member Of The Season
  • Elder Grey Pelt
  • ***
  • Posts: 3,292
  • Country: us
  • Floof-O-Meter: 183
  • an actual forest gremlin
    • lark-bird
    • View Profile
Re: Some mane coding help?
« Reply #12 on: September 26, 2017, 05:17:43 am »
Aye, that's probably the best plan! Let us know if it works when you can! ^^

Offline flandesuyo1

  • Familiar Grounds Dweller
  • **
  • Posts: 65
  • Country: us
  • Floof-O-Meter: 0
  • 月の王女
    • View Profile
Re: Some mane coding help?
« Reply #13 on: September 26, 2017, 05:18:29 am »
Put all the files and stuff in the different folder (empty preset folder) but it wont show up >_> Can someone tell me what I'm missing, and what I need to do and maybe some solutions to fix my one that was in the original preset_9 folder? I'll solve it in the morning but will read the replies in bed tonight
   ♡

Offline Hakumi

  • ✩ Just A Virtuous Smol ✩
  • Honored Hero
  • *****
  • Posts: 4,835
  • Country: 00
  • Floof-O-Meter: 130
  • A Smol & Helpful Floof ~
    • leanim3fr3akzoid
    • LeAnim3Fr3akzoid
    • View Profile
Re: Some mane coding help?
« Reply #14 on: September 26, 2017, 05:20:49 am »
You have to make sure that the coding in the new preset folder actually matches. Number wise and all. If you were to just move everything to an empty preset folder without changing the numbers, it won't show for ya so make sure you did that. Also, follow the coding that Kiki did earlier for the mane and you should be good to go.

Keep on traveling across this road called 'Life.'

Discord: Haku - Haku#74O7

Offline flandesuyo1

  • Familiar Grounds Dweller
  • **
  • Posts: 65
  • Country: us
  • Floof-O-Meter: 0
  • 月の王女
    • View Profile
Re: Some mane coding help?
« Reply #15 on: September 26, 2017, 05:27:46 am »
Thanks, i’ll do that tomorrow! And when i added in the coding that they gave me the spacing was different from the actual spacing in all other parts of it. Did i need to click [select] code one the forum to get the right format instead of highlighting>copy>paste
   ♡

Offline Morgra

  • I don't like sand...
  • Immortal Legend
  • *****
  • Posts: 5,718
  • Country: us
  • Floof-O-Meter: 347
  • Ever been killed by a spider? I was
    • DinksterDaily
    • View Profile
Re: Some mane coding help?
« Reply #16 on: September 26, 2017, 05:32:16 am »
Thanks, i’ll do that tomorrow! And when i added in the coding that they gave me the spacing was different from the actual spacing in all other parts of it. Did i need to click [select] code one the forum to get the right format instead of highlighting>copy>paste
The spacing doesn't matter as long as the same number of brackets are there, which to me it looks like they are. ^^ Certain people may have a preference for more or less spacing but it is all still the same code.

And there's no difference between the Select button and Highlighting it all and copying and pasting it.
Profile pic by Edolicious

People don't think the universe be like it is, but it do.


Offline flandesuyo1

  • Familiar Grounds Dweller
  • **
  • Posts: 65
  • Country: us
  • Floof-O-Meter: 0
  • 月の王女
    • View Profile
Re: Some mane coding help?
« Reply #17 on: September 26, 2017, 05:36:17 am »
thanks for clearing that up for me. I’ll do all these changes tomorrow to see if i can fix this dang preset of my boy. Also, a friend asks about what “coding language” this is?
   ♡

Offline Morgra

  • I don't like sand...
  • Immortal Legend
  • *****
  • Posts: 5,718
  • Country: us
  • Floof-O-Meter: 347
  • Ever been killed by a spider? I was
    • DinksterDaily
    • View Profile
Re: Some mane coding help?
« Reply #18 on: September 26, 2017, 05:42:17 am »
FeralHeart is on the Ogre game engine and this is an Ogre material that you are coding ^^
Profile pic by Edolicious

People don't think the universe be like it is, but it do.


Offline flandesuyo1

  • Familiar Grounds Dweller
  • **
  • Posts: 65
  • Country: us
  • Floof-O-Meter: 0
  • 月の王女
    • View Profile
Re: Some mane coding help?
« Reply #19 on: September 26, 2017, 09:24:22 pm »
Alright! So i finally have had the time to transfer everything and it is now in the preset_3 folder! We're back to the initial problem I was trying to fix. The mane texture is not full. It's odd to where it just kinda, phases through itself. It has everything but its not exactly solid. Its like a texture that really has no mesh and its kinda empty, (Kinda like feral heart huge rock mountains.)
Code: [Select]
material preset_3_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture RinHair.png
}
}
}
}

This is the initial and default coding with all my textures put together.
   ♡