Wondering how to accomplish a certain animation task? Ask here.
Moderators: Víctor Paredes , Belgarath , slowtiger
jhbmw007
Posts: 382 Joined: Thu Feb 15, 2007 5:41 am
Post
by jhbmw007 » Sun Jul 31, 2011 4:50 am
I'm having this problem with a character where I've used a tiled image for the fill on his clothing:
The gray on his sleeves isn't there when his arms are down- it appears the image only get tiled/repeated for so far and then any shape that goes outside of this area is getting to the gray... Is the only fix for this to use masking instead?
Víctor Paredes
Site Admin
Posts: 5815 Joined: Wed Jan 26, 2005 12:18 am
Location: Barcelona/Chile
Contact:
Post
by Víctor Paredes » Sun Jul 31, 2011 4:53 am
I'm not sure to understand your problem, but remember image textures only moves with bone strength, so you must add some strength to the arms bones.
Last edited by
Víctor Paredes on Tue Aug 02, 2011 2:17 pm, edited 1 time in total.
slowtiger
Posts: 6255 Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:
Post
by slowtiger » Sun Jul 31, 2011 10:38 am
Since this is nearly un-fixable, I'd use the alternative method of image layers masked with vetor layers, both bound to the same bone.
jhbmw007
Posts: 382 Joined: Thu Feb 15, 2007 5:41 am
Post
by jhbmw007 » Tue Aug 02, 2011 2:08 pm
thank selgin- I didn't realize bone strength needed to be on. I normally manually bind points and don't use it.