htl-anichstrasse / htl-catcher

:video_game: A simple Flappy-Bird-inspired 2D Android game
https://htl-anichstrasse.tirol
MIT License
3 stars 0 forks source link

Collision detection is weird #3

Closed bemoty closed 4 years ago

bemoty commented 4 years ago

It often takes the game around 1 second to realize that the player has hit an obstacle or the floor; collision detection for floor & obstacle still doesn't work

-> use bitmap border instead of rect borders -> create component for floor

bemoty commented 4 years ago

fixed in e279a98f594b1591bb367972e5b4f49da825402a