WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: DBurks2818
Forum: Vizard 04-26-2009, 08:28 PM
Replies: 3
Views: 9,518
Posted By DBurks2818
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: 9,518
Posted By DBurks2818
Here's my code if it helps (Main file is...

Here's my code if it helps (Main file is "GUINewTitle"):

http://rapidshare.de/files/46918311/Linking.rar.html

The button is on the new game screen, "Next."
Forum: Vizard 04-26-2009, 07:19 PM
Replies: 3
Views: 9,518
Posted By DBurks2818
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: 8,863
Posted By DBurks2818
##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: 8,863
Posted By DBurks2818
Alright, new question. Why does the screen...

Alright, new question. Why does the screen sometimes crash when trying to implement a slider? I still can't get it to appear without messing up the 'run' window.
Forum: Vizard 04-09-2009, 09:16 AM
Replies: 4
Views: 8,863
Posted By DBurks2818
Nevermind! Figured it out. s1 =...

Nevermind! Figured it out.

s1 = viz.addButton(viz.Scene3)

Should've used that instead of:

s1 = viz.addButton(viz.SCREEN, 3)

Duh :o
Forum: Vizard 04-08-2009, 09:24 PM
Replies: 4
Views: 8,863
Posted By DBurks2818
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: 8,083
Posted By DBurks2818
Here's something my team made for our game: ...

Here's something my team made for our game:



I couldn't quite get it at first either, but it turned out to be pretty simple.
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -7. The time now is 06:34 AM.


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