WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #8  
Old 04-10-2009, 03:15 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Because you have repeats set to 1 this timer will be called twice and the path will be played twice.
Code:
vizact.ontimer2(wait, 1, path[object[x]].play)
Rather than go through your loop 3 times just go through 2 times. The first loop plays the duck's path. The second loop will create a timer that expires twice, playing the ball's path twice, which I think is what you want
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
array problem mrvr Vizard 8 03-10-2014 10:20 PM
Sound Looping Problem JMOwens Vizard 4 09-29-2010 10:42 PM
Timer speed Jerry Vizard 1 12-08-2006 12:01 PM
problem with female animations vmonkey Vizard 1 10-07-2005 11:36 AM
Weird lagging/choppiness when avatars perform actions vjonshih Vizard 8 11-30-2004 05:08 PM


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


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