Some question about making Android game.
Hey guys I'm planning to make Android game ( 2D game ) but I don't know how to deal with several problems ( I don't have any experience with this ).
How I can do auto scalling with mobile resolution or something like this ? At what resolution I should create a game, how to make it look as it should be on every phone.
Should I use Unity collsion system or collision based on raycast ? ( and what about physics good practices etc. )
What about importing assets ? ( compression etc. ) How to reduce the size of the bulid ?
How to do 2D lighting ? ( on sprites )
Links to tutorials, articles are welcome. Very thanks for answers !
It's better to break things into single questions. When you do that, and think of titles for them, you can usually do a Search and find someone already answered it for you, in an old Q.
If not, your single Qs can help people later, when they Search.
Ok so I will ask questions that have not found a satisfactory answer.
Your answer
Follow this Question
Related Questions
Raycast doesnt work with any resolution 0 Answers
Physics2D.FixedUpdate and Device.Present lag spikes in profiler 0 Answers
Physics2D lag on increased timescale 1 Answer
How to use raycast in screen space camera 1 Answer
Android Screen Resolution 0 Answers