gamesandmore.neocities.org
> this is a testing page with platformer so I can test some physics. Working on loading maps on the actual page
Oof. Apparently using ctx.scale(1, -1) to invert an image slows the game down A LOT. So much, that it stopped running for a good five seconds.
> this is a testing page with platformer so I can test some physics. Working on loading maps on the actual page
Oof. Apparently using ctx.scale(1, -1) to invert an image slows the game down A LOT. So much, that it stopped running for a good five seconds.