This fix makes it such that even if a character sprite is offscreen it will still update its camera position, to prevent issues when a character sprite teleports offscreen (but their sprite does not because it doesn't update).
Also made GL debug functions print less stuff.