a,d keys implemented and screen for 1080p

This commit is contained in:
2021-12-30 13:42:55 -05:00
parent b9e9c04235
commit af393e8acb
7 changed files with 83 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"GameName":"Beagle Rescue",
"WindowName":"Beagle Rescue",
"WindowSize":{"w":320,"h":240},
"WindowSize":{"w":640,"h":360},
"WindowFullScreen": 0,
"GlobalScale": 1
"GlobalScale": 3
}