I'm making a new game (for mobile) and I can't figure out how to change the camera so it's view is the same as the layout size. I haven't found anything in tutorials or the construct manual.
Develop games in your browser. Powerful, performant & highly capable.
camera view is based on the window size setting. it is represented in the editor as a dotted black line
I can't seem to find this setting. Since I know you make android games what do you usually do to configure your camera?
the setting is in project setting in the left window. but depending on window scaling it can be different you should look at this tutorial by Ashley on the subject. for my games they use scale outer and i adjust the ui to fit the windows size
https://www.scirra.com/tutorials/73/sup ... reen-sizes