WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Jeff
Forum: Vizard 04-09-2013, 02:41 PM
Replies: 6
Views: 18,004
Posted By Jeff
If you're waiting for either the walk action to...

If you're waiting for either the walk action to finish or the keypress to occur you should use the viztask.waitAny command. Then if the event was a keypress you can leave the task using the return...
Forum: Vizard 03-20-2013, 01:59 AM
Replies: 6
Views: 18,004
Posted By Jeff
Once the user stops the avatar, what is the next...

Once the user stops the avatar, what is the next action that should be applied to the avatar? If the avatar stops on the way to PointA, should he pick up from the same place later and continue to...
Forum: Vizard 03-14-2013, 06:04 AM
Replies: 6
Views: 18,004
Posted By Jeff
In the following example the spacebar is used to...

In the following example the spacebar is used to start and stop the avatar as he walks between two points:

import viz
import viztask
import vizact
viz.go()

viz.add('ground.osgb')
avatar =...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -7. The time now is 01:19 AM.


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