Deflectouch icon indicating copy to clipboard operation
Deflectouch copied to clipboard

Enhance collision check algorithm

Open stocyr opened this issue 14 years ago • 1 comments

Bug reported: Bullets goes still through deflectors on some users.

  • Fix: (work around): reduce bullet speed -> collision check routine is called more often.
  • Implement Bullet animation as separate scheduler (with more fps than the default animation scheduler)
  • Implement collision check like in the Kivy game Cocaine

stocyr avatar Feb 05 '12 11:02 stocyr

Fix done in v1.0.1: reduced max bullet speed to 75%.

stocyr avatar Feb 06 '12 15:02 stocyr