Zermes Vindaloo
Registered User
Join date: 30 Aug 2004
Posts: 14
|
02-12-2005 03:52
Is there a touch script that will make Avies sit/stand etc.... or is there a simple way to create one? It may seem silly, but it makes sense that it COULD be done, since you can make any number of objects react with a touch, such as an Elevator. I don't get much time to come into the Forums as much as i'd like, if ANY of you have a tip or suggestion, drop me an IM, i'll get it via Email.
Much appeciated and Many Thanks in Advance,
Zermes Vindaloo
|
Mike Zidane
Registered User
Join date: 10 Apr 2004
Posts: 255
|
02-12-2005 09:26
Just off the top of my head.... and I'm not sayin' this is a good idea either... First, you can't really 'sit' with just a touch. Now, having said that, if someone touched an object, you could push them to a location, I think. I don't know if you could turn them.... you'll have to work on that. And then you could make them run an animation. It seems like a bad way to try to do it, but then, we don't really have enough good tools. Why are you trying to do this by the way? If you don't 'sit', then you aren't really locked onto the object... and if you tried to move, you would still move. Makes a 'sit' look like a better idea to me. And I also want to take this time to ask for llUpdateSitTarget() again. Thanks 
_____________________
I'm only faking when I get it right. - CC
|
Zuzi Martinez
goth dachshund
Join date: 4 Sep 2004
Posts: 1,860
|
02-12-2005 10:09
i dunno about making someone sit with a touch but once they're sitting you could probably use llUnsit() to make them stand up. get the id to use from llAvatarOnSitTarget() in the changed event.
|