Search found 2 matches

by fullarr
Sat Aug 13, 2011 7:20 pm
Forum: Questions and Help
Topic: Runtime Error On Collision
Replies: 3
Views: 5607

Re: Runtime Error On Collision

Thanks for the quick response, I did switch the character controller back to the cylinder shape before posting this, and it happened less frequently, but still occurred in the same scenario. Unfortunately, the problem is not easily repeatable, because sometimes I got it on the first or second try, a...
by fullarr
Fri Aug 12, 2011 5:43 pm
Forum: Questions and Help
Topic: Runtime Error On Collision
Replies: 3
Views: 5607

Runtime Error On Collision

I created a pendulum using code from a forum post on here, and added a player using the character/character controller code from a demo project. The pendulum is created using a rotated Cylinder and two Ball Joints offset to created the motion desired. I then edited the Player's Body to be a Capsule ...