WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-06-2009, 09:33 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
If you want two actions to occur simultaneously you can add them to different pools. If you don't specify the pool the default is 0 and it will be added to the end of the object's queue or waiting list. This adds rotate to pool 1
Code:
avatar.addAction(rotate, pool = 1)
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Walking viewpoints TrashcanPatrol Vizard 5 05-02-2013 10:14 AM
Walking Function Moh200jo Vizard 2 02-24-2009 11:07 AM
How to make avatars to follow terrain while walking? yyang Vizard 1 08-04-2008 03:54 PM
Walking avatars --> collision detection? sjroorda Vizard 3 10-13-2005 05:47 AM


All times are GMT -7. The time now is 08:48 PM.


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