deathkiller / jazz2

🎮 · Jazz² Resurrection: Open-source reimplementation of Jazz Jackrabbit 2
https://deat.tk/jazz2/
GNU General Public License v3.0
495 stars 18 forks source link

Frozen boulders not sliding after being pushed #122

Closed Scorcerer closed 12 months ago

Scorcerer commented 1 year ago

Hi! As in the title, it should be possible for a big rock-like structure (used as a movable platform to reach out to higher places) to be sliding slowly after being frozen by the player. The speed should be the same as when pushing it, but for the reminder of freezing time is should continue to glide unless stopped form the other side. This would also get around a problem in one problematic place (don't remember where it was now) where the rock is supposed to be pushed on a slope downwards, but it's just the right height the character rather climbs on to it, instead of continuing to push.

deathkiller commented 12 months ago

Reworked big boxes/boulders in the latest commit (https://github.com/deathkiller/jazz2-native/commit/c9d715c592ac36db6352586dcef3134f6471a86a) and this should be also fixed.