#1
|
|||
|
|||
Avatar passing through room walls
New to vizard, my avatar is passing through objects and the walls of the room. Using collision code, how do I prevent the avatar passing through when a walking instruction is given. Thanx.
|
#2
|
|||
|
|||
You can check the distance between the avatar and other objects using the vizmat.Distance function. If the avatar is close to an object then you can end the walk action on the avatar and add a new one.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
avatar scale and link.setpos conflict? | sircedric4 | Vizard | 0 | 09-29-2009 08:48 AM |
Collision of an avatar with a quad | Frank Verberne | Vizard | 8 | 06-04-2008 10:44 AM |
Looking through the eyes of an avatar | Frank Verberne | Vizard | 2 | 04-01-2008 06:52 AM |
How to make avatar's eyes to blink when speaking | michelcm3 | Vizard | 12 | 01-15-2008 09:48 AM |
Avatars in an array and link/unlink | betancourtb82 | Vizard | 7 | 09-05-2006 05:06 PM |