Anaminus / roblox-bug-tracker

Formerly an unofficial bug tracker for Roblox.
33 stars 24 forks source link

Characters fallen off the world does not get destroyed #749

Open LucasWolschick opened 8 years ago

LucasWolschick commented 8 years ago

Title says pretty much all.

Steps to reproduce:

  1. Open Roblox Studio and load the default baseplate, or go into a roblox game that allows you to fall off the world
  2. Walk off the edge of the world
  3. You don't get destroyed, and must reset manually.
FuriousProgrammer commented 8 years ago

Check workspace.FallenPartsDestroyHeight. The default should be -500, and it does appear to work on my Studio.

LucasWolschick commented 8 years ago

Try going into this and falling off the baseplate: http://www.roblox.com/games/77814493/---

It appears to not happen on Studio, but it still happens in Online mode.

FuriousProgrammer commented 8 years ago

Nope, it works fine for me there too...

LucasWolschick commented 8 years ago

Well, for me, it is still broken.