Can accessories be given collision?

Hi! I’m currently working on a game with a dress up component, and we’ve run into a problem with shoes. Basically, any and every heeled/platform shoe clips into the ground and I can’t get it to collide with the ground as intended. We’ve tried multiple things, and have made sure collision is enabled on the meshes for the shoes. Is there a plugin or script that could make it possible? I’ve added a photo for reference to show what’s happening to the shoe
Screenshot 2024-04-19 191926

1 Like

I’ve also made sure to check the forum previously, and unless I’m using the wrong keywords. I haven’t found any other forum posts about this topic. Thank you for any help!

If you’re using humanoids on your characters, try increasing their HipHeight property.

4 Likes

Ty, we’ll try that! I’ll update if it works

1 Like

it worked! Thank you so much :slight_smile:

2 Likes