Skip to content

Latest commit

 

History

History
156 lines (106 loc) · 9.82 KB

README.md

File metadata and controls

156 lines (106 loc) · 9.82 KB

Unity links

Resources for learning and developing games

Courses

Tutorials

Unity and Git

Game art and design

Post processing with Universal RP(URP)

2D lighting

Save and load user data

Game UIs

Health system

Enemy AI and waypoint system

2D Movement and animation

City builder

2D map

IDE and text editor

Assets

Tips

  • Unity tips - A variety of short tips to help speed up your productivity in Unity.

YouTube channels

YouTube and Udemy are by far the best places to look for Unity tutorials and game dev related topics

Blogs

Docs

Packages

There are generally two ways of installing a package to Unity.

  1. Search and install directly from the Package manager.
  2. Download from the Internet like GitHub or third party website and import them into Unity editor

Game engines

Assets

Others