+ 2

After learning c# in sololearn.. will I be able to script a game in unity??

6th Sep 2021, 9:16 AM
Saood Aga
Saood Aga - avatar
7 Answers
+ 6
Unity offers many free tutorials to help you get started, and you can find much more tutorials on YouTube 👍 Sololearn is a good place to build your foundation and ask questions, but not really a source for learning hands-on experience in game development for Unity 😉 If you're looking for courses, you can try Udemy, they're on sales every now and then, you just need to find the courses that are suitable for you
6th Sep 2021, 9:29 AM
Tim
Tim - avatar
+ 5
Yup with lil practice ... go ahead đŸ‘đŸ»
6th Sep 2021, 9:31 AM
Prashanth Kumar
Prashanth Kumar - avatar
+ 3
Saood Aga As Martin already mentioned, you need to learn about Unity API, you'll most likely deal with event triggers or anything that UnityEngine has to offer, it's not hard but you need to at least have a basic understanding of how games work, for example every computer has different fps and you'll need to figure out how to make sure the game still runs the same no matter the fps
6th Sep 2021, 7:34 PM
Tim
Tim - avatar
+ 2
Well, to me you must practice whatever you learned here and create small programs and tinker with them. That will help you learn more and open the path to learn how to properly design games. It's not easy, C# is more complicated in Unity. You can take a few courses & tutorials on Youtube to prepare yourself then you can start making scripts make sure to start with basic things and not overwork yourself.
6th Sep 2021, 10:37 AM
Carbon
Carbon - avatar
0
Will it be too hard to learn unity's coding way
6th Sep 2021, 7:16 PM
Saood Aga
Saood Aga - avatar