WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Avatar and Vizinfo InfoPanel one after other (https://forum.worldviz.com/showthread.php?t=6066)

Vishav 10-03-2017 07:11 AM

Avatar and Vizinfo InfoPanel one after other
 
Dear all,

I want my avatar to appear and ask give some information and after avatar finish his speech then textbox with questions appears? In my code they appear parallely. How to make this possible. My code is:

b1=vizfx.addChild('balloon.osgb',pos=(0,0,0),euler =(0,0,0),scale=(50,50,50))
infoBox = vizinfo.InfoPanel('What is the color of balloon?')

Thanks

Jeff 10-09-2017 02:15 PM

Take a look at the viztask module and tutorial. This allows you set up a sequence of events.


All times are GMT -7. The time now is 07:38 AM.

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