Hi,
i just started learning unity and was wondering are they any good tutorials to help me understand unity since this is my first time using this program.
Hi,
i just started learning unity and was wondering are they any good tutorials to help me understand unity since this is my first time using this program.
Go to Unity's showcase page, dowload any of the example projects (3rd person shooter is a good one), open it up in unity and deconstruct how it is put together. Note: look for the ".unity" scene file inside the assets folder. You will also need a working knowledge of C# or equivalent to grok the scripts that make game-play possible.
What type of game were you looking to create?
Hack & Slash RPG - Basic RPG items such as health bars, AI, fighting, ect.
Tornado Twins Game Tutorial - Great video tutorial about the very basics of Unity (this is how I got started)