View Single Post
  #1  
Old 01-17-2013, 11:44 AM
rogerlew rogerlew is offline
Member
 
Join Date: Sep 2012
Posts: 3
Animate position with viztracker

Hello,

I have a HMD/PPT/Inertiacube setup. I would like to slowly move users from one location to another. I know I can move them instantaneously with viztracker.get("movable").setPosition(pos) but would like something similar to vizact.moveTo(pos, time=animation_time) that works with viztracker.

Is there a simple means of accomplishing this.

Thank you,

Roger
Reply With Quote