WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-29-2005, 12:44 PM
cade_mccall cade_mccall is offline
Member
 
Join Date: Sep 2004
Posts: 61
waittime

Hey guys-

We're having trouble with using a waittime command within a director function. No matter where the waittime commands are within the sequence, the pause always occurs at the beginning of the sequence of events. Here's some example code:

def viewPic():
label.visible(viz.OFF)
viz.waittime(2)
quad.texture(pics[0])
quad.visible(viz.ON)

In this code, the label disappears after 2 seconds and then the quad immediately appears. What are we doing wrong?
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


All times are GMT -7. The time now is 03:32 PM.


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