Tagged Questions
2
votes
1answer
81 views
Should my assets match my reference resolution?
I'm confused over supporting multiple resolutions in my 2D game.
I'm currently working with a reference resolution of 1280x720. That means that all elements are positioned in a 1280x720 coordinate ...
1
vote
2answers
406 views
Making a 2D game with responsive resolution
I am making a 2D game, however I wish for it to be resolution agnostic.
My target resolution i.e. where things look as intended is 1600 x 900.
My ideas are:
Make the HUD stay fixed to the sides no ...
3
votes
4answers
1k views
Minimum target resolution for a desktop PC/Mac Game?
Lets assume I start a new PC/Mac desktop (not netbook) game today that will take something like one year to be released publicly and that is a lot about graphic details (not realistics, just ...