Forum: Vizard
04-26-2009, 08:28 PM
|
Replies: 3
Views: 20,086
Ok, it seems that the problem is that Vizard...
Ok, it seems that the problem is that Vizard isn't able to handle the amount of buttons/data in my main file while still being able to load the .3ds file. Is there anyway around this?
Thanks!
|
Forum: Vizard
04-26-2009, 07:50 PM
|
Replies: 3
Views: 20,086
|
Forum: Vizard
04-26-2009, 07:19 PM
|
Replies: 3
Views: 20,086
Trouble transitioning from one vizard
...file to another.
Hey all,
I'm having a lot of trouble getting one vizard file to transition to another by way of a button. I was able to get it to work once, but now it will no longer work...
|
Forum: Vizard
04-09-2009, 02:25 PM
|
Replies: 4
Views: 18,021
##slider,pos,orientation
music =...
##slider,pos,orientation
music = viz.addSlider(viz.scene4) #Add a slider.
music.set(1.0)
music.setPosition(.669,.488) #Set its position.
music.setScale(1,1)
music.ticksize(1,1) #Increase the...
|
Forum: Vizard
04-09-2009, 12:56 PM
|
Replies: 4
Views: 18,021
|
Forum: Vizard
04-09-2009, 09:16 AM
|
Replies: 4
Views: 18,021
|
Forum: Vizard
04-08-2009, 09:24 PM
|
Replies: 4
Views: 18,021
Making buttons appear in scenes
Hey all, I was wondering someone could help me? I'm trying to make a scene-based menu and I can't seem to get buttons and sliders (basically anything that isn't text) to appear in the different...
|
Forum: Vizard
03-01-2009, 06:28 PM
|
Replies: 1
Views: 18,669
|