Hi.
I made some games for android with (1280 x 800) Resolution with unity game engine. now for convert them t HTML 5, I have problem with game resolution. mean when i exported my game to HTML 5 and run it on server, some objects position are incorrect. also i tried to change game resolution to (1024 x 768) in unity and then export it for HTML 5 but also some objects position are incorrect.
so i need know two something:
1- is there any way to fix resolution form andorid to HTML 5, or i should be change all object size and position manually and export again for HTML 5?
2- what is recommended resolution for HTML 5 game?
Thanks.
↧