Fixed a bug where some objects would sink into the groundEven after restarting the game, if the object's height was corrected to 0, it would still be pushed underground by objects above. Now, the height is corrected to 1 to prevent this issue.