SuperTux / supertux

SuperTux source code
https://supertux.org
GNU General Public License v3.0
2.49k stars 471 forks source link

Prevent rock from going through ceiling at negative gravity #3018

Open Brockengespenst opened 1 month ago

Brockengespenst commented 1 month ago

Fixes #2982

Brockengespenst commented 1 month ago

@weluvgoatz: This should solve the problem. But as Rock is used as a base class for several other objects, intensive testing would be good. At a first glance it looks fine, but there might be things I do not have in mind right now.