-Fixed viewport stretch bugs

-Fixed input in viewport stretch bugs
-Fixed tilemap pixel overlap (really?)
This commit is contained in:
Juan Linietsky
2014-04-18 11:43:54 -03:00
parent b8593c6f3f
commit 0360b454a4
15 changed files with 83 additions and 40 deletions

View File

@ -9,10 +9,16 @@ name_es="Plataformero"
width=800
height=480
stretch_2d=true
stretch_2d=false
stretch_mode="viewport"
stretch_aspect="keep"
[image_loader]
filter=false
gen_mipmaps=false
repeat=false
[input]
move_left=[key(Left), jbutton(0, 14)]