how do i fit the tiles on screen? in godot, my project window is set to 1280x720 or something like that, but i can barely fit 3 tiles on screen at once...
Godot should allow you to scale down the images used for each tile, something along the lines of "cell size" or "cell scale", i'm not sure