lizthegrey / mouse-vs-mole

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: collision detection not evaluated while being knocked back/running

lizthegrey opened this issue · comments

shoot at your feet to get yourself flying in a direction
then
run in that directon
and keep running
im guessing that the code for drag doesn't execute if you're holding that key

Solution that was decided: if you end up slammed into the inside of a block, blow up that block automatically.

I'll do this.

Sounds like a good solution in the general case. Downside: it is possible to get slammed inside indestructible blocks.