Question about grahics importing.
Tilesets in my games like Dangerous Dungeons are drawn so the size of single tile is 16x16, so if I have to use 4x grapics, does that mean I need to bring the tilesets and other graphics 4 times scaled up? So a single tile would be 64x64 on the tileset?
Also is there a way to upscale the graphics in Stencyl itself, like I import the regular 16x16 tilesize tileset and stencyl can scale that up depending of platform and screen size the game is running on without the graphics becoming blurry?