|
#1
|
|||
|
|||
avatar collision
i have a avatar in my environment which is controlled using the keyboard, at the moment the avatar dont have collision and walks through the objects. is there any way of enabling collision to the avatar so it dosent walk through objects in the scene?
any suggestions please.. |
#2
|
|||
|
|||
You could move the avatar with the help of Vizard's physics system.
The code in the following article moves a viewpoint via keyboard and keeps the view from moving through walls. > http://vizworkshop.com/articles/walkthrough_app.html You'll want to modify the UserAvatar.py file to move your avatar and use your keyboard commands. Check the Vizard help for background on the physics system.
__________________
Paul Elliott WorldViz LLC |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Collision with child nodes | rubberpimple | Vizard | 4 | 09-17-2008 04:27 PM |
Collision of an avatar with a quad | Frank Verberne | Vizard | 8 | 06-04-2008 09:44 AM |
Looking through the eyes of an avatar | Frank Verberne | Vizard | 2 | 04-01-2008 05:52 AM |
How to make avatar's eyes to blink when speaking | michelcm3 | Vizard | 12 | 01-15-2008 08:48 AM |
Avatars in an array and link/unlink | betancourtb82 | Vizard | 7 | 09-05-2006 04:06 PM |