zpchavez / lvv

Li'l Vroom Vrooms is a Micro Machines roguelike! (or at least it aspires to be)
2 stars 0 forks source link

Make Q-tip obstacle #51

Closed tdboone closed 9 years ago

tdboone commented 9 years ago

I want the Q-tip obstacles to delineate the track, and for them to be such that you can drive over them, but it does slow you down to be driving over them all the time. My first thought is to have you jump if you hit them fast enough, or slow down otherwise. I think I'll try implementing that and see how it feels.

zpchavez commented 9 years ago

Found a typo in a comment, but :+1: otherwise

tdboone commented 9 years ago

Implemented by #57