![]() |
|
#2
|
|||
|
|||
|
No you cannot define the scene within the GUI. However, you can reparent the node to a different scene within your script. Example code:
Code:
node.parent(viz.SCREEN,viz.Scene2) |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vizard tech tip: Text to Speech | Jeff | Vizard | 1 | 01-15-2009 09:39 PM |
| text output | jaclyn.bill | Vizard | 2 | 10-24-2007 06:37 AM |
| button problems | cade_mccall | Vizard | 3 | 02-22-2007 09:48 AM |
| adding 2D text via script | V.shazzle | Vizard | 3 | 09-19-2005 02:45 PM |
| 3d Text with Transparent Borders | vjosh | Vizard | 3 | 12-01-2004 10:50 AM |