#1
|
|||
|
|||
Collision detection with haptic pen
Hello. I can get collision detection to work on normal objects, but when I try to use it with the haptic pen it does not trigger the event on collision.
I try to just make collide spheres on both a box and on the pen's marker. However, when I move the marker with the pen such that it touches the box I get no collision event. Why is this? How can I detect the collision of the pen with an object? Do I have to just use the haptic pen's touch objects? Thanks! |
#2
|
|||
|
|||
For reference I have included the latest version of the script. I am now trying to simply query the touch objects of the haptic pen. However, the balls are not showing up as being touched.
|
#3
|
|||
|
|||
I solved the problem using a work around, but I am still interested in knowing if collision detection can work with the haptic pen. I cannot get it to work at all. If I set collision detection to work on both the pen's marker and an object in the world even when I touch the object I get no collision event triggered.
|
#4
|
|||
|
|||
Can you post the original code you were using that did not work? I am not clear on what you mean by "collision detection". Are you referring to the physics collide events?
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
collision detection? | Colin | Vizard | 5 | 05-16-2007 05:52 PM |
Collision detection between objects | hotspur1 | Vizard | 4 | 12-05-2006 12:17 PM |
problem with collision detection | paulpars | Vizard | 6 | 06-09-2006 07:03 PM |
Walking avatars --> collision detection? | sjroorda | Vizard | 3 | 10-13-2005 05:47 AM |
Collision Detection for Hierarchies of Objects | vjosh | Vizard | 1 | 04-15-2005 06:46 PM |