|
RE: Re: Possible Menu Sharing
In general, there are three levels of security which can be applied relatively easily when handling events such as Sit and Touch: Owner (who owns the object), Group (which group is the object assigned to, generally the Land Group), and Anyone. So it's possible for a Touch event to test these for, say, playing with the Ball or Petting, and the Sit to allow others to Ride a MegaPuss.
Functions such as Pose on the Touch menu present a bit of a problem because that would allow others to change Shop displays. So, while possible, it's probably not wise to allow others access to these functions without a change of ownership.
It is possible to design more complex access checks for some of the functions, such as allow/deny lists. This requires both a programming effort, and specialized processes to allow the owner to control the access lists. So, while possible, the effort is large, usability problematic, and the probability of problems rises considerably.
Unfortunately, functions such like Cuddle, which requires an attachment, will not be possible to share. Attachment requires placement in the avatar's inventory; which means a transfer of ownership. For some cats, that simply is impossible.
So, on a function-by-function basis, it may be possible, or impossible. And, yes, there can be significant negative issues.
In the case of the greats and grands, I suggest it may be best to use an ALT, passing a specific cat to the ALT (making it easy to find the UUID in case of problems, since it will be the only cat owned), and allow the kids to fiddle with "their" cat. That way they can also play dress-up and go-shopping.
|