Page 2 of 2

Re: [Character] Mountain Lion / Puma

Posted: Wed Dec 25, 2013 7:25 am
by iDubbbz
Wow. Looks awesome

Re: [Character] Mountain Lion / Puma

Posted: Wed Dec 25, 2013 9:26 am
by RagdollZombie
Thomason1005 wrote:i found out how the fur thing is done:
1 - make a copy of your mesh and extrude the edges where you want the fins, you dont have to worry about uvs (as in the a147 vid)
2 - export this modified mesh to another file (charactername_fur.obj)
3 - link it in the Data/Characters/Charactername.xml file by adding

Code: Select all

<appearance obj_blala
fur = "Data/Models/Characters/Squirrel/charactername_fur.obj"/>
heres a quick test i made on ragdollzombies squirrel, i just made select random, extrude individual and scaled it up for the fins...

I must have missed the .xml stuff, I'll try that out next time :)

edit: I still can't seem to get it to work :( I've set up the .xml for it but the fur never shows up...

Re: [Character] Mountain Lion / Puma

Posted: Wed Dec 25, 2013 10:51 am
by Korban3
Oh ho ho
David and his clever use of blendshapes. It's finding the differences in vertices and working with just those. I learn so much just being on this forum.