Home - Kraddak/UnityStudy GitHub Wiki

The objective of this wiki is to explain various concept I have learned while using Unity. A few disclamers before starting:

  1. Contrary to my main repository, this one is only for showing and explaining concepts and code. In the main repository there are many assets that can't simply be accessed freely. I will accompany many of the concept with clips/images I have taken of my project.
  2. The games I like the most are turn-based strategy games, and therefore much of the concept I will explore here are related to that kind of games.
  3. I have used various resources while studying Unity, and there are various codes and concepts I have taken inspiration by. I will try to show where I have changed things, and my reflections on the original source (and cite them of course).

An intermediate course for turn based strategy games by CodeMonkey

A video tutorial on how to create a random map generator by Sebastian Lague

MST - NavMesScene 1 - Windows, Mac, Linux - Unity 2021 3 18f1 Personal DX11 2023-03-15 16-10-39

terrain

MST - NewMapApproach - Windows, Mac, Linux - Unity 2021 3 18f1 Personal DX11 2023-09-20 09-12-05

MST - NewMapApproach - Windows, Mac, Linux - Unity 2021 3 18f1 Personal DX11 2023-09-20 09-12-05 (1)