Collider is blocking animation

Hello!

I’m trying to make a interactable toilet which includes animaitons. Naturally every object has collider like my toilet gameobject and my player gameobject. When I play the sit animaiton, toilets collider mess everything up. What can I do with it?

Thanks!

I guess you got character collider standing on a toilet - right ?

Yes it is true.

This is a better image:

You have to disable character or toilet collider when sitting :slight_smile:

I tried disabling toilets collider but still messes up. I will try players collider. Never thought about it lol