Tile solution

In my previous post, I've stated that I have issues with the tiles, as it appeared smaller than the actual size..



I searched a few tutorials and found out that in order for the tile to appear in the size I want, I have to create the tile by doubling the size. For example, if I want the tile to be in 32px x 32px, I'll have to create it in 64px x 64px.

  32px x 32px

 64px x 64px

And here's my updated testing game:




1 comments:

  1. Unknown said...:

    Cool! thats a good posting

Post a Comment