Skinned Mesh Custom Character Trouble

Hi all! You might’ve seen me on the forum yesterday, and luckily I got that problem cleared up! However, another problem has sprung up and I am questioning why this is happening.

Whenever I try setting my CustomCharacter to a skinned mesh/mesh deformation, it stays that way for about 5 seconds, as if the Character has suddenly died, then respawns me onto the SpawnLocation.

I’ve tried a lot of solutions to fixing this, including deleting some lines of code and rearranging things, however nothing works.

Ex:

Children of Skinned Mesh:
image

1 Like

I believe I have the solution. So all you want to do is click on ‘Players’ in the explorer.
image
Then in the properties tab, you will see an option called ‘RespawnTime’ and you just want to set that to 0.
image

1 Like

That didn’t solve the issue, it just made the character reset instantly.