View Single Post
  #3  
Old 12-29-2017, 11:39 AM
fivel_lab fivel_lab is offline
Member
 
Join Date: Mar 2011
Posts: 36
great thanks.. we will check that out. Two questions:

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.
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? Also, can the scaling constant be less than zero?

Thanks!
Reply With Quote