![]()  | 
	
		
 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  | 
		
 Yes, you can apply the move action directly to the movable node: 
	Code: 
	move = vizact.moveTo([0,0,20],speed=5) | 
		
 Awesome! Thanks so much. 
	Roger  | 
| All times are GMT -7. The time now is 07:23 AM. | 
	Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	Copyright 2002-2023 WorldViz LLC