Hello!
Um my question is that i wanted to make the size of the view smaller for the player...like i wanted to make the player go up and its a skinner layout size but when i go to create the game as soon as it loads theres alot of empty space on both sides is there a way to make it look better? without having to keep those edges that is?
Thanks
You can dynamically change viewport sizes using events, I believe.
Develop games in your browser. Powerful, performant & highly capable.
You can go into the properties on the project and set the window size and the viewport size, you can also set the scaling on the screen to fullscreen, scale, letterbox scale, etc... the manual and basic tutorials cover all of these options.
Thank you guys helped bunches :D