Hello! I’ve discovered a bug where when you create a custom character on Roblox, your character can’t respawn when dying to the void.
Resetting does respawn the player, however, it is unaffected by the RespawnTime in the Players Properties.
These are two Custom Rigs. The one on the left is the character I made, and the one on the right is the character that Roblox made from the Rig Builder
Roblox’s Custom Character on the right, works completely normally. It dies to the void and resetting, and is affected by the Respawn Time.
How come my character doesn’t do that? Did I make it wrong?
This is how I built my custom char:
The problem varies from character to character. For example this Custom Mesh Rig I made can reset and is affected by respawn time, but cannot respawn by void
This guy had the same problem, but decided to fix this using scripting:
However, I feel like this problem is something that should be able to be solved without scripting anything.
Hey, I’ve added a Torso, HumanoidRootPart and Head to my custom character, I still have the exact same problem that you had. Could you please elaborate on what exactly you did to fix this?