JerboaBurrow / JellyCram

A Tetris inspired jelly-physics game with button mashing elements and minor frustration
https://jerboa-app.itch.io/jelly-cram
GNU General Public License v3.0
0 stars 0 forks source link

Bug report: [Inverted Tap Controls Drop Instead Of Float] #118

Open whatzittuuyah opened 3 months ago

whatzittuuyah commented 3 months ago

Inverting tap controls Causes taping the center screen to make blocks fall faster, not slower. An inversion, sure, but perhaps not an intended one.

Version information

google play store version

Android (please complete the following information):

Jerboa-app commented 3 months ago

Thanks for reporting! I'll take a look and see if the controls are still working as intended and get back to you

Jerboa-app commented 3 months ago

The intent behind the option is to make it so that tapping above the centre causes the object to be pushed up, and tapping below the centre pushes it down. As an inversion of the "normal" controls: tapping below the centre pushes up..

It does do that at the moment, except there is a "dead-zone" in the centre of the screen (in both control schemes), do you think it could be the dead-zone causing your issues?

That means if you tap the centre + padding, nothing happens which may be why its falling faster (from gravity)