predictCollisions working in debug mode

This commit is contained in:
2022-05-14 17:52:05 -04:00
parent 36adcdeac7
commit 4aa7fe1692
3 changed files with 88 additions and 15 deletions

View File

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