i can't get an object to respond to collision! (newbie question)

i applied a mesh collider to my mesh, and a character controller to my player, but i still can’t get him to stop at the mesh!

screen of my mesh:

alt text

screen of my player:

alt text

any help is appreciated! thanks!

1 Answer

1

Have you tried adding a rigid body? Try that. If that doesn’t work tell me

it didn't seem to work when i put it on both the objects. i'm wondering if i have the colliders wrong. i have a mesh collider for my wall (i made it in sketchup) and a character controller for my player. i tried adding rigidbodies in a number of combinations, but none of them seemed to work. one of them added collision, but just made the house bounce away when it was touched.

what about making the wall convex?