Simple enough. Is it possible to stretch one side of the view so that I can emulate an atari like look to a game without having to manually create "stretched" pixels via graphics?
i.e. I want a 88, 122 layout to stretch to 704, 448 size when played.
Let's summon Ashley and ask if it would be possible to scale only one axis in a future version. Like "set layout scale" but for X and/or Y
Develop games in your browser. Powerful, performant & highly capable.
Sorry, axis-specific scaling is not supported. It makes for some pretty complicated edge cases in the engine.