Horse mane going through caparison

The mane/hair of the horses are glitching through the caparisons. The only horse in the whole game that doesn’t have this problem is Sir Hans’ horse. The hair should be inside the caparison, not magically go through it. This bug has been in the game a long time and it doesn’t seem to hard to fix. It would make them usable.

if(caparison){
mane.hide;
}

It should look like this:


Not like this:

2 Likes

This looks like a piece of code. Should I replace it with a file in the game?