I dream about making a 2D Room Escape Game...

Hi there everyone,

Joined recently and need an advice immadiately :slight_smile:

I am very noob to coding but have some good game playing so as the title says i want to create my own game.
I know it isn’t too easy(or it is?) but trying to figure out if i buy some online courses about “how to make a 2D unity game” will i be learn enough to make a game like the one i wanted or should i more focus to “Unity 2d point and click adventure game tutorial” like titled videos?

Thanks for your concern, hope to write more about this dream of mine…

If you’re new, just learn to use Unity in general. C# too. Anything you learn at the beginning will be useful.

Don’t get too focused on finding tutorials to teach you to make a specific game. It doesn’t really work that way. Game dev is an exercise in constant problem solving. You need to build up your skills to let you approach a variety of problems, so that’s how you should approach your learning.

This means breaking down problems into smaller and smaller bits and learning how to approach each of them.

1 Like

Hey @Melrajas : I’m quite new to Unity (and C#) myself but not that new to coding. Coding is ofc important, but as @spiney199 already mentioned: actually it’s only important to just DO something. It doesn’t really matter what, just try, fail & then learn.
I liked the apporach of Unity Learn and would therefore highly recommend to have a look at one of the forgiven pathways. You can then choose to focus on some specific topics but at the beginning it can be really helpful to work at several projects at the same time in order to gain insights in the most important aspects of unity and programming.

1 Like