Player gets killed when touches the floor?

  • What are you attempting to achieve? (Keep it simple and clear)
    i am trying to fix this issue, i am trying to enable the player to play how the game how its supposed to.
  • What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
    The issue is that the player goes through the floor but not through building here’s a video of that robloxapp-20210312-0044081.wmv (1.8 MB) as you can see in the video i was spawned on the building and when i tried to jump down it just killed me.
  • What solutions have you tried so far? (Have you searched for solutions through the Roblox Wiki yet?)
    Of course i tried looking. Couldn’t find anything, thats why i am making this topic.

I think this issue is related to the property FallenPartsDestroyHeight of workspace. Try to set it lower

1 Like

Its currently at -500? On what should i set it?

-1000 would probably be fine, that would be about 500 below that floor

Okay it works! Thank you for your help!

1 Like