|
Screwtape Foulsbane
Registered User
Join date: 30 Dec 2007
Posts: 134
|
02-10-2008 07:01
I'm working on a wearable stool. I've got the standard animation to trigger on attachment but the feet are above the ground. Is there a way to move the avatar down a bit or do I need to make a new animation? Thanks S
|
|
Beezle Warburton
=o.O=
Join date: 10 Nov 2006
Posts: 1,169
|
02-10-2008 07:27
Maybe there's something I'm missing -- can't you just edit the attachment closer to your butt?
_____________________
Though this be madness, yet there is method in't. -- William Shakespeare Warburton's Whimsies: In SLApez.biz
|
|
Screwtape Foulsbane
Registered User
Join date: 30 Dec 2007
Posts: 134
|
02-10-2008 07:39
Already tried that  . Moving the prim dosn't affect the height of the AV. S
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
02-10-2008 11:32
that'd be a problem with the animation.... a larger av might not have the same problem...
if you made the anim yourself, take the original and lower the hips in your animation software before uploading it again.
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|
|
Screwtape Foulsbane
Registered User
Join date: 30 Dec 2007
Posts: 134
|
02-10-2008 12:04
My av is at max height and I'm using the generic sit. I thought I had a fix with llMoveToTarget(llGetLocalPos()+<0,0,-.2>  ,1) but I get no movement no matter what the vector change. And yes, the prim is set physical. Making a custom anim looks to be the way to go. Thanks for the help so far. S
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
02-10-2008 12:13
yeah, unfortunately there really isn't a method for correcting the position of a sit that played from an attachment (rather than a sat upon object), and the only cure is to go custom, and move the hip position before uploading.... worse this will have different effects for different height av's... and shoe height is calculated in too just to make it a really fun mess.
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|
|
Screwtape Foulsbane
Registered User
Join date: 30 Dec 2007
Posts: 134
|
02-11-2008 15:17
I decided to be lazy and use a prim as a footrest. Most of it is in the groung when attached so it can be adjusted for shorter AVs.
S
|