Is there a way to remove the void?

Sorry if this is in the wrong category

Hey there,

I am currently developing a game and it has multiple levels. One of the elevators in my game go below the void point (The spot where players die if they fall off the map or something).

I just wanted to know if there was any way just to remove the void?

Thank you! :grin:

2 Likes

Set workspace.FallenPartsDestroyHeight to something extremely low like -9850934843347

3 Likes

The minimum value you can set it to is -50000 though.

1 Like

Ah,

Thank you, I was not aware of this feature.

1 Like

I wasnโ€™t aware of this, but itโ€™ll auto-correct to that anyway.

1 Like