What do i have to know to make an android game powered by Unity? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What do i have to know to make an android game powered by Unity?

Probably an FPS game.

29th Apr 2017, 3:36 PM
Pearlescen7
Pearlescen7 - avatar
5 Answers
+ 5
Using assets will make your development time shorter which is a great thing.Unity tutorials mostly use c# but there is also the same code provided in js.I don't know which one is better but if you want to get a better explanation on why a certain line of code is used instead of another you should go for c#. But, if you like js go for js. BTW I love physics, too!💕💕
29th Apr 2017, 3:59 PM
Julian Aung
Julian Aung - avatar
+ 4
You have to know things like creating menus, animations, 3d modeling, camera positions, physics, making terrains, sound effects, 3d effects and many more. But, I think there are more to learn!It's easier if you can make a team with each one excelling at each specific fields.😉 Good Luck and Keep Learning!🙌
29th Apr 2017, 3:46 PM
Julian Aung
Julian Aung - avatar
+ 3
I am thinking of getting the assets from somewhere else instead of doing them myself like many others do @julian. I am good with the physics too(my favourite lesson xD ) . So you said js and c# i know both of them a little bit but does any of them have an advantage over another in unity for making an fps? Or both will have the same difficulties? @Edward
29th Apr 2017, 3:52 PM
Pearlescen7
Pearlescen7 - avatar
+ 2
if you know C#, javascript, or boo, you can learn any of those languages. with unity, you can make a game and it can be exported to any platform, like android, ios, pc, even consoles like xbox nothing specific is needed to make it for android
29th Apr 2017, 3:46 PM
Edward
+ 2
like @julian said you need to learn how to do all those things in unity. but look up the tutorials on the unity website and you will be good
29th Apr 2017, 3:47 PM
Edward