08-04-2011, 03:40 AM
I've been looking for some physics bugs, and found one minor bug that should probably get fixed.
Set a part's bounciness (property) to a high value, such as 60, and the part will bounce off-screen to where the editor, or even game will often crash or freeze.
Here's the exact properties of my part (Ball) that were changed when the editor crashed:
The crash occurs about 25% of the time.
Set a part's bounciness (property) to a high value, such as 60, and the part will bounce off-screen to where the editor, or even game will often crash or freeze.
Here's the exact properties of my part (Ball) that were changed when the editor crashed:
- Bounciness: 60.4
- Velocity: (0.0, 6.4)
The crash occurs about 25% of the time.
If I helped you, thank me!