Scene Size Questions
I want to make a side scroller game. But when I extend the scene width, the aspect ratio gets all messed up. Is there a way to do that without also making the height larger?
Also anything I should keep in mind for optimazation?
Thanks!
Also anything I should keep in mind for optimazation?
Thanks!
Best Answer
-
fadamion Posts: 309
"Also anything I should keep in mind for optimization?"
Yes, "timers are for chumps article" "read it" very important.
Answers