abraker95 / tanks

2D arcade top-view shooting game
1 stars 0 forks source link

Bullets being rendered before tiles #26

Closed ghost closed 9 years ago

ghost commented 9 years ago

The bullets are being drawn under the tiles. We need to implement a layering system of what gets rendered first, second, etc.

ghost commented 9 years ago

The bullets are being rendered over the tiles. When i zoomed in i could see them but its very small. I think it goes with the "scale bullets" issue

ghost commented 9 years ago

I couldn't see them at all, unlike when it was without tiles. Did something scale them to make them too small?

On Fri, Nov 14, 2014 at 11:10 AM, Sherushe notifications@github.com wrote:

The bullets are being rendered over the tiles. When i zoomed in i could see them but its very small. I think it goes with the "scale bullets" issue

— Reply to this email directly or view it on GitHub https://github.com/Sherushe/tanks/issues/26#issuecomment-63087060.

ghost commented 9 years ago

Maybe i can only see them in my version of the program. Try to scale everything up. I can't see them clearly because of the color but the bullets are the same size i think.