juzzlin / DustRacing2D

Dust Racing 2D is a traditional top-down car racing game including a level editor.
http://juzzlin.github.io/DustRacing2D/index.html
GNU General Public License v3.0
297 stars 67 forks source link

Add new image for finish tile in editor #104

Closed Wuzzy2 closed 4 years ago

Wuzzy2 commented 4 years ago

This changes the tile image for the finish tile in the editor.

The current finish tile looks almost identical to the straight tile in the editor, and it's hard to tell those two apart.

I fixed this by painting a large blue arrow on the finish tile for the editor, making the finish tile more visible and also showing the direction of the cars.

The game itself is not affected by this.

juzzlin commented 4 years ago

Looks nice! Merged.