Problem With Collider! HELP!

Greetings to all Unity member, I recently came across the website of Unity and creating games that caught my attention …

It is complicated but it is learned …

I have a problem with the Collider, what happens is that even applying the Collider to an object, I can walk inside the!

Try with all the Collider, one at a time, and I can walk into the object

If you have any solution, please comment :c!

Thank you!..

Sorry For my Bad English!!

Are you using the default character controller?

Yes… I have not changed a bit!

Although I realized that some objects if Collider and no with others… Sometimes grabs with one object and in more occasions no … even if it is the same!

From what it seems to me it is the simple case if changing the collider sizes. For example when you create a sphere(Game Objects>Create Other->Sphere), does your character collide with that? I beleieve it does, so probably when you are adding a collider to an object you will have to resize it, you can do that under the collider component settings in the inspector. The collider is as big as the green frame around it. Resize the collider until the green frame is the right size.

E: also make sure you don’t have the box where it says trigger selected.

man, really thank you very much… I solved the problem!
Seriously, thank you very much :smile: