So I’m working on a 2D game, I haven’t gotten far in, but one glaring issue I’ve noticed is when VSync is on, my game stutters horribly, when I turn VSync off it goes away (but I’m sitting there rendering 5k frames a second). The issue is mostly visible when moving horizontally (think super mario)
Does anybody know what is going on, or how to fix it?