How do you create Horse animations without it nocliping through the floor

Alright, so I am working on a revamp on Gate of Heroes (A old game I worked on but it is broken due to FE) and it is so far going well. I made a horse riding mechanic and I need an animation in place which I put in, but the horse keeps noclipping through walls and terrain (I tried another animation as well).
Any tips to solve this?

1 Like

Did you check if the body parts are CanCollide?

2 Likes

Yup! Still doesn’t work. I tred it on a simple baseplate and it worked, maybe it has something to do with the terrain?

1 Like

it would make a little bit of sense since you are remaking an old game

I am remaking it from scratch.