PatrolTeam / PatrolGameProject

Moon Patrol is a tiny JavaScript game created for the Practice in Video Games course at New Bulgarian University
http://www.savov.work/game
0 stars 1 forks source link

[BUG] Player can go through rocks #66

Open dvp-petrov opened 6 years ago

dvp-petrov commented 6 years ago

Expected result: On Collide with rock, the player should die(explode).

Actual result: The player can go through rocks.

Reproduce rate: 100%

Tested on branch: dev (10 May)