laplante-sean / jackit

2D side-scroller game with a programming aspect
GNU General Public License v3.0
2 stars 0 forks source link

Look into performance issues moving around #23

Closed laplante-sean closed 7 years ago

laplante-sean commented 7 years ago

Potential camera improvement.

laplante-sean commented 7 years ago

Re-check that this is an issue on desktop after adding the more accurate frame-rate calc

laplante-sean commented 7 years ago

Fixed with other performance improvement #42 and #41