PDA

View Full Version : Turn on Collision, but still can go through


Qiliang He
10-17-2014, 09:59 AM
This is a weird thing. I turn on the collision using viz.collision(viz.ON), and all of the objects inside the boundary are impenetrable. But the problem occurs on the boundary. When I go really hard to the wall, sometimes I can go through!?

Does anybody have this experience? I use google sketchup to make the objects.

Jeff
10-17-2014, 12:50 PM
How are controlling the viewpoint movements? Does the viewpoint go through when using the standard mouse navigation with default speed?

Qiliang He
10-18-2014, 10:43 AM
Thank you for your prompt reply!

Yes. I use vizcam.KeyboardCamera with default speed and viz.WalkNavigate, and both of them would go out of the boundary if I keep hitting the wall.

I also implement the joystick version, same result. But I have to emphasize that it only happens when you try to hit the wall for more than 1 second.

Jeff
10-20-2014, 02:36 PM
Do you still have this issue if you export (http://help.sketchup.com/en/article/140409) the model with the Export Two-Sided Faces option enabled?

Qiliang He
11-03-2014, 10:26 AM
Oh, you are a genius. Thanks!