[sldev] Uncouple Avatar movement from Sim

nik at terminaldischarge.net nik at terminaldischarge.net
Wed Oct 24 04:00:11 PDT 2007


> nik at terminaldischarge.net schrieb:
>> I see, so your just wanting to get animations of your avatar.
>>
>> You don't want interaction with the world at all.
>>
>> For getting an avatar to perform animations without bothering the sim,
>> (apart from downloading the animation data), have a look through the
>> source code to see how the "Play Local" code for animation is done, I'm
>> sure that would give you a starting point.
>>
>> However I can't tell you where that is in the source, sorry.
>>
>>
> I looked it up, its only for inventory items you wear, or maybe scripts
> like dancing-scripts. i dont know.
> It doesnt handle position changing movement, but thanks ;)

true, but it shows you how to do something client side, without bothering
the client. You don't need to emulate the UpdateAvatar message (whatever
its called :P) you just need to bypass and update values stored client
side manually :)

Just thought that would be a good starting point.

Anyway, glad I could of been of some help.

Nik



>
> -Alex
>




More information about the SLDev mailing list