![]() |
teleport users location
Hi there,
Is there a way to teleport your location to a different part of your scene at the touch of a button: For example… Code:
theview = viz.get(viz.MAIN_VIEWPOINT) Any help would be much appreciated :rolleyes: |
What you have should work. If you have collision enabled, then you will need to temporarily disable collisions when teleporting the viewpoint.
Code:
viz.collision(0) |
thankyou!! it works perfect now
|
All times are GMT -7. The time now is 06:34 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC