WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Jeff
Forum: Vizard 01-09-2009, 09:29 AM
Replies: 8
Views: 11,449
Posted By Jeff
just to clarify, in the joystick navigation code,...

just to clarify, in the joystick navigation code, when you move the joystick on its y-axis that moves Vizard's viewpoint forward or backward which is Vizard's z axis. So to get the current z...
Forum: Vizard 01-09-2009, 09:17 AM
Replies: 8
Views: 11,449
Posted By Jeff
That code should give you 0 km/hour if you are...

That code should give you 0 km/hour if you are not moving along the y-axis which is the height. I think you may be wanting to get the speed along the z-axis. If that's the case then just dind the...
Forum: Vizard 01-08-2009, 10:00 AM
Replies: 8
Views: 11,449
Posted By Jeff
this should update the speed in just the y...

this should update the speed in just the y direction every time the timer function is called

#add textbox and set position on screen
text_speed = viz.addTextbox(parent = viz.SCREEN)...
Forum: Vizard 01-05-2009, 09:02 AM
Replies: 8
Views: 11,449
Posted By Jeff
for your first question you could just add a...

for your first question you could just add a textbox to your screen instead of text
speed = viz.addTextbox(parent = viz.SCREEN)
add the textbox and set its position outside of your timer function...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -7. The time now is 10:05 PM.


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