WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-20-2016, 06:35 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Try placing the print statement after the path is reset:

Code:
pathMaze1.reset()
print view.getPosition(mode = viz.ABS_PARENT)
Also, the view is linked to a viewnode and the viewnode is linked to the path. It seems like you could simplify the code and remove all references to the viewnode here.

Last edited by Jeff; 04-20-2016 at 09:50 PM.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with path animation jelly Vizard 5 04-20-2016 06:15 AM
Road Animation Path vserchi Vizard 4 11-12-2015 09:29 AM
Problems with interaction of vizact.turn and animation path Enlil Vizard 3 11-24-2008 04:23 PM
speed on animation path whj Vizard 8 11-17-2008 07:41 PM
another bezier animation problem masaki Vizard 1 01-24-2008 02:29 PM


All times are GMT -7. The time now is 09:22 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC