WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 10-05-2005, 07:19 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

I can't comment too much since I don't know exactly which calls you are making.

Writing to a file might cause some slow down. Trying appending the data to a string, and then write the string to the file at the end of your script. This might help a little.

Also, make sure you are not creating any speech actions on the fly. Speech actions take some time to load, so you definitely should pre-load them at the beginning of your script.

Also, do you have any On-The-Fly objects in your script that you are dynamically changing? If you are, try issuing the <node>.dynamic() command on it.

In general, you should try to avoid adding objects at runtime.
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


All times are GMT -7. The time now is 01:29 PM.


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