sprite.setScale(800. / 252., 600. / 128.);
Of course, replace these constants with the variables that hold the corresponding values in tour code ;)
sprite.setScale(800. / 252., 600. / 128.);
Of course, replace these constants with the variables that hold the corresponding values in tour code ;)
Thanks. Yep, old age is getting the best of me :'(