|
Sofia Weir
Registered User
Join date: 5 Feb 2007
Posts: 26
|
04-02-2007 02:04
Hello
I want to create A group of prims that will be attached to an AV, and by the use of a HUD, one of the prims from the group moves in relation to the rest.
Example: Fighting Wristblades (Like the ones from the predator movie). When the AV that wears them clicks "switch on", the blades slide out and extend. And when he selects "switch off" they slide back.
I think this must be a script containing a timer or something.
Does anybody have done something like this? Is there anything similar that I could have a look?
Thanx a lot
|
|
Newgate Ludd
Out of Chesse Error
Join date: 8 Apr 2005
Posts: 2,103
|
04-02-2007 02:07
From: Sofia Weir Hello
I want to create A group of prims that will be attached to an AV, and by the use of a HUD, one of the prims from the group moves in relation to the rest.
Example: Fighting Wristblades (Like the ones from the predator movie). When the AV that wears them clicks "switch on", the blades slide out and extend. And when he selects "switch off" they slide back.
I think this must be a script containing a timer or something.
Does anybody have done something like this? Is there anything similar that I could have a look?
Thanx a lot The solution is for the HUD to whispher a command which the blades are listening for. Rather than moving you may find it easier to just make them visible or invisible (standard show/hide functionality)
|
|
Sofia Weir
Registered User
Join date: 5 Feb 2007
Posts: 26
|
cooler
04-02-2007 02:48
Yes i know ...but moving is cooler! Can i just displace the prim's center in relation to the other prims in the group by some little distance using a timer? Thats my main question cheers 
|
|
Newgate Ludd
Out of Chesse Error
Join date: 8 Apr 2005
Posts: 2,103
|
04-02-2007 03:10
From: Sofia Weir Yes i know ...but moving is cooler! Can i just displace the prim's center in relation to the other prims in the group by some little distance using a timer? Thats my main question cheers  Moving should actually raise the temperature since its using energy......  yes you can move the prims or could even resize them or alter the cut angle (which may look better)
|