Exide / top-down-arena-shooter

MIT License
0 stars 0 forks source link

Put a limit on ship velocity #40

Closed Exide closed 6 years ago

Exide commented 6 years ago

Currently you can increase your velocity indefinitely. This becomes problematic for the collision algorithms eventually (e.g. dynamic objects could pass through other objects).