Hi there, when I load in-game, my character slides uncontrollably through the ground. It is a custom character based on R6. Here’s a gif of what happens: https://gyazo.com/abb0ea2a91dc258a9972df2e1cd59023
Note: I had to copy the game from one studio to another, and it works fine in the original studio, I’m not sure why it’s causing problems here.
Jokes aside, measure hight of HumanoidRootPart’s center.
center height = leg length + HumanoidRootPart /2
Hip height should generally speaking be equal to leg length. HipHeight to CenterHeight in default R6 and R15 Roblox rigs is equal to 2/3. Measure CenterHeight and multiply it by 2/3.
EDIT @DatabaseReplace Unless it’s a terrain bug or something related to terrain properties, I’m almost certain the issue has something to do with HipHeight.
Are you sure you have the correct HipHeight set? Make sure it’s changed without doubt during the game run-time.
Too high hip height: ; too low hip height:
For testing purposes, try changing hip height while in play test mode and perhaps set it to unusually high.
Maybe lifting the spawn location up from the ground a bit, and maybe put the custom character parts correctly onto the character. I’m not sure but you can try to lift the spawn up a bit.