How do I increase the size of my tiled sprite? It is 16x16 and as I tile it across it looks very small and I am unable to make it look bigger, the temporary solution is to increase the dimensions of the tile from 16x16 to 128x128 but that increases the file size largely.
How it looks : https://i.imgur.com/aEgmsCU.png
vs
How I want it to look : https://i.imgur.com/odbRcdj.png
Thank you