Quote:
	
	
		| 1) if we want to use the vcc_male avatar, how do I figure out what the named key should be for the tracker in line 1 of your code? 'head_tracker' doesn't seem to work. | 
	
 The tracker name is the name given in the trackers tab of vizconnect.
	Quote:
	
	
		| 2) Can you give me a little more detail on the scaling function? I'm assuming that, if the tracker moves x units (let's say in the z-plane), then postScale([1,1,5]) would move the rendered avatar 5x units. Is that true? | 
	
 Yes, that should work
	Quote:
	
	
		| Also, can the scaling constant be less than zero? | 
	
 It can be a number between 0 and 1 if you want to reduce the speed.